var/cache/dev/ContainerLzs9My9/App_KernelDevDebugContainer.php line 688

Open in your IDE?
  1. <?php
  2. namespace ContainerLzs9My9;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12. * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13. */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16. protected $containerDir;
  17. protected $targetDir;
  18. protected $parameters = [];
  19. private $buildParameters;
  20. protected $getService;
  21. public function __construct(array $buildParameters = [], $containerDir = __DIR__)
  22. {
  23. $this->getService = \Closure::fromCallable([$this, 'getService']);
  24. $this->buildParameters = $buildParameters;
  25. $this->containerDir = $containerDir;
  26. $this->targetDir = \dirname($containerDir);
  27. $this->parameters = $this->getDefaultParameters();
  28. $this->services = $this->privates = [];
  29. $this->syntheticIds = [
  30. 'kernel' => true,
  31. ];
  32. $this->methodMap = [
  33. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35. '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37. '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38. '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39. '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42. '.container.private.session' => 'get_Container_Private_SessionService',
  43. '.container.private.twig' => 'get_Container_Private_TwigService',
  44. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  45. 'App\\AppBundle\\Command\\ActionProcessCommand' => 'getActionProcessCommandService',
  46. 'App\\AppBundle\\Command\\CSPS_UsersFirstNameFix' => 'getCSPSUsersFirstNameFixService',
  47. 'App\\AppBundle\\Command\\ClearCacheCommand' => 'getClearCacheCommandService',
  48. 'App\\AppBundle\\Command\\ClearPSDCustomerCommand' => 'getClearPSDCustomerCommandService',
  49. 'App\\AppBundle\\Command\\CoolScheduleCommand' => 'getCoolScheduleCommandService',
  50. 'App\\AppBundle\\Command\\CustomerTypeImportCommand' => 'getCustomerTypeImportCommandService',
  51. 'App\\AppBundle\\Command\\DashboardCacheCommand' => 'getDashboardCacheCommandService',
  52. 'App\\AppBundle\\Command\\DbUpdateCommand' => 'getDbUpdateCommandService',
  53. 'App\\AppBundle\\Command\\DoctrineUpdateCommand' => 'getDoctrineUpdateCommandService',
  54. 'App\\AppBundle\\Command\\ExportCustomerCommand' => 'getExportCustomerCommandService',
  55. 'App\\AppBundle\\Command\\ExportReportCommand' => 'getExportReportCommandService',
  56. 'App\\AppBundle\\Command\\ImportCommand' => 'getImportCommandService',
  57. 'App\\AppBundle\\Command\\ImportPDWMailCommand' => 'getImportPDWMailCommandService',
  58. 'App\\AppBundle\\Command\\ImportValidationCommand' => 'getImportValidationCommandService',
  59. 'App\\AppBundle\\Command\\LabelImporterCommand' => 'getLabelImporterCommandService',
  60. 'App\\AppBundle\\Command\\LabelUpdateCommand' => 'getLabelUpdateCommandService',
  61. 'App\\AppBundle\\Command\\PSD_ActionImportCommand' => 'getPSDActionImportCommandService',
  62. 'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand' => 'getPSDActionStatusHandlerCommandService',
  63. 'App\\AppBundle\\Command\\PSD_ActionToCrmCommand' => 'getPSDActionToCrmCommandService',
  64. 'App\\AppBundle\\Command\\PSD_ContactFromCrmCommand' => 'getPSDContactFromCrmCommandService',
  65. 'App\\AppBundle\\Command\\PSD_ContactImportCommand' => 'getPSDContactImportCommandService',
  66. 'App\\AppBundle\\Command\\PSD_CustomerActionImportCommand' => 'getPSDCustomerActionImportCommandService',
  67. 'App\\AppBundle\\Command\\PSD_CustomerFuckProcessCommand' => 'getPSDCustomerFuckProcessCommandService',
  68. 'App\\AppBundle\\Command\\PSD_CustomerProcessAwikCommand' => 'getPSDCustomerProcessAwikCommandService',
  69. 'App\\AppBundle\\Command\\PSD_CustomerProcessCommand' => 'getPSDCustomerProcessCommandService',
  70. 'App\\AppBundle\\Command\\PSD_CustomerToCrmCommand' => 'getPSDCustomerToCrmCommandService',
  71. 'App\\AppBundle\\Command\\PSD_CustomerUpdateCommand' => 'getPSDCustomerUpdateCommandService',
  72. 'App\\AppBundle\\Command\\PSD_PartActionImportCommand' => 'getPSDPartActionImportCommandService',
  73. 'App\\AppBundle\\Command\\PSD_VehicleParkImportCommand' => 'getPSDVehicleParkImportCommandService',
  74. 'App\\AppBundle\\Command\\QueryMonitorCommand' => 'getQueryMonitorCommandService',
  75. 'App\\AppBundle\\Controller\\AdminAnalyticsTemplateManagementController' => 'getAdminAnalyticsTemplateManagementControllerService',
  76. 'App\\AppBundle\\Controller\\AdminConfigurationController' => 'getAdminConfigurationControllerService',
  77. 'App\\AppBundle\\Controller\\AdminController' => 'getAdminControllerService',
  78. 'App\\AppBundle\\Controller\\AdminImportController' => 'getAdminImportControllerService',
  79. 'App\\AppBundle\\Controller\\AdminImportDataController' => 'getAdminImportDataControllerService',
  80. 'App\\AppBundle\\Controller\\AdminJobLogController' => 'getAdminJobLogControllerService',
  81. 'App\\AppBundle\\Controller\\AdminLabelController' => 'getAdminLabelControllerService',
  82. 'App\\AppBundle\\Controller\\AdminPSD_ActionController' => 'getAdminPSDActionControllerService',
  83. 'App\\AppBundle\\Controller\\AdminPSD_ContactController' => 'getAdminPSDContactControllerService',
  84. 'App\\AppBundle\\Controller\\AdminPSD_CustomerController' => 'getAdminPSDCustomerControllerService',
  85. 'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController' => 'getAdminPSDDealerGroupControllerService',
  86. 'App\\AppBundle\\Controller\\AdminPSD_PotentialController' => 'getAdminPSDPotentialControllerService',
  87. 'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController' => 'getAdminPSDPotentialTechniciansControllerService',
  88. 'App\\AppBundle\\Controller\\AdminPSD_ProposalController' => 'getAdminPSDProposalControllerService',
  89. 'App\\AppBundle\\Controller\\AdminPartController' => 'getAdminPartControllerService',
  90. 'App\\AppBundle\\Controller\\AdminQlikController' => 'getAdminQlikControllerService',
  91. 'App\\AppBundle\\Controller\\AdminReportController' => 'getAdminReportControllerService',
  92. 'App\\AppBundle\\Controller\\AdminUserController' => 'getAdminUserControllerService',
  93. 'App\\AppBundle\\Controller\\Api\\RestController' => 'getRestControllerService',
  94. 'App\\AppBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
  95. 'App\\AppBundle\\Controller\\ExportController' => 'getExportControllerService',
  96. 'App\\AppBundle\\Controller\\ExtendedCoolDashboardController' => 'getExtendedCoolDashboardControllerService',
  97. 'App\\AppBundle\\Controller\\SecurityController' => 'getSecurityControllerService',
  98. 'App\\AppBundle\\EventListener\\ExceptionListener' => 'getExceptionListenerService',
  99. 'App\\AppBundle\\Security\\AzureJwtResourceOwner' => 'getAzureJwtResourceOwnerService',
  100. 'App\\AppBundle\\Security\\AzureUserProvider' => 'getAzureUserProviderService',
  101. 'App\\AppBundle\\Services\\DashboardService' => 'getDashboardServiceService',
  102. 'App\\AppBundle\\Services\\ImportService' => 'getImportServiceService',
  103. 'App\\AppBundle\\Services\\PSD_ActionStatusHandlerService' => 'getPSDActionStatusHandlerServiceService',
  104. 'App\\AppBundle\\Services\\PSD_CustomerProcessService' => 'getPSDCustomerProcessServiceService',
  105. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  106. 'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService',
  107. 'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController' => 'getConnectControllerService',
  108. 'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController' => 'getRegisterControllerService',
  109. 'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  110. 'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  111. 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => 'getBlameableEventSubscriberService',
  112. 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => 'getLoggableEventSubscriberService',
  113. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => 'getSluggableEventSubscriberService',
  114. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => 'getSoftDeletableEventSubscriberService',
  115. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => 'getTimestampableEventSubscriberService',
  116. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => 'getTranslatableEventSubscriberService',
  117. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => 'getTreeEventSubscriberService',
  118. 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => 'getUuidableEventSubscriberService',
  119. 'Knp\\DoctrineBehaviors\\Provider\\LocaleProvider' => 'getLocaleProviderService',
  120. 'Knp\\DoctrineBehaviors\\Provider\\UserProvider' => 'getUserProviderService',
  121. 'Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository' => 'getDefaultSluggableRepositoryService',
  122. 'Knp\\Snappy\\Image' => 'getImageService',
  123. 'Knp\\Snappy\\Pdf' => 'getPdfService',
  124. 'LightSaml\\Build\\Container\\BuildContainerInterface' => 'getBuildContainerInterfaceService',
  125. 'LightSaml\\SpBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  126. 'LightSaml\\Store\\Sso\\SsoStateStoreInterface' => 'getSsoStateStoreInterfaceService',
  127. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  128. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  129. 'account.security_listener' => 'getAccount_SecurityListenerService',
  130. 'app.cache.service' => 'getApp_Cache_ServiceService',
  131. 'app.csvmanager.service' => 'getApp_Csvmanager_ServiceService',
  132. 'app.currency.service' => 'getApp_Currency_ServiceService',
  133. 'app.data.service' => 'getApp_Data_ServiceService',
  134. 'app.datanormalization.service' => 'getApp_Datanormalization_ServiceService',
  135. 'app.datasetfactory.service' => 'getApp_Datasetfactory_ServiceService',
  136. 'app.date.service' => 'getApp_Date_ServiceService',
  137. 'app.easyadmin.form.type' => 'getApp_Easyadmin_Form_TypeService',
  138. 'app.filter.service' => 'getApp_Filter_ServiceService',
  139. 'app.filterfactory.service' => 'getApp_Filterfactory_ServiceService',
  140. 'app.form.type.currency_list' => 'getApp_Form_Type_CurrencyListService',
  141. 'app.form.type.dealerGroup_list' => 'getApp_Form_Type_DealerGroupListService',
  142. 'app.form.type.dealership_list' => 'getApp_Form_Type_DealershipListService',
  143. 'app.form.type.load_users' => 'getApp_Form_Type_LoadUsersService',
  144. 'app.form.type.market_list' => 'getApp_Form_Type_MarketListService',
  145. 'app.form.type.panels_list' => 'getApp_Form_Type_PanelsListService',
  146. 'app.form.type.psd_customer_list' => 'getApp_Form_Type_PsdCustomerListService',
  147. 'app.form.type.psd_vehicle_type_list' => 'getApp_Form_Type_PsdVehicleTypeListService',
  148. 'app.form.type.warehouses_list' => 'getApp_Form_Type_WarehousesListService',
  149. 'app.panel.service' => 'getApp_Panel_ServiceService',
  150. 'app.panelfactory.service' => 'getApp_Panelfactory_ServiceService',
  151. 'app.reportdata.service' => 'getApp_Reportdata_ServiceService',
  152. 'app.template_formatter.service' => 'getApp_TemplateFormatter_ServiceService',
  153. 'app.theme.service' => 'getApp_Theme_ServiceService',
  154. 'cache.app' => 'getCache_AppService',
  155. 'cache.app_clearer' => 'getCache_AppClearerService',
  156. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  157. 'cache.system' => 'getCache_SystemService',
  158. 'cache.system_clearer' => 'getCache_SystemClearerService',
  159. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  160. 'cache_warmer' => 'getCacheWarmerService',
  161. 'console.command_loader' => 'getConsole_CommandLoaderService',
  162. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  163. 'cool_dashboard.configuration' => 'getCoolDashboard_ConfigurationService',
  164. 'doctrine' => 'getDoctrineService',
  165. 'doctrine.dbal.oracle_connection' => 'getDoctrine_Dbal_OracleConnectionService',
  166. 'doctrine.dbal.oraclecnh_connection' => 'getDoctrine_Dbal_OraclecnhConnectionService',
  167. 'doctrine.dbal.parts_connection' => 'getDoctrine_Dbal_PartsConnectionService',
  168. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  169. 'doctrine.orm.parts_entity_manager' => 'getDoctrine_Orm_PartsEntityManagerService',
  170. 'doctrine.orm.source_entity_manager' => 'getDoctrine_Orm_SourceEntityManagerService',
  171. 'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService',
  172. 'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService',
  173. 'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  174. 'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  175. 'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService',
  176. 'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  177. 'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService',
  178. 'easyadmin.paginator' => 'getEasyadmin_PaginatorService',
  179. 'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  180. 'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService',
  181. 'easyadmin.router' => 'getEasyadmin_RouterService',
  182. 'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  183. 'error_controller' => 'getErrorControllerService',
  184. 'event_dispatcher' => 'getEventDispatcherService',
  185. 'http_kernel' => 'getHttpKernelService',
  186. 'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  187. 'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  188. 'jms_serializer' => 'getJmsSerializerService',
  189. 'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  190. 'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  191. 'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  192. 'messenger.default_bus' => 'getMessenger_DefaultBusService',
  193. 'request_stack' => 'getRequestStackService',
  194. 'router' => 'getRouterService',
  195. 'routing.loader' => 'getRouting_LoaderService',
  196. 'services_resetter' => 'getServicesResetterService',
  197. 'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  198. 'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  199. 'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  200. 'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  201. 'translator' => 'getTranslatorService',
  202. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  203. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  204. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  205. 'cache_clearer' => 'getCacheClearerService',
  206. 'filesystem' => 'getFilesystemService',
  207. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  208. 'form.factory' => 'getForm_FactoryService',
  209. 'form.type.file' => 'getForm_Type_FileService',
  210. 'profiler' => 'getProfilerService',
  211. 'twig' => 'getTwigService',
  212. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  213. 'security.token_storage' => 'getSecurity_TokenStorageService',
  214. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  215. 'session' => 'getSessionService',
  216. 'validator' => 'getValidatorService',
  217. ];
  218. $this->aliases = [
  219. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  220. 'database_connection' => 'doctrine.dbal.oraclecnh_connection',
  221. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  222. 'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  223. 'knp_snappy.image' => 'Knp\\Snappy\\Image',
  224. 'knp_snappy.pdf' => 'Knp\\Snappy\\Pdf',
  225. 'mailer' => 'swiftmailer.mailer.default',
  226. ];
  227. $this->privates['service_container'] = function () {
  228. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  229. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  230. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  231. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  232. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  233. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  234. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  235. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  236. include_once \dirname(__DIR__, 4).'/src/AppBundle/EventListener/LocaleListener.php';
  237. include_once \dirname(__DIR__, 4).'/src/AppBundle/EventListener/UserProfiledListener.php';
  238. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  239. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  240. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  241. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  242. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  243. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  244. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  245. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  246. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  247. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  248. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  249. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  250. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  251. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  252. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  253. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  254. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  255. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  256. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  257. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
  258. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  259. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  260. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  261. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  262. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  263. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  264. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  265. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  266. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  267. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  268. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  269. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  270. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  271. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  272. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  273. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  274. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  275. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  276. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  277. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  278. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  279. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  280. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  281. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  282. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  283. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  284. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  285. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  286. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  287. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  288. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  289. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  290. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  291. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  292. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  293. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  294. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  295. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  296. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  297. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  298. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  299. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  300. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  301. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  302. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  303. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  304. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  305. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  306. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  307. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  308. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  309. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  310. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  311. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  312. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  313. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  314. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  315. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  316. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  317. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  318. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  319. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  320. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  321. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  322. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  323. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  324. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  325. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  326. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  327. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  328. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  329. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  330. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  331. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  332. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  333. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  334. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  335. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  336. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
  337. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
  338. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
  339. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  340. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  341. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  342. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  343. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  344. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  345. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  346. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  347. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  348. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  349. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  350. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  351. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  352. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  353. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  354. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  355. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  356. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  357. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  358. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  359. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  360. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  361. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  362. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  363. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  364. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  365. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  366. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  367. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  368. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  369. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  370. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  371. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  372. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  373. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  374. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  375. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  376. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  377. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  378. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  379. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  380. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  381. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  382. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  383. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  384. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  385. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  386. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  387. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  388. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  389. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  390. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  391. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  392. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  393. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  394. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  395. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  396. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  397. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  398. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  399. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  400. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  401. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  402. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  403. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  404. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  405. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  406. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  407. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  408. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  409. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  410. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  411. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  412. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  413. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  414. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  415. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  416. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  417. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  418. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  419. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  420. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  421. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  422. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  423. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  424. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  425. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  426. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  427. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  428. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  429. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  430. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  431. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  432. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  433. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  434. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  435. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  436. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  437. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  438. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  439. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  440. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  441. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  442. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  443. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  444. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  445. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  446. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  447. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  448. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  449. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  450. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  451. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  452. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  453. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  454. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  455. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  456. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  457. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  458. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  459. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  460. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  461. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  462. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  463. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  464. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  465. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  466. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  467. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  468. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  469. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  470. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  471. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  472. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  473. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  474. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  475. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  476. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  477. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  478. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  479. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  480. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  481. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  482. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  483. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  484. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  485. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
  486. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  493. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  494. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  496. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  497. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/ThemeService.php';
  498. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  499. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  500. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  501. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  502. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  503. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  504. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  505. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  506. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
  507. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  508. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  509. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  510. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  511. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  512. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  513. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  514. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  515. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
  516. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  517. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
  518. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  519. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
  520. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  521. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  522. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  523. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  524. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  525. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  526. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  527. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  528. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  529. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  530. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  531. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  532. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  533. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  534. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  535. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  536. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  537. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  538. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  539. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  540. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  541. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  542. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  543. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  544. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  545. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  546. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  547. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  548. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  549. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  550. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  551. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  552. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  553. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  554. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  555. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  556. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  557. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  558. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  559. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  560. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  561. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  562. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  563. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  564. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  565. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  566. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  567. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  568. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  569. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  570. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  571. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  572. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  573. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  574. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  575. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  576. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  577. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  578. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  579. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  580. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  581. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  582. include_once \dirname(__DIR__, 4).'/src/AppBundle/Twig/UserTwigExtension.php';
  583. include_once \dirname(__DIR__, 4).'/src/AppBundle/Twig/PSD_CustomerTwigExtension.php';
  584. include_once \dirname(__DIR__, 4).'/src/AppBundle/Twig/HelperTwigExtension.php';
  585. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  586. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  587. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  588. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  589. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  590. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  591. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  592. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  593. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthExtension.php';
  594. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  595. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  596. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  597. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  598. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  599. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  600. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  601. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  602. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  603. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  604. };
  605. }
  606. public function compile(): void
  607. {
  608. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  609. }
  610. public function isCompiled(): bool
  611. {
  612. return true;
  613. }
  614. public function getRemovedIds(): array
  615. {
  616. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  617. }
  618. /**
  619. * Gets the public '.container.private.cache_clearer' shared service.
  620. *
  621. * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  622. */
  623. protected function get_Container_Private_CacheClearerService()
  624. {
  625. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  626. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  627. return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  628. yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  629. yield 1 => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  630. }, 2));
  631. }
  632. /**
  633. * Gets the public '.container.private.filesystem' shared service.
  634. *
  635. * @return \Symfony\Component\Filesystem\Filesystem
  636. */
  637. protected function get_Container_Private_FilesystemService()
  638. {
  639. include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
  640. return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  641. }
  642. /**
  643. * Gets the public '.container.private.form.factory' shared service.
  644. *
  645. * @return \Symfony\Component\Form\FormFactory
  646. */
  647. protected function get_Container_Private_Form_FactoryService()
  648. {
  649. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
  650. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
  651. return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  652. }
  653. /**
  654. * Gets the public '.container.private.form.type.file' shared service.
  655. *
  656. * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  657. */
  658. protected function get_Container_Private_Form_Type_FileService()
  659. {
  660. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  661. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  662. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  663. return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  664. }
  665. /**
  666. * Gets the public '.container.private.profiler' shared service.
  667. *
  668. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  669. */
  670. protected function get_Container_Private_ProfilerService()
  671. {
  672. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  673. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  674. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  675. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  676. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  677. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  678. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  679. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  680. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  681. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  682. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  683. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  684. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  685. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  686. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  687. $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  688. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  689. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  690. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  691. $d->addInstance('cache.doctrine.orm.parts.result', ($this->privates['cache.doctrine.orm.parts.result'] ?? $this->getCache_Doctrine_Orm_Parts_ResultService()));
  692. $d->addInstance('cache.doctrine.orm.parts.query', ($this->privates['cache.doctrine.orm.parts.query'] ?? $this->getCache_Doctrine_Orm_Parts_QueryService()));
  693. $d->addInstance('cache.doctrine.orm.source.result', ($this->privates['cache.doctrine.orm.source.result'] ?? $this->getCache_Doctrine_Orm_Source_ResultService()));
  694. $d->addInstance('cache.doctrine.orm.source.query', ($this->privates['cache.doctrine.orm.source.query'] ?? $this->getCache_Doctrine_Orm_Source_QueryService()));
  695. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  696. $d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  697. $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  698. $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  699. $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  700. $e->registerClient('hwi_oauth.http_client', ($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()));
  701. $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
  702. $f->addLogger('oraclecnh', ($this->privates['doctrine.dbal.logger.profiling.oraclecnh'] ?? ($this->privates['doctrine.dbal.logger.profiling.oraclecnh'] = new \Doctrine\DBAL\Logging\DebugStack())));
  703. $f->addLogger('oracle', ($this->privates['doctrine.dbal.logger.profiling.oracle'] ?? ($this->privates['doctrine.dbal.logger.profiling.oracle'] = new \Doctrine\DBAL\Logging\DebugStack())));
  704. $f->addLogger('parts', ($this->privates['doctrine.dbal.logger.profiling.parts'] ?? ($this->privates['doctrine.dbal.logger.profiling.parts'] = new \Doctrine\DBAL\Logging\DebugStack())));
  705. $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  706. $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  707. $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  708. if ($this->has('kernel')) {
  709. $h->setKernel($b);
  710. }
  711. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  712. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  713. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  714. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  715. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  716. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  717. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  718. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  719. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  720. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  721. $instance->add($d);
  722. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  723. $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  724. $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  725. $instance->add($e);
  726. $instance->add($f);
  727. $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  728. $instance->add($g);
  729. $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  730. $instance->add(new \JMS\SerializerBundle\Debug\DataCollector([], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
  731. $instance->add($h);
  732. return $instance;
  733. }
  734. /**
  735. * Gets the public '.container.private.security.authorization_checker' shared service.
  736. *
  737. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  738. */
  739. protected function get_Container_Private_Security_AuthorizationCheckerService()
  740. {
  741. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  742. if (isset($this->services['.container.private.security.authorization_checker'])) {
  743. return $this->services['.container.private.security.authorization_checker'];
  744. }
  745. return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
  746. }
  747. /**
  748. * Gets the public '.container.private.security.csrf.token_manager' shared service.
  749. *
  750. * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  751. */
  752. protected function get_Container_Private_Security_Csrf_TokenManagerService()
  753. {
  754. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  755. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  756. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  757. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  758. return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  759. }
  760. /**
  761. * Gets the public '.container.private.security.password_encoder' shared service.
  762. *
  763. * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  764. *
  765. * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  766. */
  767. protected function get_Container_Private_Security_PasswordEncoderService()
  768. {
  769. trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  770. return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  771. }
  772. /**
  773. * Gets the public '.container.private.security.token_storage' shared service.
  774. *
  775. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  776. */
  777. protected function get_Container_Private_Security_TokenStorageService()
  778. {
  779. return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  780. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  781. ], [
  782. 'request_stack' => '?',
  783. ]));
  784. }
  785. /**
  786. * Gets the public '.container.private.session' shared service.
  787. *
  788. * @return \Symfony\Component\HttpFoundation\Session\Session
  789. */
  790. protected function get_Container_Private_SessionService()
  791. {
  792. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  793. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
  794. $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  795. if (isset($this->services['.container.private.session'])) {
  796. return $this->services['.container.private.session'];
  797. }
  798. return $this->services['.container.private.session'] = $a->createSession();
  799. }
  800. /**
  801. * Gets the public '.container.private.twig' shared service.
  802. *
  803. * @return \Twig\Environment
  804. */
  805. protected function get_Container_Private_TwigService()
  806. {
  807. $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  808. $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  809. $b = ($this->services['translator'] ?? $this->getTranslatorService());
  810. $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  811. $d = ($this->services['router'] ?? $this->getRouterService());
  812. $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  813. $f = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  814. $g = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  815. $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  816. $i = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  817. $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  818. $j->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $c]);
  819. $k = new \Symfony\Bridge\Twig\AppVariable();
  820. $k->setEnvironment('dev');
  821. $k->setDebug(true);
  822. if ($this->has('.container.private.security.token_storage')) {
  823. $k->setTokenStorage($h);
  824. }
  825. if ($this->has('request_stack')) {
  826. $k->setRequestStack($e);
  827. }
  828. $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  829. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  830. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  831. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
  832. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  833. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, \dirname(__DIR__, 4), 'UTF-8'));
  834. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($d));
  835. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  836. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($a, true));
  837. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  838. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  839. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, $d)));
  840. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($b));
  841. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($f));
  842. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension($g, new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($e, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  843. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  844. $instance->addExtension(new \Twig\Extension\DebugExtension());
  845. $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension($i, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true, $f, $b, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
  846. $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  847. $instance->addExtension(new \App\AppBundle\Twig\UserTwigExtension($i, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $g, ($this->services['app.theme.service'] ?? $this->getApp_Theme_ServiceService()), $this));
  848. $instance->addExtension(new \App\AppBundle\Twig\PSD_CustomerTwigExtension($this));
  849. $instance->addExtension(new \App\AppBundle\Twig\HelperTwigExtension());
  850. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  851. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  852. 'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
  853. 'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', false],
  854. ], [
  855. 'webpack_encore.entrypoint_lookup_collection' => '?',
  856. 'webpack_encore.tag_renderer' => '?',
  857. ])));
  858. $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  859. $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension());
  860. $instance->addGlobal('app', $k);
  861. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  862. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
  863. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
  864. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
  865. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', false],
  866. 'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => ['privates', 'hwi_oauth.twig.extension.oauth.runtime', 'getHwiOauth_Twig_Extension_Oauth_RuntimeService', false],
  867. ], [
  868. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  869. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  870. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  871. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  872. 'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => '?',
  873. ])));
  874. $instance->addGlobal('kernel_root', \dirname(__DIR__, 4));
  875. $instance->addGlobal('version', '3.0');
  876. $instance->addGlobal('environment', 'isod');
  877. $instance->addGlobal('mail_contact_us', 'isod@cnhind.com');
  878. $instance->addGlobal('disableQlikInjection', $this->getEnv('bool:DISABLE_QLIK_INJECTION'));
  879. $instance->addGlobal('qlik_require_url', 'https://qap.ivecogroup.com/cwp/resources/assets/external/requirejs/require.js');
  880. $instance->addGlobal('qlik_admin_require_url', 'https://qliksensetest.ivecogroup.com/resources/assets/external/requirejs/require.js');
  881. $instance->addGlobal('qlik_host', 'qap.ivecogroup.com');
  882. $instance->addGlobal('qlik_admin_host', 'qliksensetest.ivecogroup.com');
  883. $instance->addGlobal('qlik_app_id', '4ed3747a-7597-44c1-948b-4aaad3da4145');
  884. $instance->addGlobal('qlik_admin_app_id', 'bd00a032-0d65-404d-907d-af8a1d0a1cd7');
  885. $instance->addGlobal('qlik_prefix', 'pwp');
  886. $instance->addGlobal('qlik_admin_prefix', '');
  887. $instance->addGlobal('qlik_saas_dealer_data_host', 'https://ivecogroup-partners.de.qlikcloud.com');
  888. $instance->addGlobal('qlik_saas_dealer_data_client_id', 'e5b739d27bfd5dfb38a99e51094b1183');
  889. $instance->addGlobal('qlik_saas_dealer_data_redirect_uri', 'https://myivecobusiness.coolshop.it/admin/qlik/validate_oauth');
  890. $instance->addGlobal('qlik_saas_internal_data_host', 'https://ivecogroup.de.qlikcloud.com');
  891. $instance->addGlobal('qlik_saas_internal_data_client_id', '6d7ced383396292b94bfbb51ac26020c');
  892. $instance->addGlobal('qlik_saas_internal_data_redirect_uri', 'https://myivecobusiness.coolshop.it/admin/qlik/validate_oauth');
  893. $instance->registerUndefinedFilterCallback([0 => $l, 1 => 'suggestFilter']);
  894. $instance->registerUndefinedFunctionCallback([0 => $l, 1 => 'suggestFunction']);
  895. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  896. return $instance;
  897. }
  898. /**
  899. * Gets the public '.container.private.validator' shared service.
  900. *
  901. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  902. */
  903. protected function get_Container_Private_ValidatorService()
  904. {
  905. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  906. if (isset($this->services['.container.private.validator'])) {
  907. return $this->services['.container.private.validator'];
  908. }
  909. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  910. }
  911. /**
  912. * Gets the public 'App\AppBundle\Command\ActionProcessCommand' shared autowired service.
  913. *
  914. * @return \App\AppBundle\Command\ActionProcessCommand
  915. */
  916. protected function getActionProcessCommandService()
  917. {
  918. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  919. include_once \dirname(__DIR__, 4).'/src/AppBundle/Traits/GetLanguageTrait.php';
  920. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ActionProcessCommand.php';
  921. return $this->services['App\\AppBundle\\Command\\ActionProcessCommand'] = new \App\AppBundle\Command\ActionProcessCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  922. }
  923. /**
  924. * Gets the public 'App\AppBundle\Command\CSPS_UsersFirstNameFix' shared autowired service.
  925. *
  926. * @return \App\AppBundle\Command\CSPS_UsersFirstNameFix
  927. */
  928. protected function getCSPSUsersFirstNameFixService()
  929. {
  930. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  931. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/CSPS_UsersFirstNameFix.php';
  932. return $this->services['App\\AppBundle\\Command\\CSPS_UsersFirstNameFix'] = new \App\AppBundle\Command\CSPS_UsersFirstNameFix(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  933. }
  934. /**
  935. * Gets the public 'App\AppBundle\Command\ClearCacheCommand' shared autowired service.
  936. *
  937. * @return \App\AppBundle\Command\ClearCacheCommand
  938. */
  939. protected function getClearCacheCommandService()
  940. {
  941. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  942. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ClearCacheCommand.php';
  943. return $this->services['App\\AppBundle\\Command\\ClearCacheCommand'] = new \App\AppBundle\Command\ClearCacheCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $this);
  944. }
  945. /**
  946. * Gets the public 'App\AppBundle\Command\ClearPSDCustomerCommand' shared autowired service.
  947. *
  948. * @return \App\AppBundle\Command\ClearPSDCustomerCommand
  949. */
  950. protected function getClearPSDCustomerCommandService()
  951. {
  952. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  953. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ClearPSDCustomerCommand.php';
  954. return $this->services['App\\AppBundle\\Command\\ClearPSDCustomerCommand'] = new \App\AppBundle\Command\ClearPSDCustomerCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  955. }
  956. /**
  957. * Gets the public 'App\AppBundle\Command\CoolScheduleCommand' shared autowired service.
  958. *
  959. * @return \App\AppBundle\Command\CoolScheduleCommand
  960. */
  961. protected function getCoolScheduleCommandService()
  962. {
  963. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  964. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/CoolScheduleCommand.php';
  965. return $this->services['App\\AppBundle\\Command\\CoolScheduleCommand'] = new \App\AppBundle\Command\CoolScheduleCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  966. }
  967. /**
  968. * Gets the public 'App\AppBundle\Command\CustomerTypeImportCommand' shared autowired service.
  969. *
  970. * @return \App\AppBundle\Command\CustomerTypeImportCommand
  971. */
  972. protected function getCustomerTypeImportCommandService()
  973. {
  974. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  975. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  976. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/CustomerTypeImportCommand.php';
  977. return $this->services['App\\AppBundle\\Command\\CustomerTypeImportCommand'] = new \App\AppBundle\Command\CustomerTypeImportCommand();
  978. }
  979. /**
  980. * Gets the public 'App\AppBundle\Command\DashboardCacheCommand' shared autowired service.
  981. *
  982. * @return \App\AppBundle\Command\DashboardCacheCommand
  983. */
  984. protected function getDashboardCacheCommandService()
  985. {
  986. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  987. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/DashboardCacheCommand.php';
  988. return $this->services['App\\AppBundle\\Command\\DashboardCacheCommand'] = new \App\AppBundle\Command\DashboardCacheCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  989. }
  990. /**
  991. * Gets the public 'App\AppBundle\Command\DbUpdateCommand' shared autowired service.
  992. *
  993. * @return \App\AppBundle\Command\DbUpdateCommand
  994. */
  995. protected function getDbUpdateCommandService()
  996. {
  997. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  998. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/DbUpdateCommand.php';
  999. return $this->services['App\\AppBundle\\Command\\DbUpdateCommand'] = new \App\AppBundle\Command\DbUpdateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  1000. }
  1001. /**
  1002. * Gets the public 'App\AppBundle\Command\DoctrineUpdateCommand' shared autowired service.
  1003. *
  1004. * @return \App\AppBundle\Command\DoctrineUpdateCommand
  1005. */
  1006. protected function getDoctrineUpdateCommandService()
  1007. {
  1008. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1009. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  1010. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  1011. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  1012. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  1013. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  1014. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  1015. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/DoctrineUpdateCommand.php';
  1016. return $this->services['App\\AppBundle\\Command\\DoctrineUpdateCommand'] = new \App\AppBundle\Command\DoctrineUpdateCommand();
  1017. }
  1018. /**
  1019. * Gets the public 'App\AppBundle\Command\ExportCustomerCommand' shared autowired service.
  1020. *
  1021. * @return \App\AppBundle\Command\ExportCustomerCommand
  1022. */
  1023. protected function getExportCustomerCommandService()
  1024. {
  1025. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1026. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ExportCustomerCommand.php';
  1027. return $this->services['App\\AppBundle\\Command\\ExportCustomerCommand'] = new \App\AppBundle\Command\ExportCustomerCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1028. }
  1029. /**
  1030. * Gets the public 'App\AppBundle\Command\ExportReportCommand' shared autowired service.
  1031. *
  1032. * @return \App\AppBundle\Command\ExportReportCommand
  1033. */
  1034. protected function getExportReportCommandService()
  1035. {
  1036. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1037. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ExportReportCommand.php';
  1038. return $this->services['App\\AppBundle\\Command\\ExportReportCommand'] = new \App\AppBundle\Command\ExportReportCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()));
  1039. }
  1040. /**
  1041. * Gets the public 'App\AppBundle\Command\ImportCommand' shared autowired service.
  1042. *
  1043. * @return \App\AppBundle\Command\ImportCommand
  1044. */
  1045. protected function getImportCommandService()
  1046. {
  1047. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1048. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ImportCommand.php';
  1049. $this->services['App\\AppBundle\\Command\\ImportCommand'] = $instance = new \App\AppBundle\Command\ImportCommand();
  1050. $instance->setImportService(($this->services['App\\AppBundle\\Services\\ImportService'] ?? $this->getImportServiceService()));
  1051. return $instance;
  1052. }
  1053. /**
  1054. * Gets the public 'App\AppBundle\Command\ImportPDWMailCommand' shared autowired service.
  1055. *
  1056. * @return \App\AppBundle\Command\ImportPDWMailCommand
  1057. */
  1058. protected function getImportPDWMailCommandService()
  1059. {
  1060. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1061. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ImportPDWMailCommand.php';
  1062. return $this->services['App\\AppBundle\\Command\\ImportPDWMailCommand'] = new \App\AppBundle\Command\ImportPDWMailCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()));
  1063. }
  1064. /**
  1065. * Gets the public 'App\AppBundle\Command\ImportValidationCommand' shared autowired service.
  1066. *
  1067. * @return \App\AppBundle\Command\ImportValidationCommand
  1068. */
  1069. protected function getImportValidationCommandService()
  1070. {
  1071. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1072. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1073. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/ImportValidationCommand.php';
  1074. $this->services['App\\AppBundle\\Command\\ImportValidationCommand'] = $instance = new \App\AppBundle\Command\ImportValidationCommand();
  1075. $instance->setImportService(($this->services['App\\AppBundle\\Services\\ImportService'] ?? $this->getImportServiceService()));
  1076. return $instance;
  1077. }
  1078. /**
  1079. * Gets the public 'App\AppBundle\Command\LabelImporterCommand' shared autowired service.
  1080. *
  1081. * @return \App\AppBundle\Command\LabelImporterCommand
  1082. */
  1083. protected function getLabelImporterCommandService()
  1084. {
  1085. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1086. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/LabelImporterCommand.php';
  1087. return $this->services['App\\AppBundle\\Command\\LabelImporterCommand'] = new \App\AppBundle\Command\LabelImporterCommand();
  1088. }
  1089. /**
  1090. * Gets the public 'App\AppBundle\Command\LabelUpdateCommand' shared autowired service.
  1091. *
  1092. * @return \App\AppBundle\Command\LabelUpdateCommand
  1093. */
  1094. protected function getLabelUpdateCommandService()
  1095. {
  1096. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1097. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1098. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/LabelUpdateCommand.php';
  1099. return $this->services['App\\AppBundle\\Command\\LabelUpdateCommand'] = new \App\AppBundle\Command\LabelUpdateCommand();
  1100. }
  1101. /**
  1102. * Gets the public 'App\AppBundle\Command\PSD_ActionImportCommand' shared autowired service.
  1103. *
  1104. * @return \App\AppBundle\Command\PSD_ActionImportCommand
  1105. */
  1106. protected function getPSDActionImportCommandService()
  1107. {
  1108. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1109. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1110. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ActionImportCommand.php';
  1111. return $this->services['App\\AppBundle\\Command\\PSD_ActionImportCommand'] = new \App\AppBundle\Command\PSD_ActionImportCommand();
  1112. }
  1113. /**
  1114. * Gets the public 'App\AppBundle\Command\PSD_ActionStatusHandlerCommand' shared autowired service.
  1115. *
  1116. * @return \App\AppBundle\Command\PSD_ActionStatusHandlerCommand
  1117. */
  1118. protected function getPSDActionStatusHandlerCommandService()
  1119. {
  1120. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1121. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ActionStatusHandlerCommand.php';
  1122. $this->services['App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand'] = $instance = new \App\AppBundle\Command\PSD_ActionStatusHandlerCommand($this);
  1123. $instance->setName('cool:psd_action:status_handler');
  1124. return $instance;
  1125. }
  1126. /**
  1127. * Gets the public 'App\AppBundle\Command\PSD_ActionToCrmCommand' shared autowired service.
  1128. *
  1129. * @return \App\AppBundle\Command\PSD_ActionToCrmCommand
  1130. */
  1131. protected function getPSDActionToCrmCommandService()
  1132. {
  1133. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1134. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1135. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ActionToCrmCommand.php';
  1136. return $this->services['App\\AppBundle\\Command\\PSD_ActionToCrmCommand'] = new \App\AppBundle\Command\PSD_ActionToCrmCommand();
  1137. }
  1138. /**
  1139. * Gets the public 'App\AppBundle\Command\PSD_ContactFromCrmCommand' shared autowired service.
  1140. *
  1141. * @return \App\AppBundle\Command\PSD_ContactFromCrmCommand
  1142. */
  1143. protected function getPSDContactFromCrmCommandService()
  1144. {
  1145. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1146. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1147. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ContactFromCrmCommand.php';
  1148. return $this->services['App\\AppBundle\\Command\\PSD_ContactFromCrmCommand'] = new \App\AppBundle\Command\PSD_ContactFromCrmCommand();
  1149. }
  1150. /**
  1151. * Gets the public 'App\AppBundle\Command\PSD_ContactImportCommand' shared autowired service.
  1152. *
  1153. * @return \App\AppBundle\Command\PSD_ContactImportCommand
  1154. */
  1155. protected function getPSDContactImportCommandService()
  1156. {
  1157. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1158. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ContactImportCommand.php';
  1159. return $this->services['App\\AppBundle\\Command\\PSD_ContactImportCommand'] = new \App\AppBundle\Command\PSD_ContactImportCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1160. }
  1161. /**
  1162. * Gets the public 'App\AppBundle\Command\PSD_CustomerActionImportCommand' shared autowired service.
  1163. *
  1164. * @return \App\AppBundle\Command\PSD_CustomerActionImportCommand
  1165. */
  1166. protected function getPSDCustomerActionImportCommandService()
  1167. {
  1168. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1169. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1170. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerActionImportCommand.php';
  1171. return $this->services['App\\AppBundle\\Command\\PSD_CustomerActionImportCommand'] = new \App\AppBundle\Command\PSD_CustomerActionImportCommand();
  1172. }
  1173. /**
  1174. * Gets the public 'App\AppBundle\Command\PSD_CustomerFuckProcessCommand' shared autowired service.
  1175. *
  1176. * @return \App\AppBundle\Command\PSD_CustomerFuckProcessCommand
  1177. */
  1178. protected function getPSDCustomerFuckProcessCommandService()
  1179. {
  1180. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1181. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1182. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerFuckProcessCommand.php';
  1183. return $this->services['App\\AppBundle\\Command\\PSD_CustomerFuckProcessCommand'] = new \App\AppBundle\Command\PSD_CustomerFuckProcessCommand();
  1184. }
  1185. /**
  1186. * Gets the public 'App\AppBundle\Command\PSD_CustomerProcessAwikCommand' shared autowired service.
  1187. *
  1188. * @return \App\AppBundle\Command\PSD_CustomerProcessAwikCommand
  1189. */
  1190. protected function getPSDCustomerProcessAwikCommandService()
  1191. {
  1192. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1193. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1194. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerProcessAwikCommand.php';
  1195. return $this->services['App\\AppBundle\\Command\\PSD_CustomerProcessAwikCommand'] = new \App\AppBundle\Command\PSD_CustomerProcessAwikCommand();
  1196. }
  1197. /**
  1198. * Gets the public 'App\AppBundle\Command\PSD_CustomerProcessCommand' shared autowired service.
  1199. *
  1200. * @return \App\AppBundle\Command\PSD_CustomerProcessCommand
  1201. */
  1202. protected function getPSDCustomerProcessCommandService()
  1203. {
  1204. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1205. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerProcessCommand.php';
  1206. $this->services['App\\AppBundle\\Command\\PSD_CustomerProcessCommand'] = $instance = new \App\AppBundle\Command\PSD_CustomerProcessCommand(($this->services['App\\AppBundle\\Services\\PSD_CustomerProcessService'] ?? $this->getPSDCustomerProcessServiceService()));
  1207. $instance->setName('cool:psd_customer:process');
  1208. return $instance;
  1209. }
  1210. /**
  1211. * Gets the public 'App\AppBundle\Command\PSD_CustomerToCrmCommand' shared autowired service.
  1212. *
  1213. * @return \App\AppBundle\Command\PSD_CustomerToCrmCommand
  1214. */
  1215. protected function getPSDCustomerToCrmCommandService()
  1216. {
  1217. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1218. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1219. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerToCrmCommand.php';
  1220. return $this->services['App\\AppBundle\\Command\\PSD_CustomerToCrmCommand'] = new \App\AppBundle\Command\PSD_CustomerToCrmCommand();
  1221. }
  1222. /**
  1223. * Gets the public 'App\AppBundle\Command\PSD_CustomerUpdateCommand' shared autowired service.
  1224. *
  1225. * @return \App\AppBundle\Command\PSD_CustomerUpdateCommand
  1226. */
  1227. protected function getPSDCustomerUpdateCommandService()
  1228. {
  1229. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1230. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerUpdateCommand.php';
  1231. return $this->services['App\\AppBundle\\Command\\PSD_CustomerUpdateCommand'] = new \App\AppBundle\Command\PSD_CustomerUpdateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1232. }
  1233. /**
  1234. * Gets the public 'App\AppBundle\Command\PSD_PartActionImportCommand' shared autowired service.
  1235. *
  1236. * @return \App\AppBundle\Command\PSD_PartActionImportCommand
  1237. */
  1238. protected function getPSDPartActionImportCommandService()
  1239. {
  1240. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1241. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1242. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_PartActionImportCommand.php';
  1243. return $this->services['App\\AppBundle\\Command\\PSD_PartActionImportCommand'] = new \App\AppBundle\Command\PSD_PartActionImportCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1244. }
  1245. /**
  1246. * Gets the public 'App\AppBundle\Command\PSD_VehicleParkImportCommand' shared autowired service.
  1247. *
  1248. * @return \App\AppBundle\Command\PSD_VehicleParkImportCommand
  1249. */
  1250. protected function getPSDVehicleParkImportCommandService()
  1251. {
  1252. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1253. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1254. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_VehicleParkImportCommand.php';
  1255. return $this->services['App\\AppBundle\\Command\\PSD_VehicleParkImportCommand'] = new \App\AppBundle\Command\PSD_VehicleParkImportCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1256. }
  1257. /**
  1258. * Gets the public 'App\AppBundle\Command\QueryMonitorCommand' shared autowired service.
  1259. *
  1260. * @return \App\AppBundle\Command\QueryMonitorCommand
  1261. */
  1262. protected function getQueryMonitorCommandService()
  1263. {
  1264. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  1265. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1266. include_once \dirname(__DIR__, 4).'/src/AppBundle/Command/QueryMonitorCommand.php';
  1267. return $this->services['App\\AppBundle\\Command\\QueryMonitorCommand'] = new \App\AppBundle\Command\QueryMonitorCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1268. }
  1269. /**
  1270. * Gets the public 'App\AppBundle\Controller\AdminAnalyticsTemplateManagementController' shared autowired service.
  1271. *
  1272. * @return \App\AppBundle\Controller\AdminAnalyticsTemplateManagementController
  1273. */
  1274. protected function getAdminAnalyticsTemplateManagementControllerService()
  1275. {
  1276. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1277. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1278. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1279. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1280. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminAnalyticsTemplateManagementController.php';
  1281. $this->services['App\\AppBundle\\Controller\\AdminAnalyticsTemplateManagementController'] = $instance = new \App\AppBundle\Controller\AdminAnalyticsTemplateManagementController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1282. $instance->setContainer($this);
  1283. return $instance;
  1284. }
  1285. /**
  1286. * Gets the public 'App\AppBundle\Controller\AdminConfigurationController' shared autowired service.
  1287. *
  1288. * @return \App\AppBundle\Controller\AdminConfigurationController
  1289. */
  1290. protected function getAdminConfigurationControllerService()
  1291. {
  1292. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1293. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1294. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1295. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1296. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminConfigurationController.php';
  1297. $this->services['App\\AppBundle\\Controller\\AdminConfigurationController'] = $instance = new \App\AppBundle\Controller\AdminConfigurationController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1298. $instance->setContainer($this);
  1299. return $instance;
  1300. }
  1301. /**
  1302. * Gets the public 'App\AppBundle\Controller\AdminController' shared autowired service.
  1303. *
  1304. * @return \App\AppBundle\Controller\AdminController
  1305. */
  1306. protected function getAdminControllerService()
  1307. {
  1308. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1309. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1310. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1311. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1312. $this->services['App\\AppBundle\\Controller\\AdminController'] = $instance = new \App\AppBundle\Controller\AdminController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1313. $instance->setContainer($this);
  1314. return $instance;
  1315. }
  1316. /**
  1317. * Gets the public 'App\AppBundle\Controller\AdminImportController' shared autowired service.
  1318. *
  1319. * @return \App\AppBundle\Controller\AdminImportController
  1320. */
  1321. protected function getAdminImportControllerService()
  1322. {
  1323. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1324. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminImportController.php';
  1325. $this->services['App\\AppBundle\\Controller\\AdminImportController'] = $instance = new \App\AppBundle\Controller\AdminImportController(($this->services['App\\AppBundle\\Services\\ImportService'] ?? $this->getImportServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1326. $instance->setContainer($this);
  1327. return $instance;
  1328. }
  1329. /**
  1330. * Gets the public 'App\AppBundle\Controller\AdminImportDataController' shared autowired service.
  1331. *
  1332. * @return \App\AppBundle\Controller\AdminImportDataController
  1333. */
  1334. protected function getAdminImportDataControllerService()
  1335. {
  1336. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1337. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1338. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1339. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminImportDataController.php';
  1340. $this->services['App\\AppBundle\\Controller\\AdminImportDataController'] = $instance = new \App\AppBundle\Controller\AdminImportDataController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()));
  1341. $instance->setContainer($this);
  1342. return $instance;
  1343. }
  1344. /**
  1345. * Gets the public 'App\AppBundle\Controller\AdminJobLogController' shared autowired service.
  1346. *
  1347. * @return \App\AppBundle\Controller\AdminJobLogController
  1348. */
  1349. protected function getAdminJobLogControllerService()
  1350. {
  1351. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1352. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1353. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1354. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1355. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminJobLogController.php';
  1356. $this->services['App\\AppBundle\\Controller\\AdminJobLogController'] = $instance = new \App\AppBundle\Controller\AdminJobLogController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1357. $instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminJobLogController', $this));
  1358. return $instance;
  1359. }
  1360. /**
  1361. * Gets the public 'App\AppBundle\Controller\AdminLabelController' shared autowired service.
  1362. *
  1363. * @return \App\AppBundle\Controller\AdminLabelController
  1364. */
  1365. protected function getAdminLabelControllerService()
  1366. {
  1367. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1368. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1369. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1370. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1371. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminLabelController.php';
  1372. $this->services['App\\AppBundle\\Controller\\AdminLabelController'] = $instance = new \App\AppBundle\Controller\AdminLabelController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1373. $instance->setContainer($this);
  1374. return $instance;
  1375. }
  1376. /**
  1377. * Gets the public 'App\AppBundle\Controller\AdminPSD_ActionController' shared autowired service.
  1378. *
  1379. * @return \App\AppBundle\Controller\AdminPSD_ActionController
  1380. */
  1381. protected function getAdminPSDActionControllerService()
  1382. {
  1383. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1384. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1385. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1386. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1387. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ActionController.php';
  1388. $this->services['App\\AppBundle\\Controller\\AdminPSD_ActionController'] = $instance = new \App\AppBundle\Controller\AdminPSD_ActionController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  1389. $instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_ActionController', $this));
  1390. return $instance;
  1391. }
  1392. /**
  1393. * Gets the public 'App\AppBundle\Controller\AdminPSD_ContactController' shared autowired service.
  1394. *
  1395. * @return \App\AppBundle\Controller\AdminPSD_ContactController
  1396. */
  1397. protected function getAdminPSDContactControllerService()
  1398. {
  1399. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1400. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1401. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1402. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1403. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ContactController.php';
  1404. $this->services['App\\AppBundle\\Controller\\AdminPSD_ContactController'] = $instance = new \App\AppBundle\Controller\AdminPSD_ContactController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['router'] ?? $this->getRouterService()));
  1405. $instance->setContainer($this);
  1406. return $instance;
  1407. }
  1408. /**
  1409. * Gets the public 'App\AppBundle\Controller\AdminPSD_CustomerController' shared autowired service.
  1410. *
  1411. * @return \App\AppBundle\Controller\AdminPSD_CustomerController
  1412. */
  1413. protected function getAdminPSDCustomerControllerService()
  1414. {
  1415. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1416. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1417. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1418. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1419. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_CustomerController.php';
  1420. $this->services['App\\AppBundle\\Controller\\AdminPSD_CustomerController'] = $instance = new \App\AppBundle\Controller\AdminPSD_CustomerController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1421. $instance->setContainer($this);
  1422. return $instance;
  1423. }
  1424. /**
  1425. * Gets the public 'App\AppBundle\Controller\AdminPSD_Dealer_GroupController' shared autowired service.
  1426. *
  1427. * @return \App\AppBundle\Controller\AdminPSD_Dealer_GroupController
  1428. */
  1429. protected function getAdminPSDDealerGroupControllerService()
  1430. {
  1431. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1432. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1433. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1434. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1435. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_Dealer_GroupController.php';
  1436. $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1437. $this->services['App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController'] = $instance = new \App\AppBundle\Controller\AdminPSD_Dealer_GroupController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), $a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a);
  1438. $instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController', $this));
  1439. return $instance;
  1440. }
  1441. /**
  1442. * Gets the public 'App\AppBundle\Controller\AdminPSD_PotentialController' shared autowired service.
  1443. *
  1444. * @return \App\AppBundle\Controller\AdminPSD_PotentialController
  1445. */
  1446. protected function getAdminPSDPotentialControllerService()
  1447. {
  1448. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1449. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1450. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1451. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1452. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_PotentialController.php';
  1453. $this->services['App\\AppBundle\\Controller\\AdminPSD_PotentialController'] = $instance = new \App\AppBundle\Controller\AdminPSD_PotentialController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1454. $instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_PotentialController', $this));
  1455. return $instance;
  1456. }
  1457. /**
  1458. * Gets the public 'App\AppBundle\Controller\AdminPSD_Potential_TechniciansController' shared autowired service.
  1459. *
  1460. * @return \App\AppBundle\Controller\AdminPSD_Potential_TechniciansController
  1461. */
  1462. protected function getAdminPSDPotentialTechniciansControllerService()
  1463. {
  1464. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1465. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1466. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1467. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1468. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_Potential_TechniciansController.php';
  1469. $this->services['App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController'] = $instance = new \App\AppBundle\Controller\AdminPSD_Potential_TechniciansController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1470. $instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController', $this));
  1471. return $instance;
  1472. }
  1473. /**
  1474. * Gets the public 'App\AppBundle\Controller\AdminPSD_ProposalController' shared autowired service.
  1475. *
  1476. * @return \App\AppBundle\Controller\AdminPSD_ProposalController
  1477. */
  1478. protected function getAdminPSDProposalControllerService()
  1479. {
  1480. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1481. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1482. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1483. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1484. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ProposalController.php';
  1485. $this->services['App\\AppBundle\\Controller\\AdminPSD_ProposalController'] = $instance = new \App\AppBundle\Controller\AdminPSD_ProposalController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['translator'] ?? $this->getTranslatorService()));
  1486. $instance->setContainer(($this->privates['.service_locator..HAbaEH'] ?? $this->get_ServiceLocator__HAbaEHService())->withContext('App\\AppBundle\\Controller\\AdminPSD_ProposalController', $this));
  1487. return $instance;
  1488. }
  1489. /**
  1490. * Gets the public 'App\AppBundle\Controller\AdminPartController' shared autowired service.
  1491. *
  1492. * @return \App\AppBundle\Controller\AdminPartController
  1493. */
  1494. protected function getAdminPartControllerService()
  1495. {
  1496. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1497. include_once \dirname(__DIR__, 4).'/src/AppBundle/Traits/GetLanguageTrait.php';
  1498. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPartController.php';
  1499. $this->services['App\\AppBundle\\Controller\\AdminPartController'] = $instance = new \App\AppBundle\Controller\AdminPartController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1500. $instance->setContainer(($this->privates['.service_locator.qXH_di3'] ?? $this->get_ServiceLocator_QXHDi3Service())->withContext('App\\AppBundle\\Controller\\AdminPartController', $this));
  1501. return $instance;
  1502. }
  1503. /**
  1504. * Gets the public 'App\AppBundle\Controller\AdminQlikController' shared autowired service.
  1505. *
  1506. * @return \App\AppBundle\Controller\AdminQlikController
  1507. */
  1508. protected function getAdminQlikControllerService()
  1509. {
  1510. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1511. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminQlikController.php';
  1512. $this->services['App\\AppBundle\\Controller\\AdminQlikController'] = $instance = new \App\AppBundle\Controller\AdminQlikController();
  1513. $instance->setContainer(($this->privates['.service_locator.qXH_di3'] ?? $this->get_ServiceLocator_QXHDi3Service())->withContext('App\\AppBundle\\Controller\\AdminQlikController', $this));
  1514. return $instance;
  1515. }
  1516. /**
  1517. * Gets the public 'App\AppBundle\Controller\AdminReportController' shared autowired service.
  1518. *
  1519. * @return \App\AppBundle\Controller\AdminReportController
  1520. */
  1521. protected function getAdminReportControllerService()
  1522. {
  1523. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1524. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminReportController.php';
  1525. $this->services['App\\AppBundle\\Controller\\AdminReportController'] = $instance = new \App\AppBundle\Controller\AdminReportController();
  1526. $instance->setContainer($this);
  1527. return $instance;
  1528. }
  1529. /**
  1530. * Gets the public 'App\AppBundle\Controller\AdminUserController' shared autowired service.
  1531. *
  1532. * @return \App\AppBundle\Controller\AdminUserController
  1533. */
  1534. protected function getAdminUserControllerService()
  1535. {
  1536. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1537. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1538. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1539. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php';
  1540. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminUserController.php';
  1541. $this->services['App\\AppBundle\\Controller\\AdminUserController'] = $instance = new \App\AppBundle\Controller\AdminUserController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['router'] ?? $this->getRouterService()));
  1542. $instance->setContainer($this);
  1543. return $instance;
  1544. }
  1545. /**
  1546. * Gets the public 'App\AppBundle\Controller\Api\RestController' shared autowired service.
  1547. *
  1548. * @return \App\AppBundle\Controller\Api\RestController
  1549. */
  1550. protected function getRestControllerService()
  1551. {
  1552. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1553. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/Api/RestController.php';
  1554. $this->services['App\\AppBundle\\Controller\\Api\\RestController'] = $instance = new \App\AppBundle\Controller\Api\RestController();
  1555. $instance->setContainer($this);
  1556. return $instance;
  1557. }
  1558. /**
  1559. * Gets the public 'App\AppBundle\Controller\DefaultController' shared autowired service.
  1560. *
  1561. * @return \App\AppBundle\Controller\DefaultController
  1562. */
  1563. protected function getDefaultControllerService()
  1564. {
  1565. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1566. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/DefaultController.php';
  1567. $this->services['App\\AppBundle\\Controller\\DefaultController'] = $instance = new \App\AppBundle\Controller\DefaultController(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  1568. $instance->setContainer(($this->privates['.service_locator.qXH_di3'] ?? $this->get_ServiceLocator_QXHDi3Service())->withContext('App\\AppBundle\\Controller\\DefaultController', $this));
  1569. return $instance;
  1570. }
  1571. /**
  1572. * Gets the public 'App\AppBundle\Controller\ExportController' shared autowired service.
  1573. *
  1574. * @return \App\AppBundle\Controller\ExportController
  1575. */
  1576. protected function getExportControllerService()
  1577. {
  1578. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1579. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1580. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1581. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/ExportController.php';
  1582. $this->services['App\\AppBundle\\Controller\\ExportController'] = $instance = new \App\AppBundle\Controller\ExportController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  1583. $instance->setContainer($this);
  1584. return $instance;
  1585. }
  1586. /**
  1587. * Gets the public 'App\AppBundle\Controller\ExtendedCoolDashboardController' shared autowired service.
  1588. *
  1589. * @return \App\AppBundle\Controller\ExtendedCoolDashboardController
  1590. */
  1591. protected function getExtendedCoolDashboardControllerService()
  1592. {
  1593. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1594. include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Controller/CoolDashboardController.php';
  1595. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/ExtendedCoolDashboardController.php';
  1596. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1597. include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Services/ConfigurationService.php';
  1598. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DashboardService.php';
  1599. $this->services['App\\AppBundle\\Controller\\ExtendedCoolDashboardController'] = $instance = new \App\AppBundle\Controller\ExtendedCoolDashboardController(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['App\\AppBundle\\Services\\DashboardService'] ?? ($this->services['App\\AppBundle\\Services\\DashboardService'] = new \App\AppBundle\Services\DashboardService())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1600. $instance->setContainer($this);
  1601. return $instance;
  1602. }
  1603. /**
  1604. * Gets the public 'App\AppBundle\Controller\SecurityController' shared autowired service.
  1605. *
  1606. * @return \App\AppBundle\Controller\SecurityController
  1607. */
  1608. protected function getSecurityControllerService()
  1609. {
  1610. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1611. include_once \dirname(__DIR__, 4).'/src/AppBundle/Controller/SecurityController.php';
  1612. $this->services['App\\AppBundle\\Controller\\SecurityController'] = $instance = new \App\AppBundle\Controller\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), $this->getEnv('DEFAULT_LOGIN_METHOD'));
  1613. $instance->setContainer($this);
  1614. return $instance;
  1615. }
  1616. /**
  1617. * Gets the public 'App\AppBundle\EventListener\ExceptionListener' shared autowired service.
  1618. *
  1619. * @return \App\AppBundle\EventListener\ExceptionListener
  1620. */
  1621. protected function getExceptionListenerService()
  1622. {
  1623. include_once \dirname(__DIR__, 4).'/src/AppBundle/EventListener/ExceptionListener.php';
  1624. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1625. if (isset($this->services['App\\AppBundle\\EventListener\\ExceptionListener'])) {
  1626. return $this->services['App\\AppBundle\\EventListener\\ExceptionListener'];
  1627. }
  1628. return $this->services['App\\AppBundle\\EventListener\\ExceptionListener'] = new \App\AppBundle\EventListener\ExceptionListener($a, 'emea-next-contact@cnhind.com');
  1629. }
  1630. /**
  1631. * Gets the public 'App\AppBundle\Security\AzureJwtResourceOwner' shared autowired service.
  1632. *
  1633. * @return \App\AppBundle\Security\AzureJwtResourceOwner
  1634. */
  1635. protected function getAzureJwtResourceOwnerService()
  1636. {
  1637. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwnerInterface.php';
  1638. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/AbstractResourceOwner.php';
  1639. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  1640. include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/AzureJwtResourceOwner.php';
  1641. return $this->services['App\\AppBundle\\Security\\AzureJwtResourceOwner'] = new \App\AppBundle\Security\AzureJwtResourceOwner(($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), [], 'azure_jwt', ($this->privates['hwi_oauth.storage.session'] ?? $this->getHwiOauth_Storage_SessionService()));
  1642. }
  1643. /**
  1644. * Gets the public 'App\AppBundle\Security\AzureUserProvider' shared autowired service.
  1645. *
  1646. * @return \App\AppBundle\Security\AzureUserProvider
  1647. */
  1648. protected function getAzureUserProviderService()
  1649. {
  1650. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  1651. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Core/User/OAuthAwareUserProviderInterface.php';
  1652. include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/AzureUserProvider.php';
  1653. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1654. if (isset($this->services['App\\AppBundle\\Security\\AzureUserProvider'])) {
  1655. return $this->services['App\\AppBundle\\Security\\AzureUserProvider'];
  1656. }
  1657. return $this->services['App\\AppBundle\\Security\\AzureUserProvider'] = new \App\AppBundle\Security\AzureUserProvider($a);
  1658. }
  1659. /**
  1660. * Gets the public 'App\AppBundle\Services\DashboardService' shared autowired service.
  1661. *
  1662. * @return \App\AppBundle\Services\DashboardService
  1663. */
  1664. protected function getDashboardServiceService()
  1665. {
  1666. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  1667. include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Services/ConfigurationService.php';
  1668. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DashboardService.php';
  1669. return $this->services['App\\AppBundle\\Services\\DashboardService'] = new \App\AppBundle\Services\DashboardService();
  1670. }
  1671. /**
  1672. * Gets the public 'App\AppBundle\Services\ImportService' shared autowired service.
  1673. *
  1674. * @return \App\AppBundle\Services\ImportService
  1675. */
  1676. protected function getImportServiceService()
  1677. {
  1678. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/ImportService.php';
  1679. return $this->services['App\\AppBundle\\Services\\ImportService'] = new \App\AppBundle\Services\ImportService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1680. }
  1681. /**
  1682. * Gets the public 'App\AppBundle\Services\PSD_ActionStatusHandlerService' shared autowired service.
  1683. *
  1684. * @return \App\AppBundle\Services\PSD_ActionStatusHandlerService
  1685. */
  1686. protected function getPSDActionStatusHandlerServiceService()
  1687. {
  1688. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/PSD_ActionStatusHandlerService.php';
  1689. return $this->services['App\\AppBundle\\Services\\PSD_ActionStatusHandlerService'] = new \App\AppBundle\Services\PSD_ActionStatusHandlerService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1690. }
  1691. /**
  1692. * Gets the public 'App\AppBundle\Services\PSD_CustomerProcessService' shared autowired service.
  1693. *
  1694. * @return \App\AppBundle\Services\PSD_CustomerProcessService
  1695. */
  1696. protected function getPSDCustomerProcessServiceService()
  1697. {
  1698. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/PSD_CustomerProcessService.php';
  1699. return $this->services['App\\AppBundle\\Services\\PSD_CustomerProcessService'] = new \App\AppBundle\Services\PSD_CustomerProcessService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1700. }
  1701. /**
  1702. * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1703. *
  1704. * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1705. */
  1706. protected function getProfilerControllerService()
  1707. {
  1708. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1709. return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1710. }
  1711. /**
  1712. * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController' shared autowired service.
  1713. *
  1714. * @return \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController
  1715. */
  1716. protected function getEasyAdminControllerService()
  1717. {
  1718. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1719. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1720. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1721. $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController();
  1722. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1723. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  1724. 'easyadmin.autocomplete' => ['services', 'easyadmin.autocomplete', 'getEasyadmin_AutocompleteService', false],
  1725. 'easyadmin.config.manager' => ['services', 'easyadmin.config.manager', 'getEasyadmin_Config_ManagerService', false],
  1726. 'easyadmin.filter.registry' => ['services', 'easyadmin.filter.registry', 'getEasyadmin_Filter_RegistryService', false],
  1727. 'easyadmin.paginator' => ['services', 'easyadmin.paginator', 'getEasyadmin_PaginatorService', false],
  1728. 'easyadmin.property_accessor' => ['services', 'easyadmin.property_accessor', 'getEasyadmin_PropertyAccessorService', false],
  1729. 'easyadmin.query_builder' => ['services', 'easyadmin.query_builder', 'getEasyadmin_QueryBuilderService', false],
  1730. 'easyadmin.security.authorization_checker' => ['services', 'easyadmin.security.authorization_checker', 'getEasyadmin_Security_AuthorizationCheckerService', false],
  1731. 'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  1732. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  1733. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  1734. 'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
  1735. 'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
  1736. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  1737. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  1738. 'router' => ['services', 'router', 'getRouterService', false],
  1739. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  1740. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  1741. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  1742. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  1743. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  1744. ], [
  1745. 'doctrine' => '?',
  1746. 'easyadmin.autocomplete' => '?',
  1747. 'easyadmin.config.manager' => '?',
  1748. 'easyadmin.filter.registry' => '?',
  1749. 'easyadmin.paginator' => '?',
  1750. 'easyadmin.property_accessor' => '?',
  1751. 'easyadmin.query_builder' => '?',
  1752. 'easyadmin.security.authorization_checker' => '?',
  1753. 'event_dispatcher' => '?',
  1754. 'form.factory' => '?',
  1755. 'http_kernel' => '?',
  1756. 'message_bus' => '?',
  1757. 'messenger.default_bus' => '?',
  1758. 'parameter_bag' => '?',
  1759. 'request_stack' => '?',
  1760. 'router' => '?',
  1761. 'security.authorization_checker' => '?',
  1762. 'security.csrf.token_manager' => '?',
  1763. 'security.token_storage' => '?',
  1764. 'session' => '.session.deprecated',
  1765. 'twig' => '?',
  1766. ]))->withContext('EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController', $this));
  1767. return $instance;
  1768. }
  1769. /**
  1770. * Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController' shared service.
  1771. *
  1772. * @return \HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController
  1773. */
  1774. protected function getConnectControllerService()
  1775. {
  1776. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
  1777. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/ConnectController.php';
  1778. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  1779. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  1780. return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController'] = new \HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), ($this->privates['hwi_oauth.resource_ownermap_locator'] ?? $this->getHwiOauth_ResourceOwnermapLocatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), 'IS_AUTHENTICATED_REMEMBERED', false, 'hwi_oauth_connect', false, NULL);
  1781. }
  1782. /**
  1783. * Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController' shared service.
  1784. *
  1785. * @return \HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController
  1786. */
  1787. protected function getRegisterControllerService()
  1788. {
  1789. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
  1790. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/RegisterController.php';
  1791. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  1792. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  1793. return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController'] = new \HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController(($this->privates['hwi_oauth.resource_ownermap_locator'] ?? $this->getHwiOauth_ResourceOwnermapLocatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), 'IS_AUTHENTICATED_REMEMBERED', NULL, NULL, NULL);
  1794. }
  1795. /**
  1796. * Gets the public 'HWI\Bundle\OAuthBundle\Controller\LoginController' shared service.
  1797. *
  1798. * @return \HWI\Bundle\OAuthBundle\Controller\LoginController
  1799. */
  1800. protected function getLoginControllerService()
  1801. {
  1802. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/LoginController.php';
  1803. return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\LoginController'] = new \HWI\Bundle\OAuthBundle\Controller\LoginController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false, 'IS_AUTHENTICATED_REMEMBERED');
  1804. }
  1805. /**
  1806. * Gets the public 'HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController' shared service.
  1807. *
  1808. * @return \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController
  1809. */
  1810. protected function getRedirectToServiceControllerService()
  1811. {
  1812. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Controller/RedirectToServiceController.php';
  1813. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Util/DomainWhitelist.php';
  1814. return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController'] = new \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), new \HWI\Bundle\OAuthBundle\Util\DomainWhitelist([]), ($this->privates['hwi_oauth.resource_ownermap_locator'] ?? $this->getHwiOauth_ResourceOwnermapLocatorService()), NULL, false, false);
  1815. }
  1816. /**
  1817. * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber' shared autowired service.
  1818. *
  1819. * @return \Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber
  1820. */
  1821. protected function getBlameableEventSubscriberService()
  1822. {
  1823. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1824. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/BlameableEventSubscriber.php';
  1825. $a = ($this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] ?? $this->getUserProviderService());
  1826. if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'])) {
  1827. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'];
  1828. }
  1829. $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1830. if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'])) {
  1831. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'];
  1832. }
  1833. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber($a, $b, 'App\\AppBundle\\Entity\\User');
  1834. }
  1835. /**
  1836. * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber' shared autowired service.
  1837. *
  1838. * @return \Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber
  1839. */
  1840. protected function getLoggableEventSubscriberService()
  1841. {
  1842. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1843. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/LoggableEventSubscriber.php';
  1844. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1845. }
  1846. /**
  1847. * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber' shared autowired service.
  1848. *
  1849. * @return \Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber
  1850. */
  1851. protected function getSluggableEventSubscriberService()
  1852. {
  1853. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1854. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SluggableEventSubscriber.php';
  1855. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1856. if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'])) {
  1857. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'];
  1858. }
  1859. $b = ($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] ?? $this->getDefaultSluggableRepositoryService());
  1860. if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'])) {
  1861. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'];
  1862. }
  1863. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber($a, $b);
  1864. }
  1865. /**
  1866. * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber' shared autowired service.
  1867. *
  1868. * @return \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber
  1869. */
  1870. protected function getSoftDeletableEventSubscriberService()
  1871. {
  1872. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1873. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SoftDeletableEventSubscriber.php';
  1874. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber();
  1875. }
  1876. /**
  1877. * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber' shared autowired service.
  1878. *
  1879. * @return \Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber
  1880. */
  1881. protected function getTimestampableEventSubscriberService()
  1882. {
  1883. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1884. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TimestampableEventSubscriber.php';
  1885. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber('datetime');
  1886. }
  1887. /**
  1888. * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber' shared autowired service.
  1889. *
  1890. * @return \Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber
  1891. */
  1892. protected function getTranslatableEventSubscriberService()
  1893. {
  1894. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1895. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TranslatableEventSubscriber.php';
  1896. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] ?? $this->getLocaleProviderService()), 'LAZY', 'LAZY');
  1897. }
  1898. /**
  1899. * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber' shared autowired service.
  1900. *
  1901. * @return \Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber
  1902. */
  1903. protected function getTreeEventSubscriberService()
  1904. {
  1905. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1906. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TreeEventSubscriber.php';
  1907. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber();
  1908. }
  1909. /**
  1910. * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber' shared autowired service.
  1911. *
  1912. * @return \Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber
  1913. */
  1914. protected function getUuidableEventSubscriberService()
  1915. {
  1916. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1917. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/UuidableEventSubscriber.php';
  1918. return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber();
  1919. }
  1920. /**
  1921. * Gets the public 'Knp\DoctrineBehaviors\Provider\LocaleProvider' shared autowired service.
  1922. *
  1923. * @return \Knp\DoctrineBehaviors\Provider\LocaleProvider
  1924. */
  1925. protected function getLocaleProviderService()
  1926. {
  1927. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/LocaleProviderInterface.php';
  1928. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php';
  1929. return $this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] = new \Knp\DoctrineBehaviors\Provider\LocaleProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['translator'] ?? $this->getTranslatorService()));
  1930. }
  1931. /**
  1932. * Gets the public 'Knp\DoctrineBehaviors\Provider\UserProvider' shared autowired service.
  1933. *
  1934. * @return \Knp\DoctrineBehaviors\Provider\UserProvider
  1935. */
  1936. protected function getUserProviderService()
  1937. {
  1938. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/UserProviderInterface.php';
  1939. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Provider/UserProvider.php';
  1940. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
  1941. return $this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] = new \Knp\DoctrineBehaviors\Provider\UserProvider(new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1942. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  1943. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  1944. ], [
  1945. 'security.authorization_checker' => '?',
  1946. 'security.token_storage' => '?',
  1947. ])), 'App\\AppBundle\\Entity\\User');
  1948. }
  1949. /**
  1950. * Gets the public 'Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository' shared autowired service.
  1951. *
  1952. * @return \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository
  1953. */
  1954. protected function getDefaultSluggableRepositoryService()
  1955. {
  1956. include_once \dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Repository/DefaultSluggableRepository.php';
  1957. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1958. if (isset($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'])) {
  1959. return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'];
  1960. }
  1961. return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] = new \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository($a);
  1962. }
  1963. /**
  1964. * Gets the public 'Knp\Snappy\Image' shared autowired service.
  1965. *
  1966. * @return \Knp\Snappy\Image
  1967. */
  1968. protected function getImageService()
  1969. {
  1970. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  1971. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  1972. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  1973. $this->services['Knp\\Snappy\\Image'] = $instance = new \Knp\Snappy\Image((\dirname(__DIR__, 4).'/vendor/h4cc/wkhtmltoimage-amd64/bin/wkhtmltoimage-amd64'), [], []);
  1974. $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  1975. $instance->setTimeout(120);
  1976. return $instance;
  1977. }
  1978. /**
  1979. * Gets the public 'Knp\Snappy\Pdf' shared autowired service.
  1980. *
  1981. * @return \Knp\Snappy\Pdf
  1982. */
  1983. protected function getPdfService()
  1984. {
  1985. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  1986. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  1987. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  1988. $this->services['Knp\\Snappy\\Pdf'] = $instance = new \Knp\Snappy\Pdf((\dirname(__DIR__, 4).'/vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'), [], []);
  1989. $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  1990. $instance->setTimeout(120);
  1991. return $instance;
  1992. }
  1993. /**
  1994. * Gets the public 'LightSaml\Build\Container\BuildContainerInterface' shared autowired service.
  1995. *
  1996. * @return \LightSaml\SymfonyBridgeBundle\Bridge\Container\BuildContainer
  1997. */
  1998. protected function getBuildContainerInterfaceService()
  1999. {
  2000. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/BuildContainerInterface.php';
  2001. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/BuildContainer.php';
  2002. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/SystemContainerInterface.php';
  2003. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/Symfony53SystemContainer.php';
  2004. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/TimeProvider/TimeProviderInterface.php';
  2005. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/TimeProvider/SystemTimeProvider.php';
  2006. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/PartyContainerInterface.php';
  2007. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/PartyContainer.php';
  2008. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/TrustOptions/TrustOptionsStoreInterface.php';
  2009. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/TrustOptions/CompositeTrustOptionsStore.php';
  2010. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/StoreContainerInterface.php';
  2011. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/StoreContainer.php';
  2012. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Request/RequestStateStoreInterface.php';
  2013. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Request/AbstractRequestStateArrayStore.php';
  2014. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Store/Request/Symfony53RequestStateSessionStore.php';
  2015. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Id/IdStoreInterface.php';
  2016. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Id/NullIdStore.php';
  2017. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/ProviderContainerInterface.php';
  2018. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/ProviderContainer.php';
  2019. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/Attribute/AttributeValueProviderInterface.php';
  2020. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/Attribute/FixedAttributeValueProvider.php';
  2021. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/Session/SessionInfoProviderInterface.php';
  2022. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/Session/FixedSessionInfoProvider.php';
  2023. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/NameID/NameIdProviderInterface.php';
  2024. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/NameID/FixedNameIdProvider.php';
  2025. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/CredentialContainerInterface.php';
  2026. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/CredentialContainer.php';
  2027. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/ServiceContainerInterface.php';
  2028. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/ServiceContainer.php';
  2029. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Assertion/AssertionValidatorInterface.php';
  2030. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Assertion/AssertionValidator.php';
  2031. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/NameId/NameIdValidatorInterface.php';
  2032. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/NameId/NameIdValidator.php';
  2033. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Subject/SubjectValidatorInterface.php';
  2034. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Subject/SubjectValidator.php';
  2035. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Statement/StatementValidatorInterface.php';
  2036. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Statement/StatementValidator.php';
  2037. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Assertion/AssertionTimeValidatorInterface.php';
  2038. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Assertion/AssertionTimeValidator.php';
  2039. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Signature/SignatureResolverInterface.php';
  2040. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Signature/OwnSignatureResolver.php';
  2041. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/EndpointResolverInterface.php';
  2042. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/CompositeEndpointResolver.php';
  2043. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/BindingEndpointResolver.php';
  2044. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/DescriptorTypeEndpointResolver.php';
  2045. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/ServiceTypeEndpointResolver.php';
  2046. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/IndexEndpointResolver.php';
  2047. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Endpoint/LocationEndpointResolver.php';
  2048. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Binding/BindingFactoryInterface.php';
  2049. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Binding/BindingFactory.php';
  2050. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Signature/SignatureValidatorInterface.php';
  2051. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Validator/Model/Signature/SignatureValidator.php';
  2052. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Session/SessionProcessorInterface.php';
  2053. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Session/SessionProcessor.php';
  2054. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Build/Container/OwnContainerInterface.php';
  2055. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Bridge/Container/OwnContainer.php';
  2056. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Provider/EntityDescriptor/EntityDescriptorProviderInterface.php';
  2057. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/EntityDescriptor/SimpleEntityDescriptorBuilder.php';
  2058. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Factory/OwnEntityDescriptorProviderFactory.php';
  2059. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/EntityDescriptorStoreInterface.php';
  2060. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/CompositeEntityDescriptorStore.php';
  2061. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2062. $b = new \LightSaml\Provider\TimeProvider\SystemTimeProvider();
  2063. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2064. $d = ($this->services['LightSaml\\Store\\Sso\\SsoStateStoreInterface'] ?? $this->getSsoStateStoreInterfaceService());
  2065. $e = new \LightSaml\Validator\Model\NameId\NameIdValidator();
  2066. $f = $this->getLightsaml_Service_CredentialResolverService();
  2067. $g = new \LightSaml\Resolver\Endpoint\CompositeEndpointResolver();
  2068. $g->add(new \LightSaml\Resolver\Endpoint\BindingEndpointResolver());
  2069. $g->add(new \LightSaml\Resolver\Endpoint\DescriptorTypeEndpointResolver());
  2070. $g->add(new \LightSaml\Resolver\Endpoint\ServiceTypeEndpointResolver());
  2071. $g->add(new \LightSaml\Resolver\Endpoint\IndexEndpointResolver());
  2072. $g->add(new \LightSaml\Resolver\Endpoint\LocationEndpointResolver());
  2073. $h = ($this->privates['lightsaml.own.credential_store'] ?? $this->getLightsaml_Own_CredentialStoreService());
  2074. return $this->services['LightSaml\\Build\\Container\\BuildContainerInterface'] = new \LightSaml\SymfonyBridgeBundle\Bridge\Container\BuildContainer(new \LightSaml\SymfonyBridgeBundle\Bridge\Container\Symfony53SystemContainer($a, $b, $c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\PartyContainer(($this->privates['lightsaml.party.idp_entity_descriptor_store'] ?? $this->getLightsaml_Party_IdpEntityDescriptorStoreService()), ($this->privates['lightsaml.party.sp_entity_descriptor_store'] ?? ($this->privates['lightsaml.party.sp_entity_descriptor_store'] = new \LightSaml\Store\EntityDescriptor\CompositeEntityDescriptorStore())), new \LightSaml\Store\TrustOptions\CompositeTrustOptionsStore()), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\StoreContainer(new \LightSaml\SymfonyBridgeBundle\Store\Request\Symfony53RequestStateSessionStore($a, 'main', 'saml_request_state_'), new \LightSaml\Store\Id\NullIdStore(), $d), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\ProviderContainer(new \LightSaml\Provider\Attribute\FixedAttributeValueProvider(), new \LightSaml\Provider\Session\FixedSessionInfoProvider(), new \LightSaml\Provider\NameID\FixedNameIdProvider()), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\CredentialContainer(($this->privates['lightsaml.credential.credential_store'] ?? $this->getLightsaml_Credential_CredentialStoreService())), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\ServiceContainer(new \LightSaml\Validator\Model\Assertion\AssertionValidator($e, new \LightSaml\Validator\Model\Subject\SubjectValidator($e), new \LightSaml\Validator\Model\Statement\StatementValidator()), new \LightSaml\Validator\Model\Assertion\AssertionTimeValidator(), new \LightSaml\Resolver\Signature\OwnSignatureResolver($f), $g, $e, new \LightSaml\Binding\BindingFactory($c), new \LightSaml\Validator\Model\Signature\SignatureValidator($f), $f, new \LightSaml\Resolver\Session\SessionProcessor($d, $b)), new \LightSaml\SymfonyBridgeBundle\Bridge\Container\OwnContainer(\LightSaml\SymfonyBridgeBundle\Factory\OwnEntityDescriptorProviderFactory::build('none', ($this->services['router'] ?? $this->getRouterService()), 'lightsaml_sp.login_check', NULL, $h), $h, 'none'));
  2075. }
  2076. /**
  2077. * Gets the public 'LightSaml\SpBundle\Controller\DefaultController' shared autowired service.
  2078. *
  2079. * @return \LightSaml\SpBundle\Controller\DefaultController
  2080. */
  2081. protected function getDefaultController2Service()
  2082. {
  2083. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2084. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/Controller/DefaultController.php';
  2085. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/Profile/ProfileBuilderInterface.php';
  2086. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/Profile/AbstractProfileBuilder.php';
  2087. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/Profile/Metadata/MetadataProfileBuilder.php';
  2088. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Builder/Profile/WebBrowserSso/Sp/SsoSpSendAuthnRequestProfileBuilderFactory.php';
  2089. $a = ($this->services['LightSaml\\Build\\Container\\BuildContainerInterface'] ?? $this->getBuildContainerInterfaceService());
  2090. $this->services['LightSaml\\SpBundle\\Controller\\DefaultController'] = $instance = new \LightSaml\SpBundle\Controller\DefaultController($a, new \LightSaml\Builder\Profile\Metadata\MetadataProfileBuilder($a), new \LightSaml\Builder\Profile\WebBrowserSso\Sp\SsoSpSendAuthnRequestProfileBuilderFactory($a));
  2091. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2092. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  2093. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  2094. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  2095. 'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
  2096. 'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
  2097. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  2098. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  2099. 'router' => ['services', 'router', 'getRouterService', false],
  2100. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  2101. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  2102. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  2103. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  2104. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  2105. ], [
  2106. 'doctrine' => '?',
  2107. 'form.factory' => '?',
  2108. 'http_kernel' => '?',
  2109. 'message_bus' => '?',
  2110. 'messenger.default_bus' => '?',
  2111. 'parameter_bag' => '?',
  2112. 'request_stack' => '?',
  2113. 'router' => '?',
  2114. 'security.authorization_checker' => '?',
  2115. 'security.csrf.token_manager' => '?',
  2116. 'security.token_storage' => '?',
  2117. 'session' => '.session.deprecated',
  2118. 'twig' => '?',
  2119. ]))->withContext('LightSaml\\SpBundle\\Controller\\DefaultController', $this));
  2120. return $instance;
  2121. }
  2122. /**
  2123. * Gets the public 'LightSaml\Store\Sso\SsoStateStoreInterface' shared autowired service.
  2124. *
  2125. * @return \LightSaml\SymfonyBridgeBundle\Store\Sso\Symfony53SsoStateSessionStore
  2126. */
  2127. protected function getSsoStateStoreInterfaceService()
  2128. {
  2129. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Sso/SsoStateStoreInterface.php';
  2130. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/Store/Sso/Symfony53SsoStateSessionStore.php';
  2131. return $this->services['LightSaml\\Store\\Sso\\SsoStateStoreInterface'] = new \LightSaml\SymfonyBridgeBundle\Store\Sso\Symfony53SsoStateSessionStore(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'samlsso');
  2132. }
  2133. /**
  2134. * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  2135. *
  2136. * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  2137. */
  2138. protected function getRedirectControllerService()
  2139. {
  2140. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  2141. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2142. return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  2143. }
  2144. /**
  2145. * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  2146. *
  2147. * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  2148. */
  2149. protected function getTemplateControllerService()
  2150. {
  2151. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  2152. return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2153. }
  2154. /**
  2155. * Gets the public 'account.security_listener' shared autowired service.
  2156. *
  2157. * @return \App\AppBundle\Security\LoginListener
  2158. */
  2159. protected function getAccount_SecurityListenerService()
  2160. {
  2161. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2162. include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/LoginListener.php';
  2163. $this->services['account.security_listener'] = $instance = new \App\AppBundle\Security\LoginListener();
  2164. $instance->setContainer($this);
  2165. return $instance;
  2166. }
  2167. /**
  2168. * Gets the public 'app.cache.service' shared autowired service.
  2169. *
  2170. * @return \App\AppBundle\Services\CacheService
  2171. */
  2172. protected function getApp_Cache_ServiceService()
  2173. {
  2174. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/CacheService.php';
  2175. return $this->services['app.cache.service'] = new \App\AppBundle\Services\CacheService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['cool_dashboard.configuration'] ?? $this->getCoolDashboard_ConfigurationService()), ($this->services['app.panel.service'] ?? $this->getApp_Panel_ServiceService()), 'isod', $this->parameters['locale_available'], \dirname(__DIR__, 4));
  2176. }
  2177. /**
  2178. * Gets the public 'app.csvmanager.service' shared autowired service.
  2179. *
  2180. * @return \App\AppBundle\Services\CsvManagerService
  2181. */
  2182. protected function getApp_Csvmanager_ServiceService()
  2183. {
  2184. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/CsvManagerService.php';
  2185. return $this->services['app.csvmanager.service'] = new \App\AppBundle\Services\CsvManagerService(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2186. }
  2187. /**
  2188. * Gets the public 'app.currency.service' shared autowired service.
  2189. *
  2190. * @return \App\AppBundle\Services\CurrencyService
  2191. */
  2192. protected function getApp_Currency_ServiceService()
  2193. {
  2194. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2195. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/CurrencyService.php';
  2196. $this->services['app.currency.service'] = $instance = new \App\AppBundle\Services\CurrencyService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2197. $instance->setContainer($this);
  2198. return $instance;
  2199. }
  2200. /**
  2201. * Gets the public 'app.data.service' shared autowired service.
  2202. *
  2203. * @return \App\AppBundle\Services\DataService
  2204. */
  2205. protected function getApp_Data_ServiceService()
  2206. {
  2207. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DataService.php';
  2208. return $this->services['app.data.service'] = new \App\AppBundle\Services\DataService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.datasetfactory.service'] ?? $this->getApp_Datasetfactory_ServiceService()));
  2209. }
  2210. /**
  2211. * Gets the public 'app.datanormalization.service' shared autowired service.
  2212. *
  2213. * @return \App\AppBundle\Services\DataNormalizationService
  2214. */
  2215. protected function getApp_Datanormalization_ServiceService()
  2216. {
  2217. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DataNormalizationService.php';
  2218. return $this->services['app.datanormalization.service'] = new \App\AppBundle\Services\DataNormalizationService();
  2219. }
  2220. /**
  2221. * Gets the public 'app.datasetfactory.service' shared autowired service.
  2222. *
  2223. * @return \App\AppBundle\Services\DatasetFactoryService
  2224. */
  2225. protected function getApp_Datasetfactory_ServiceService()
  2226. {
  2227. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2228. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DatasetFactoryService.php';
  2229. $this->services['app.datasetfactory.service'] = $instance = new \App\AppBundle\Services\DatasetFactoryService();
  2230. $instance->setContainer($this);
  2231. return $instance;
  2232. }
  2233. /**
  2234. * Gets the public 'app.date.service' shared autowired service.
  2235. *
  2236. * @return \App\AppBundle\Services\DateService
  2237. */
  2238. protected function getApp_Date_ServiceService()
  2239. {
  2240. include_once \dirname(__DIR__, 4).'/src/AppBundle/Traits/GetMacroDealerOrCountryTrait.php';
  2241. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DateService.php';
  2242. return $this->services['app.date.service'] = new \App\AppBundle\Services\DateService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2243. }
  2244. /**
  2245. * Gets the public 'app.easyadmin.form.type' shared autowired service.
  2246. *
  2247. * @return \App\AppBundle\Form\Type\EasyAdminFormType
  2248. */
  2249. protected function getApp_Easyadmin_Form_TypeService()
  2250. {
  2251. $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  2252. if (isset($this->services['app.easyadmin.form.type'])) {
  2253. return $this->services['app.easyadmin.form.type'];
  2254. }
  2255. return $this->services['app.easyadmin.form.type'] = new \App\AppBundle\Form\Type\EasyAdminFormType($a, []);
  2256. }
  2257. /**
  2258. * Gets the public 'app.filter.service' shared autowired service.
  2259. *
  2260. * @return \App\AppBundle\Services\FilterService
  2261. */
  2262. protected function getApp_Filter_ServiceService()
  2263. {
  2264. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/FilterService.php';
  2265. return $this->services['app.filter.service'] = new \App\AppBundle\Services\FilterService(($this->services['app.filterfactory.service'] ?? $this->getApp_Filterfactory_ServiceService()));
  2266. }
  2267. /**
  2268. * Gets the public 'app.filterfactory.service' shared autowired service.
  2269. *
  2270. * @return \App\AppBundle\Services\FilterFactoryService
  2271. */
  2272. protected function getApp_Filterfactory_ServiceService()
  2273. {
  2274. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2275. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/FilterFactoryService.php';
  2276. $this->services['app.filterfactory.service'] = $instance = new \App\AppBundle\Services\FilterFactoryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'isod');
  2277. $instance->setContainer($this);
  2278. return $instance;
  2279. }
  2280. /**
  2281. * Gets the public 'app.form.type.currency_list' shared autowired service.
  2282. *
  2283. * @return \App\AppBundle\Form\Type\CurrencyChoiceType
  2284. */
  2285. protected function getApp_Form_Type_CurrencyListService()
  2286. {
  2287. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  2288. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  2289. include_once \dirname(__DIR__, 4).'/src/AppBundle/Form/Type/CurrencyChoiceType.php';
  2290. return $this->services['app.form.type.currency_list'] = new \App\AppBundle\Form\Type\CurrencyChoiceType($this);
  2291. }
  2292. /**
  2293. * Gets the public 'app.form.type.dealerGroup_list' shared autowired service.
  2294. *
  2295. * @return \App\AppBundle\Form\Type\DealerGroupChoiceType
  2296. */
  2297. protected function getApp_Form_Type_DealerGroupListService()
  2298. {
  2299. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  2300. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  2301. include_once \dirname(__DIR__, 4).'/src/AppBundle/Form/Type/DealerGroupChoiceType.php';
  2302. return $this->services['app.form.type.dealerGroup_list'] = new \App\AppBundle\Form\Type\DealerGroupChoiceType($this);
  2303. }
  2304. /**
  2305. * Gets the public 'app.form.type.dealership_list' shared autowired service.
  2306. *
  2307. * @return \App\AppBundle\Form\Type\DealershipChoiceType
  2308. */
  2309. protected function getApp_Form_Type_DealershipListService()
  2310. {
  2311. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  2312. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  2313. include_once \dirname(__DIR__, 4).'/src/AppBundle/Form/Type/DealershipChoiceType.php';
  2314. return $this->services['app.form.type.dealership_list'] = new \App\AppBundle\Form\Type\DealershipChoiceType($this);
  2315. }
  2316. /**
  2317. * Gets the public 'app.form.type.load_users' shared autowired service.
  2318. *
  2319. * @return \App\AppBundle\Form\Type\LoadUsersType
  2320. */
  2321. protected function getApp_Form_Type_LoadUsersService()
  2322. {
  2323. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  2324. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  2325. include_once \dirname(__DIR__, 4).'/src/AppBundle/Form/Type/LoadUsersType.php';
  2326. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2327. if (isset($this->services['app.form.type.load_users'])) {
  2328. return $this->services['app.form.type.load_users'];
  2329. }
  2330. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2331. if (isset($this->services['app.form.type.load_users'])) {
  2332. return $this->services['app.form.type.load_users'];
  2333. }
  2334. return $this->services['app.form.type.load_users'] = new \App\AppBundle\Form\Type\LoadUsersType($this, $a, $b);
  2335. }
  2336. /**
  2337. * Gets the public 'app.form.type.market_list' shared autowired service.
  2338. *
  2339. * @return \App\AppBundle\Form\Type\MarketChoiceType
  2340. */
  2341. protected function getApp_Form_Type_MarketListService()
  2342. {
  2343. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  2344. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  2345. include_once \dirname(__DIR__, 4).'/src/AppBundle/Form/Type/MarketChoiceType.php';
  2346. return $this->services['app.form.type.market_list'] = new \App\AppBundle\Form\Type\MarketChoiceType($this);
  2347. }
  2348. /**
  2349. * Gets the public 'app.form.type.panels_list' shared autowired service.
  2350. *
  2351. * @return \App\AppBundle\Form\Type\PanelChoiceType
  2352. */
  2353. protected function getApp_Form_Type_PanelsListService()
  2354. {
  2355. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  2356. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  2357. include_once \dirname(__DIR__, 4).'/src/AppBundle/Form/Type/PanelChoiceType.php';
  2358. return $this->services['app.form.type.panels_list'] = new \App\AppBundle\Form\Type\PanelChoiceType($this);
  2359. }
  2360. /**
  2361. * Gets the public 'app.form.type.psd_customer_list' shared autowired service.
  2362. *
  2363. * @return \App\AppBundle\Form\Type\PSD_CustomerChoiceType
  2364. */
  2365. protected function getApp_Form_Type_PsdCustomerListService()
  2366. {
  2367. return $this->services['app.form.type.psd_customer_list'] = new \App\AppBundle\Form\Type\PSD_CustomerChoiceType($this);
  2368. }
  2369. /**
  2370. * Gets the public 'app.form.type.psd_vehicle_type_list' shared autowired service.
  2371. *
  2372. * @return \App\AppBundle\Form\Type\PSD_Vehicle_TypeChoiceType
  2373. */
  2374. protected function getApp_Form_Type_PsdVehicleTypeListService()
  2375. {
  2376. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  2377. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  2378. include_once \dirname(__DIR__, 4).'/src/AppBundle/Form/Type/PSD_Vehicle_TypeChoiceType.php';
  2379. return $this->services['app.form.type.psd_vehicle_type_list'] = new \App\AppBundle\Form\Type\PSD_Vehicle_TypeChoiceType($this);
  2380. }
  2381. /**
  2382. * Gets the public 'app.form.type.warehouses_list' shared autowired service.
  2383. *
  2384. * @return \App\AppBundle\Form\Type\WarehouseChoiceType
  2385. */
  2386. protected function getApp_Form_Type_WarehousesListService()
  2387. {
  2388. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  2389. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  2390. include_once \dirname(__DIR__, 4).'/src/AppBundle/Form/Type/WarehouseChoiceType.php';
  2391. return $this->services['app.form.type.warehouses_list'] = new \App\AppBundle\Form\Type\WarehouseChoiceType($this);
  2392. }
  2393. /**
  2394. * Gets the public 'app.panel.service' shared autowired service.
  2395. *
  2396. * @return \App\AppBundle\Services\PanelService
  2397. */
  2398. protected function getApp_Panel_ServiceService()
  2399. {
  2400. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/PanelService.php';
  2401. return $this->services['app.panel.service'] = new \App\AppBundle\Services\PanelService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.filter.service'] ?? $this->getApp_Filter_ServiceService()), ($this->services['app.reportdata.service'] ?? $this->getApp_Reportdata_ServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['app.template_formatter.service'] ?? $this->getApp_TemplateFormatter_ServiceService()), ($this->services['app.date.service'] ?? $this->getApp_Date_ServiceService()));
  2402. }
  2403. /**
  2404. * Gets the public 'app.panelfactory.service' shared autowired service.
  2405. *
  2406. * @return \App\AppBundle\Services\PanelFactoryService
  2407. */
  2408. protected function getApp_Panelfactory_ServiceService()
  2409. {
  2410. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2411. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/PanelFactoryService.php';
  2412. $this->services['app.panelfactory.service'] = $instance = new \App\AppBundle\Services\PanelFactoryService();
  2413. $instance->setContainer($this);
  2414. return $instance;
  2415. }
  2416. /**
  2417. * Gets the public 'app.reportdata.service' shared autowired service.
  2418. *
  2419. * @return \App\AppBundle\Services\ReportDataService
  2420. */
  2421. protected function getApp_Reportdata_ServiceService()
  2422. {
  2423. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2424. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/ReportDataService.php';
  2425. $this->services['app.reportdata.service'] = $instance = new \App\AppBundle\Services\ReportDataService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.panelfactory.service'] ?? $this->getApp_Panelfactory_ServiceService()));
  2426. $instance->setContainer($this);
  2427. return $instance;
  2428. }
  2429. /**
  2430. * Gets the public 'app.template_formatter.service' shared autowired service.
  2431. *
  2432. * @return \App\AppBundle\Services\TemplateFormatterService
  2433. */
  2434. protected function getApp_TemplateFormatter_ServiceService()
  2435. {
  2436. include_once \dirname(__DIR__, 4).'/src/AppBundle/Traits/SymbolsFormatterTrait.php';
  2437. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/TemplateFormatterService.php';
  2438. return $this->services['app.template_formatter.service'] = new \App\AppBundle\Services\TemplateFormatterService(($this->services['translator'] ?? $this->getTranslatorService()));
  2439. }
  2440. /**
  2441. * Gets the public 'app.theme.service' shared autowired service.
  2442. *
  2443. * @return \App\AppBundle\Services\ThemeService
  2444. */
  2445. protected function getApp_Theme_ServiceService()
  2446. {
  2447. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2448. if (isset($this->services['app.theme.service'])) {
  2449. return $this->services['app.theme.service'];
  2450. }
  2451. return $this->services['app.theme.service'] = new \App\AppBundle\Services\ThemeService($a, 'isod');
  2452. }
  2453. /**
  2454. * Gets the public 'cache.app' shared service.
  2455. *
  2456. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2457. */
  2458. protected function getCache_AppService()
  2459. {
  2460. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fsd14TkpOR', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  2461. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2462. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2463. }
  2464. /**
  2465. * Gets the public 'cache.app_clearer' shared service.
  2466. *
  2467. * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2468. */
  2469. protected function getCache_AppClearerService()
  2470. {
  2471. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2472. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2473. return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())]);
  2474. }
  2475. /**
  2476. * Gets the public 'cache.global_clearer' shared service.
  2477. *
  2478. * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2479. */
  2480. protected function getCache_GlobalClearerService()
  2481. {
  2482. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2483. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2484. return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.doctrine.orm.parts.result' => ($this->privates['cache.doctrine.orm.parts.result'] ?? $this->getCache_Doctrine_Orm_Parts_ResultService()), 'cache.doctrine.orm.parts.query' => ($this->privates['cache.doctrine.orm.parts.query'] ?? $this->getCache_Doctrine_Orm_Parts_QueryService()), 'cache.doctrine.orm.source.result' => ($this->privates['cache.doctrine.orm.source.result'] ?? $this->getCache_Doctrine_Orm_Source_ResultService()), 'cache.doctrine.orm.source.query' => ($this->privates['cache.doctrine.orm.source.query'] ?? $this->getCache_Doctrine_Orm_Source_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  2485. }
  2486. /**
  2487. * Gets the public 'cache.system' shared service.
  2488. *
  2489. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2490. */
  2491. protected function getCache_SystemService()
  2492. {
  2493. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2494. }
  2495. /**
  2496. * Gets the public 'cache.system_clearer' shared service.
  2497. *
  2498. * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2499. */
  2500. protected function getCache_SystemClearerService()
  2501. {
  2502. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2503. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2504. return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  2505. }
  2506. /**
  2507. * Gets the public 'cache.validator_expression_language' shared service.
  2508. *
  2509. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2510. */
  2511. protected function getCache_ValidatorExpressionLanguageService()
  2512. {
  2513. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jb6xImE2mu', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2514. }
  2515. /**
  2516. * Gets the public 'cache_warmer' shared service.
  2517. *
  2518. * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2519. */
  2520. protected function getCacheWarmerService()
  2521. {
  2522. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2523. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2524. return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2525. yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2526. yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2527. yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2528. yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2529. yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2530. yield 5 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2531. yield 6 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  2532. yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2533. yield 8 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__, 4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  2534. }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2535. }
  2536. /**
  2537. * Gets the public 'console.command_loader' shared service.
  2538. *
  2539. * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2540. */
  2541. protected function getConsole_CommandLoaderService()
  2542. {
  2543. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2544. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2545. return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2546. 'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand' => ['services', 'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand', 'getPSDActionStatusHandlerCommandService', false],
  2547. 'App\\AppBundle\\Command\\PSD_CustomerProcessCommand' => ['services', 'App\\AppBundle\\Command\\PSD_CustomerProcessCommand', 'getPSDCustomerProcessCommandService', false],
  2548. 'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
  2549. 'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
  2550. 'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
  2551. 'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
  2552. 'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
  2553. 'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
  2554. 'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
  2555. 'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
  2556. 'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
  2557. 'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
  2558. 'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
  2559. 'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
  2560. 'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
  2561. 'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
  2562. 'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
  2563. 'console.command.messenger_consume_messages' => ['privates', '.console.command.messenger_consume_messages.lazy', 'get_Console_Command_MessengerConsumeMessages_LazyService', false],
  2564. 'console.command.messenger_setup_transports' => ['privates', '.console.command.messenger_setup_transports.lazy', 'get_Console_Command_MessengerSetupTransports_LazyService', false],
  2565. 'console.command.messenger_debug' => ['privates', '.console.command.messenger_debug.lazy', 'get_Console_Command_MessengerDebug_LazyService', false],
  2566. 'console.command.messenger_stop_workers' => ['privates', '.console.command.messenger_stop_workers.lazy', 'get_Console_Command_MessengerStopWorkers_LazyService', false],
  2567. 'console.command.messenger_failed_messages_retry' => ['privates', '.console.command.messenger_failed_messages_retry.lazy', 'get_Console_Command_MessengerFailedMessagesRetry_LazyService', false],
  2568. 'console.command.messenger_failed_messages_show' => ['privates', '.console.command.messenger_failed_messages_show.lazy', 'get_Console_Command_MessengerFailedMessagesShow_LazyService', false],
  2569. 'console.command.messenger_failed_messages_remove' => ['privates', '.console.command.messenger_failed_messages_remove.lazy', 'get_Console_Command_MessengerFailedMessagesRemove_LazyService', false],
  2570. 'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
  2571. 'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
  2572. 'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
  2573. 'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
  2574. 'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
  2575. 'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
  2576. 'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
  2577. 'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
  2578. 'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
  2579. 'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
  2580. 'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
  2581. 'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
  2582. 'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
  2583. 'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
  2584. 'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
  2585. 'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
  2586. 'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
  2587. 'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
  2588. 'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
  2589. 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
  2590. 'doctrine.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false],
  2591. 'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false],
  2592. 'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false],
  2593. 'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false],
  2594. 'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false],
  2595. 'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
  2596. 'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false],
  2597. 'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false],
  2598. 'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
  2599. 'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
  2600. 'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
  2601. 'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
  2602. 'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
  2603. 'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
  2604. 'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
  2605. 'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
  2606. 'swiftmailer.command.debug' => ['privates', 'swiftmailer.command.debug', 'getSwiftmailer_Command_DebugService', false],
  2607. 'swiftmailer.command.new_email' => ['privates', 'swiftmailer.command.new_email', 'getSwiftmailer_Command_NewEmailService', false],
  2608. 'swiftmailer.command.send_email' => ['privates', 'swiftmailer.command.send_email', 'getSwiftmailer_Command_SendEmailService', false],
  2609. 'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
  2610. 'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
  2611. 'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
  2612. 'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
  2613. 'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
  2614. 'easyadmin.command.make_admin_migration' => ['services', 'easyadmin.command.make_admin_migration', 'getEasyadmin_Command_MakeAdminMigrationService', false],
  2615. 'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false],
  2616. 'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
  2617. 'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
  2618. 'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
  2619. 'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
  2620. 'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
  2621. 'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
  2622. 'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
  2623. 'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
  2624. 'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
  2625. ], [
  2626. 'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand' => 'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand',
  2627. 'App\\AppBundle\\Command\\PSD_CustomerProcessCommand' => 'App\\AppBundle\\Command\\PSD_CustomerProcessCommand',
  2628. 'console.command.about' => '?',
  2629. 'console.command.assets_install' => '?',
  2630. 'console.command.cache_clear' => '?',
  2631. 'console.command.cache_pool_clear' => '?',
  2632. 'console.command.cache_pool_prune' => '?',
  2633. 'console.command.cache_pool_delete' => '?',
  2634. 'console.command.cache_pool_list' => '?',
  2635. 'console.command.cache_warmup' => '?',
  2636. 'console.command.config_debug' => '?',
  2637. 'console.command.config_dump_reference' => '?',
  2638. 'console.command.container_debug' => '?',
  2639. 'console.command.container_lint' => '?',
  2640. 'console.command.debug_autowiring' => '?',
  2641. 'console.command.dotenv_debug' => '?',
  2642. 'console.command.event_dispatcher_debug' => '?',
  2643. 'console.command.messenger_consume_messages' => '?',
  2644. 'console.command.messenger_setup_transports' => '?',
  2645. 'console.command.messenger_debug' => '?',
  2646. 'console.command.messenger_stop_workers' => '?',
  2647. 'console.command.messenger_failed_messages_retry' => '?',
  2648. 'console.command.messenger_failed_messages_show' => '?',
  2649. 'console.command.messenger_failed_messages_remove' => '?',
  2650. 'console.command.router_debug' => '?',
  2651. 'console.command.router_match' => '?',
  2652. 'console.command.translation_debug' => '?',
  2653. 'console.command.translation_extract' => '?',
  2654. 'console.command.validator_debug' => '?',
  2655. 'console.command.translation_pull' => '?',
  2656. 'console.command.translation_push' => '?',
  2657. 'console.command.xliff_lint' => '?',
  2658. 'console.command.yaml_lint' => '?',
  2659. 'console.command.form_debug' => '?',
  2660. 'console.command.secrets_set' => '?',
  2661. 'console.command.secrets_remove' => '?',
  2662. 'console.command.secrets_generate_key' => '?',
  2663. 'console.command.secrets_list' => '?',
  2664. 'console.command.secrets_decrypt_to_local' => '?',
  2665. 'console.command.secrets_encrypt_from_local' => '?',
  2666. 'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  2667. 'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  2668. 'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  2669. 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  2670. 'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  2671. 'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  2672. 'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  2673. 'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  2674. 'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  2675. 'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  2676. 'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  2677. 'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  2678. 'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  2679. 'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  2680. 'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  2681. 'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  2682. 'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  2683. 'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  2684. 'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  2685. 'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  2686. 'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  2687. 'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  2688. 'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  2689. 'twig.command.debug' => '?',
  2690. 'twig.command.lint' => '?',
  2691. 'security.command.debug_firewall' => '?',
  2692. 'security.command.user_password_encoder' => '?',
  2693. 'security.command.user_password_hash' => '?',
  2694. 'easyadmin.command.make_admin_migration' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand',
  2695. 'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  2696. 'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  2697. 'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  2698. 'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  2699. 'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  2700. 'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  2701. 'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  2702. 'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  2703. 'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  2704. 'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  2705. ]), ['cool:psd_action:status_handler' => 'App\\AppBundle\\Command\\PSD_ActionStatusHandlerCommand', 'cool:psd_customer:process' => 'App\\AppBundle\\Command\\PSD_CustomerProcessCommand', 'about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'messenger:consume' => 'console.command.messenger_consume_messages', 'messenger:setup-transports' => 'console.command.messenger_setup_transports', 'debug:messenger' => 'console.command.messenger_debug', 'messenger:stop-workers' => 'console.command.messenger_stop_workers', 'messenger:failed:retry' => 'console.command.messenger_failed_messages_retry', 'messenger:failed:show' => 'console.command.messenger_failed_messages_show', 'messenger:failed:remove' => 'console.command.messenger_failed_messages_remove', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:database:import' => 'doctrine.database_import_command', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'debug:swiftmailer' => 'swiftmailer.command.debug', 'swiftmailer:email:send' => 'swiftmailer.command.new_email', 'swiftmailer:spool:send' => 'swiftmailer.command.send_email', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'make:admin:migration' => 'easyadmin.command.make_admin_migration', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command']);
  2706. }
  2707. /**
  2708. * Gets the public 'container.env_var_processors_locator' shared service.
  2709. *
  2710. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2711. */
  2712. protected function getContainer_EnvVarProcessorsLocatorService()
  2713. {
  2714. return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2715. 'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2716. 'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2717. 'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2718. 'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2719. 'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2720. 'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2721. 'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2722. 'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2723. 'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2724. 'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2725. 'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2726. 'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2727. 'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2728. 'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2729. 'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2730. 'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2731. 'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
  2732. ], [
  2733. 'base64' => '?',
  2734. 'bool' => '?',
  2735. 'const' => '?',
  2736. 'csv' => '?',
  2737. 'default' => '?',
  2738. 'file' => '?',
  2739. 'float' => '?',
  2740. 'int' => '?',
  2741. 'json' => '?',
  2742. 'key' => '?',
  2743. 'not' => '?',
  2744. 'query_string' => '?',
  2745. 'require' => '?',
  2746. 'resolve' => '?',
  2747. 'string' => '?',
  2748. 'trim' => '?',
  2749. 'url' => '?',
  2750. ]);
  2751. }
  2752. /**
  2753. * Gets the public 'cool_dashboard.configuration' shared service.
  2754. *
  2755. * @return \App\AppBundle\Services\DashboardService
  2756. */
  2757. protected function getCoolDashboard_ConfigurationService()
  2758. {
  2759. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2760. include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Services/ConfigurationService.php';
  2761. include_once \dirname(__DIR__, 4).'/src/AppBundle/Services/DashboardService.php';
  2762. $this->services['cool_dashboard.configuration'] = $instance = new \App\AppBundle\Services\DashboardService([0 => ['title' => 'table', 'type' => 'combined', 'route' => '/admin/report/data/sellout', 'chartOpt' => ['chartType' => 'column', 'stacked' => true, 'charSerieDef' => ['serieKey' => 'cdCustomer', 'categoryKey' => 'cdYear', 'valueKey' => 'tot']], 'columns' => [0 => ['title' => 'Customer', 'data' => 'cdCustomer'], 1 => ['title' => 'Year', 'data' => 'cdYear'], 2 => ['title' => 'Amount', 'data' => 'tot']]]], ($this->services['router'] ?? $this->getRouterService()));
  2763. $instance->setContainer($this);
  2764. return $instance;
  2765. }
  2766. /**
  2767. * Gets the public 'doctrine' shared service.
  2768. *
  2769. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2770. */
  2771. protected function getDoctrineService()
  2772. {
  2773. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'oraclecnh', 'default');
  2774. }
  2775. /**
  2776. * Gets the public 'doctrine.dbal.oracle_connection' shared service.
  2777. *
  2778. * @return \Doctrine\DBAL\Connection
  2779. */
  2780. protected function getDoctrine_Dbal_OracleConnectionService()
  2781. {
  2782. $a = new \Doctrine\DBAL\Configuration();
  2783. $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => ($this->privates['doctrine.dbal.logger.profiling.oracle'] ?? ($this->privates['doctrine.dbal.logger.profiling.oracle'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  2784. return $this->services['doctrine.dbal.oracle_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'oci8', 'host' => '160.220.7.59', 'port' => 1522, 'dbname' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'user' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'password' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(($this->privates['.service_locator.9F.n1Ui'] ?? $this->get_ServiceLocator_9F_N1UiService()), [0 => 'oci8.listener', 1 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 3 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 4 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 5 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 6 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 7 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 8 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 9 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 12 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 13 => [0 => [0 => 'postConnect'], 1 => 'oci8.listener'], 14 => [0 => [0 => 'loadClassMetadata'], 1 => 'mapping.listener'], 15 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.source_listeners.attach_entity_listeners']]), ['enum' => 'string']);
  2785. }
  2786. /**
  2787. * Gets the public 'doctrine.dbal.oraclecnh_connection' shared service.
  2788. *
  2789. * @return \Doctrine\DBAL\Connection
  2790. */
  2791. protected function getDoctrine_Dbal_OraclecnhConnectionService()
  2792. {
  2793. $a = ($this->privates['.service_locator.9F.n1Ui'] ?? $this->get_ServiceLocator_9F_N1UiService());
  2794. if (isset($this->services['doctrine.dbal.oraclecnh_connection'])) {
  2795. return $this->services['doctrine.dbal.oraclecnh_connection'];
  2796. }
  2797. $b = new \Doctrine\DBAL\Configuration();
  2798. $b->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => ($this->privates['doctrine.dbal.logger.profiling.oraclecnh'] ?? ($this->privates['doctrine.dbal.logger.profiling.oraclecnh'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  2799. return $this->services['doctrine.dbal.oraclecnh_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'oci8', 'host' => '160.220.7.59', 'port' => 1522, 'dbname' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'servicename' => 'cpd3003c', 'user' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'password' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'service' => true, 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $b, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($a, [0 => 'oci8.listener', 1 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 3 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 4 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 5 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 6 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 7 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 8 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 9 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 12 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 13 => [0 => [0 => 'postConnect'], 1 => 'oci8.listener'], 14 => [0 => [0 => 'loadClassMetadata'], 1 => 'mapping.listener'], 15 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.source_listeners.attach_entity_listeners']]), ['enum' => 'string']);
  2800. }
  2801. /**
  2802. * Gets the public 'doctrine.dbal.parts_connection' shared service.
  2803. *
  2804. * @return \Doctrine\DBAL\Connection
  2805. */
  2806. protected function getDoctrine_Dbal_PartsConnectionService()
  2807. {
  2808. $a = new \Doctrine\DBAL\Configuration();
  2809. $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => ($this->privates['doctrine.dbal.logger.profiling.parts'] ?? ($this->privates['doctrine.dbal.logger.profiling.parts'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  2810. return $this->services['doctrine.dbal.parts_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'oci8', 'host' => '160.220.7.59', 'port' => 1522, 'dbname' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'user' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'password' => 'DDWH00_EDW_PRIM_IVE_ALL_1', 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2811. 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 'getBlameableEventSubscriberService', false],
  2812. 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 'getLoggableEventSubscriberService', false],
  2813. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 'getSluggableEventSubscriberService', false],
  2814. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 'getSoftDeletableEventSubscriberService', false],
  2815. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 'getTimestampableEventSubscriberService', false],
  2816. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 'getTranslatableEventSubscriberService', false],
  2817. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 'getTreeEventSubscriberService', false],
  2818. 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 'getUuidableEventSubscriberService', false],
  2819. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
  2820. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
  2821. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
  2822. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
  2823. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false],
  2824. 'doctrine.orm.parts_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.parts_listeners.attach_entity_listeners', 'getDoctrine_Orm_PartsListeners_AttachEntityListenersService', false],
  2825. 'doctrine.orm.source_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.source_listeners.attach_entity_listeners', 'getDoctrine_Orm_SourceListeners_AttachEntityListenersService', false],
  2826. 'mapping.listener' => ['privates', 'mapping.listener', 'getMapping_ListenerService', false],
  2827. 'oci8.listener' => ['privates', 'oci8.listener', 'getOci8_ListenerService', false],
  2828. ], [
  2829. 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  2830. 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  2831. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  2832. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  2833. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  2834. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  2835. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  2836. 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  2837. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2838. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2839. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2840. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2841. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2842. 'doctrine.orm.parts_listeners.attach_entity_listeners' => '?',
  2843. 'doctrine.orm.source_listeners.attach_entity_listeners' => '?',
  2844. 'mapping.listener' => '?',
  2845. 'oci8.listener' => '?',
  2846. ]), [0 => 'oci8.listener', 1 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 3 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 4 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 5 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 6 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 7 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 8 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 9 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 12 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 13 => [0 => [0 => 'postConnect'], 1 => 'oci8.listener'], 14 => [0 => [0 => 'loadClassMetadata'], 1 => 'mapping.listener'], 15 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 16 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.parts_listeners.attach_entity_listeners'], 17 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.source_listeners.attach_entity_listeners']]), ['enum' => 'string']);
  2847. }
  2848. /**
  2849. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2850. *
  2851. * @return \Doctrine\ORM\EntityManager
  2852. */
  2853. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  2854. {
  2855. $a = ($this->services['doctrine.dbal.oraclecnh_connection'] ?? $this->getDoctrine_Dbal_OraclecnhConnectionService());
  2856. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  2857. return $this->services['doctrine.orm.default_entity_manager'];
  2858. }
  2859. $b = new \Doctrine\ORM\Configuration();
  2860. $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2861. $d = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/AppBundle/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Entity'), 2 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle/Entity')]);
  2862. $c->addDriver($d, 'App\\AppBundle\\Entity');
  2863. $c->addDriver($d, 'Coolshop\\CoolDashboardBundle\\Entity');
  2864. $c->addDriver($d, 'Coolshop\\CoolJobBundle\\Entity');
  2865. $b->setEntityNamespaces(['AppBundle' => 'App\\AppBundle\\Entity', 'CoolDashboardBundle' => 'Coolshop\\CoolDashboardBundle\\Entity', 'CoolJobBundle' => 'Coolshop\\CoolJobBundle\\Entity']);
  2866. $b->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2867. $b->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2868. $b->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2869. $b->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  2870. $b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2871. $b->setProxyNamespace('Proxies');
  2872. $b->setAutoGenerateProxyClasses(true);
  2873. $b->setSchemaIgnoreClasses([]);
  2874. $b->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2875. $b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2876. $b->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  2877. $b->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2878. $b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2879. $b->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2880. $b->addCustomStringFunction('replace', 'DoctrineExtensions\\Query\\Mysql\\Replace');
  2881. $b->addCustomStringFunction('chr', 'App\\AppBundle\\DQL\\Chr');
  2882. $b->addCustomStringFunction('LPAD', 'DoctrineExtensions\\Query\\Mysql\\Lpad');
  2883. $b->addCustomNumericFunction('integer', 'App\\AppBundle\\DQL\\Integer');
  2884. $b->addCustomDatetimeFunction('year', 'DoctrineExtensions\\Query\\Oracle\\Year');
  2885. $b->addCustomDatetimeFunction('month', 'DoctrineExtensions\\Query\\Oracle\\Month');
  2886. $b->addCustomDatetimeFunction('day', 'DoctrineExtensions\\Query\\Oracle\\Day');
  2887. $b->addCustomDatetimeFunction('quarter', 'App\\AppBundle\\DoctrineExtensions\\Query\\Oracle\\Quarter');
  2888. $b->addCustomDatetimeFunction('to_char', 'DoctrineExtensions\\Query\\Oracle\\ToChar');
  2889. $b->addCustomDatetimeFunction('date_format', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2890. $b->addCustomDatetimeFunction('to_date', 'DoctrineExtensions\\Query\\Oracle\\ToDate');
  2891. $b->addCustomDatetimeFunction('last_day', 'DoctrineExtensions\\Query\\Mysql\\LastDay');
  2892. $b->addCustomDatetimeFunction('trunc', 'DoctrineExtensions\\Query\\Oracle\\Trunc');
  2893. $b->addCustomDatetimeFunction('end_of_day', 'App\\AppBundle\\DQL\\EndOfDay');
  2894. $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $b);
  2895. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2896. return $instance;
  2897. }
  2898. /**
  2899. * Gets the public 'doctrine.orm.parts_entity_manager' shared service.
  2900. *
  2901. * @return \Doctrine\ORM\EntityManager
  2902. */
  2903. protected function getDoctrine_Orm_PartsEntityManagerService($lazyLoad = true)
  2904. {
  2905. $a = ($this->services['doctrine.dbal.parts_connection'] ?? $this->getDoctrine_Dbal_PartsConnectionService());
  2906. if (isset($this->services['doctrine.orm.parts_entity_manager'])) {
  2907. return $this->services['doctrine.orm.parts_entity_manager'];
  2908. }
  2909. $b = new \Doctrine\ORM\Configuration();
  2910. $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2911. $c->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity/Parts')]), 'App\\Entity\\Parts');
  2912. $b->setEntityNamespaces(['Parts' => 'App\\Entity\\Parts']);
  2913. $b->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2914. $b->setQueryCache(($this->privates['cache.doctrine.orm.parts.query'] ?? $this->getCache_Doctrine_Orm_Parts_QueryService()));
  2915. $b->setResultCache(($this->privates['cache.doctrine.orm.parts.result'] ?? $this->getCache_Doctrine_Orm_Parts_ResultService()));
  2916. $b->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  2917. $b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2918. $b->setProxyNamespace('Proxies');
  2919. $b->setAutoGenerateProxyClasses(true);
  2920. $b->setSchemaIgnoreClasses([]);
  2921. $b->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2922. $b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2923. $b->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  2924. $b->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2925. $b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2926. $b->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2927. $this->services['doctrine.orm.parts_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $b);
  2928. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2929. return $instance;
  2930. }
  2931. /**
  2932. * Gets the public 'doctrine.orm.source_entity_manager' shared service.
  2933. *
  2934. * @return \Doctrine\ORM\EntityManager
  2935. */
  2936. protected function getDoctrine_Orm_SourceEntityManagerService($lazyLoad = true)
  2937. {
  2938. $a = ($this->services['doctrine.dbal.oraclecnh_connection'] ?? $this->getDoctrine_Dbal_OraclecnhConnectionService());
  2939. if (isset($this->services['doctrine.orm.source_entity_manager'])) {
  2940. return $this->services['doctrine.orm.source_entity_manager'];
  2941. }
  2942. $b = new \Doctrine\ORM\Configuration();
  2943. $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2944. $c->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/SourceDataBundle/Entity')]), 'App\\SourceDataBundle\\Entity');
  2945. $b->setEntityNamespaces(['SourceDataBundle' => 'App\\SourceDataBundle\\Entity']);
  2946. $b->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2947. $b->setQueryCache(($this->privates['cache.doctrine.orm.source.query'] ?? $this->getCache_Doctrine_Orm_Source_QueryService()));
  2948. $b->setResultCache(($this->privates['cache.doctrine.orm.source.result'] ?? $this->getCache_Doctrine_Orm_Source_ResultService()));
  2949. $b->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  2950. $b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2951. $b->setProxyNamespace('Proxies');
  2952. $b->setAutoGenerateProxyClasses(true);
  2953. $b->setSchemaIgnoreClasses([]);
  2954. $b->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2955. $b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2956. $b->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  2957. $b->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2958. $b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2959. $b->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2960. $b->addCustomNumericFunction('integer', 'App\\AppBundle\\DQL\\Integer');
  2961. $b->addCustomDatetimeFunction('year', 'DoctrineExtensions\\Query\\Oracle\\Year');
  2962. $b->addCustomDatetimeFunction('month', 'DoctrineExtensions\\Query\\Oracle\\Month');
  2963. $b->addCustomDatetimeFunction('day', 'DoctrineExtensions\\Query\\Oracle\\Day');
  2964. $b->addCustomDatetimeFunction('quarter', 'App\\AppBundle\\DoctrineExtensions\\Query\\Oracle\\Quarter');
  2965. $b->addCustomDatetimeFunction('to_char', 'DoctrineExtensions\\Query\\Oracle\\ToChar');
  2966. $b->addCustomDatetimeFunction('date_format', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2967. $this->services['doctrine.orm.source_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $b);
  2968. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2969. return $instance;
  2970. }
  2971. /**
  2972. * Gets the public 'easyadmin.autocomplete' shared service.
  2973. *
  2974. * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete
  2975. */
  2976. protected function getEasyadmin_AutocompleteService()
  2977. {
  2978. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/Autocomplete.php';
  2979. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/Finder.php';
  2980. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  2981. return $this->services['easyadmin.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), new \EasyCorp\Bundle\EasyAdminBundle\Search\Finder(($this->services['easyadmin.query_builder'] ?? $this->getEasyadmin_QueryBuilderService()), ($this->services['easyadmin.paginator'] ?? ($this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator()))), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  2982. }
  2983. /**
  2984. * Gets the public 'easyadmin.command.make_admin_migration' shared service.
  2985. *
  2986. * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand
  2987. */
  2988. protected function getEasyadmin_Command_MakeAdminMigrationService()
  2989. {
  2990. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  2991. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminMigrationCommand.php';
  2992. $this->services['easyadmin.command.make_admin_migration'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), \dirname(__DIR__, 4));
  2993. $instance->setName('make:admin:migration');
  2994. return $instance;
  2995. }
  2996. /**
  2997. * Gets the public 'easyadmin.config.manager' shared service.
  2998. *
  2999. * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  3000. */
  3001. protected function getEasyadmin_Config_ManagerService()
  3002. {
  3003. $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  3004. $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  3005. $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this, $a));
  3006. $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('en'));
  3007. $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  3008. $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  3009. $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  3010. $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  3011. $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  3012. $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService())));
  3013. $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  3014. return $instance;
  3015. }
  3016. /**
  3017. * Gets the public 'easyadmin.filter.registry' shared service.
  3018. *
  3019. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  3020. */
  3021. protected function getEasyadmin_Filter_RegistryService()
  3022. {
  3023. return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array', 'boolean' => 'easyadmin.filter.type.boolean', 'comparison' => 'easyadmin.filter.type.comparison', 'date' => 'easyadmin.filter.type.date', 'dateinterval' => 'easyadmin.filter.type.dateinterval', 'datetime' => 'easyadmin.filter.type.datetime', 'decimal' => 'easyadmin.filter.type.decimal', 'choice' => 'easyadmin.filter.type.choice', 'entity' => 'easyadmin.filter.type.entity', 'float' => 'easyadmin.filter.type.float', 'integer' => 'easyadmin.filter.type.integer', 'text' => 'easyadmin.filter.type.text', 'textarea' => 'easyadmin.filter.type.textarea', 'time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  3024. yield 0 => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->getEasyadmin_Filter_TypeGuesser_DoctrineService());
  3025. }, 1));
  3026. }
  3027. /**
  3028. * Gets the public 'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' shared service.
  3029. *
  3030. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser
  3031. */
  3032. protected function getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService()
  3033. {
  3034. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  3035. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  3036. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Guesser/MissingDoctrineOrmTypeGuesser.php';
  3037. return $this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3038. }
  3039. /**
  3040. * Gets the public 'easyadmin.listener.controller' shared service.
  3041. *
  3042. * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  3043. */
  3044. protected function getEasyadmin_Listener_ControllerService()
  3045. {
  3046. $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  3047. if (isset($this->services['easyadmin.listener.controller'])) {
  3048. return $this->services['easyadmin.listener.controller'];
  3049. }
  3050. return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  3051. }
  3052. /**
  3053. * Gets the public 'easyadmin.listener.request_post_initialize' shared service.
  3054. *
  3055. * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener
  3056. */
  3057. protected function getEasyadmin_Listener_RequestPostInitializeService()
  3058. {
  3059. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/RequestPostInitializeListener.php';
  3060. return $this->services['easyadmin.listener.request_post_initialize'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3061. }
  3062. /**
  3063. * Gets the public 'easyadmin.paginator' shared service.
  3064. *
  3065. * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator
  3066. */
  3067. protected function getEasyadmin_PaginatorService()
  3068. {
  3069. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  3070. return $this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator();
  3071. }
  3072. /**
  3073. * Gets the public 'easyadmin.property_accessor' shared service.
  3074. *
  3075. * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3076. */
  3077. protected function getEasyadmin_PropertyAccessorService()
  3078. {
  3079. $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3080. return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  3081. }
  3082. /**
  3083. * Gets the public 'easyadmin.query_builder' shared service.
  3084. *
  3085. * @return \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder
  3086. */
  3087. protected function getEasyadmin_QueryBuilderService()
  3088. {
  3089. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Search/QueryBuilder.php';
  3090. return $this->services['easyadmin.query_builder'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3091. }
  3092. /**
  3093. * Gets the public 'easyadmin.router' shared service.
  3094. *
  3095. * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  3096. */
  3097. protected function getEasyadmin_RouterService()
  3098. {
  3099. $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  3100. if (isset($this->services['easyadmin.router'])) {
  3101. return $this->services['easyadmin.router'];
  3102. }
  3103. return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3104. }
  3105. /**
  3106. * Gets the public 'easyadmin.security.authorization_checker' shared service.
  3107. *
  3108. * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  3109. */
  3110. protected function getEasyadmin_Security_AuthorizationCheckerService()
  3111. {
  3112. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3113. if (isset($this->services['easyadmin.security.authorization_checker'])) {
  3114. return $this->services['easyadmin.security.authorization_checker'];
  3115. }
  3116. return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  3117. }
  3118. /**
  3119. * Gets the public 'error_controller' shared service.
  3120. *
  3121. * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  3122. */
  3123. protected function getErrorControllerService()
  3124. {
  3125. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  3126. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  3127. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  3128. return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true)));
  3129. }
  3130. /**
  3131. * Gets the public 'event_dispatcher' shared service.
  3132. *
  3133. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3134. */
  3135. protected function getEventDispatcherService()
  3136. {
  3137. $a = new \Symfony\Bridge\Monolog\Logger('event');
  3138. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3139. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3140. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3141. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3142. $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3143. $instance->addListener('kernel.request', [0 => function () {
  3144. return ($this->privates['app.user.profiled_listener'] ?? $this->getApp_User_ProfiledListenerService());
  3145. }, 1 => 'onKernelRequest'], 0);
  3146. $instance->addListener('kernel.controller', [0 => function () {
  3147. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3148. }, 1 => 'onKernelController'], 0);
  3149. $instance->addListener('kernel.controller', [0 => function () {
  3150. return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  3151. }, 1 => 'onKernelController'], 0);
  3152. $instance->addListener('easy_admin.post_initialize', [0 => function () {
  3153. return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->getEasyadmin_Listener_RequestPostInitializeService());
  3154. }, 1 => 'initializeRequest'], 0);
  3155. $instance->addListener('security.interactive_login', [0 => function () {
  3156. return ($this->services['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  3157. }, 1 => 'onSecurityInteractiveLogin'], 0);
  3158. $instance->addListener('kernel.exception', [0 => function () {
  3159. return ($this->services['App\\AppBundle\\EventListener\\ExceptionListener'] ?? $this->getExceptionListenerService());
  3160. }, 1 => 'onKernelException'], 0);
  3161. $instance->addListener('kernel.exception', [0 => function () {
  3162. return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  3163. }, 1 => 'onKernelException'], 0);
  3164. $instance->addListener('kernel.request', [0 => function () {
  3165. return ($this->privates['app.locale_listener'] ?? ($this->privates['app.locale_listener'] = new \App\AppBundle\EventListener\LocaleListener($this)));
  3166. }, 1 => 'onKernelRequest'], 15);
  3167. $instance->addListener('easy_admin.post_update', [0 => function () {
  3168. return ($this->privates['app.easyadmin_subscriber.subscriber'] ?? $this->getApp_EasyadminSubscriber_SubscriberService());
  3169. }, 1 => 'clearUserPreferences'], 0);
  3170. $instance->addListener('kernel.response', [0 => function () {
  3171. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  3172. }, 1 => 'onKernelResponse'], 0);
  3173. $instance->addListener('kernel.response', [0 => function () {
  3174. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3175. }, 1 => 'onKernelResponse'], -1024);
  3176. $instance->addListener('kernel.request', [0 => function () {
  3177. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3178. }, 1 => 'setDefaultLocale'], 100);
  3179. $instance->addListener('kernel.request', [0 => function () {
  3180. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3181. }, 1 => 'onKernelRequest'], 16);
  3182. $instance->addListener('kernel.finish_request', [0 => function () {
  3183. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3184. }, 1 => 'onKernelFinishRequest'], 0);
  3185. $instance->addListener('kernel.request', [0 => function () {
  3186. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3187. }, 1 => 'onKernelRequest'], 256);
  3188. $instance->addListener('kernel.response', [0 => function () {
  3189. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3190. }, 1 => 'onResponse'], -255);
  3191. $instance->addListener('kernel.controller_arguments', [0 => function () {
  3192. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  3193. }, 1 => 'onControllerArguments'], 0);
  3194. $instance->addListener('kernel.exception', [0 => function () {
  3195. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  3196. }, 1 => 'logKernelException'], 0);
  3197. $instance->addListener('kernel.exception', [0 => function () {
  3198. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  3199. }, 1 => 'onKernelException'], -128);
  3200. $instance->addListener('kernel.response', [0 => function () {
  3201. return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
  3202. }, 1 => 'removeCspHeader'], -128);
  3203. $instance->addListener('kernel.request', [0 => function () {
  3204. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3205. }, 1 => 'onKernelRequest'], 15);
  3206. $instance->addListener('kernel.finish_request', [0 => function () {
  3207. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3208. }, 1 => 'onKernelFinishRequest'], -15);
  3209. $instance->addListener('console.error', [0 => function () {
  3210. return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3211. }, 1 => 'onConsoleError'], -128);
  3212. $instance->addListener('console.terminate', [0 => function () {
  3213. return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3214. }, 1 => 'onConsoleTerminate'], -128);
  3215. $instance->addListener('console.error', [0 => function () {
  3216. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3217. }, 1 => 'onConsoleError'], 0);
  3218. $instance->addListener('kernel.request', [0 => function () {
  3219. return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  3220. }, 1 => 'onKernelRequest'], 48);
  3221. $instance->addListener('kernel.request', [0 => function () {
  3222. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3223. }, 1 => 'configure'], 2048);
  3224. $instance->addListener('console.command', [0 => function () {
  3225. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3226. }, 1 => 'configure'], 2048);
  3227. $instance->addListener('kernel.request', [0 => function () {
  3228. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3229. }, 1 => 'onKernelRequest'], 32);
  3230. $instance->addListener('kernel.finish_request', [0 => function () {
  3231. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3232. }, 1 => 'onKernelFinishRequest'], 0);
  3233. $instance->addListener('kernel.exception', [0 => function () {
  3234. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3235. }, 1 => 'onKernelException'], -64);
  3236. $instance->addListener('kernel.request', [0 => function () {
  3237. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3238. }, 1 => 'onKernelRequest'], 128);
  3239. $instance->addListener('kernel.response', [0 => function () {
  3240. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3241. }, 1 => 'onKernelResponse'], -1000);
  3242. $instance->addListener('kernel.finish_request', [0 => function () {
  3243. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3244. }, 1 => 'onFinishRequest'], 0);
  3245. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  3246. return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  3247. }, 1 => 'onMessageFailed'], 100);
  3248. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  3249. return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  3250. }, 1 => 'onMessageFailed'], 200);
  3251. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  3252. return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  3253. }, 1 => 'onMessageFailed'], -100);
  3254. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  3255. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  3256. }, 1 => 'onWorkerStarted'], 0);
  3257. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  3258. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  3259. }, 1 => 'onWorkerRunning'], 0);
  3260. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  3261. return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  3262. }, 1 => 'onMessageFailed'], 0);
  3263. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  3264. return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  3265. }, 1 => 'onWorkerRunning'], 0);
  3266. $instance->addListener('kernel.response', [0 => function () {
  3267. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3268. }, 1 => 'onKernelResponse'], -100);
  3269. $instance->addListener('kernel.exception', [0 => function () {
  3270. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3271. }, 1 => 'onKernelException'], 0);
  3272. $instance->addListener('kernel.terminate', [0 => function () {
  3273. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3274. }, 1 => 'onKernelTerminate'], -1024);
  3275. $instance->addListener('kernel.controller', [0 => function () {
  3276. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3277. }, 1 => 'onKernelController'], 0);
  3278. $instance->addListener('kernel.response', [0 => function () {
  3279. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3280. }, 1 => 'onKernelResponse'], 0);
  3281. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
  3282. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  3283. }, 1 => 'onWorkerMessageHandled'], 0);
  3284. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  3285. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  3286. }, 1 => 'onWorkerMessageFailed'], 0);
  3287. $instance->addListener('kernel.exception', [0 => function () {
  3288. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  3289. }, 1 => 'onException'], 0);
  3290. $instance->addListener('kernel.terminate', [0 => function () {
  3291. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  3292. }, 1 => 'onTerminate'], 0);
  3293. $instance->addListener('console.error', [0 => function () {
  3294. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  3295. }, 1 => 'onException'], 0);
  3296. $instance->addListener('console.terminate', [0 => function () {
  3297. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  3298. }, 1 => 'onTerminate'], 0);
  3299. $instance->addListener('kernel.controller', [0 => function () {
  3300. return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3301. }, 1 => 'onKernelController'], 0);
  3302. $instance->addListener('kernel.controller', [0 => function () {
  3303. return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3304. }, 1 => 'onKernelController'], 0);
  3305. $instance->addListener('kernel.controller', [0 => function () {
  3306. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3307. }, 1 => 'onKernelController'], -128);
  3308. $instance->addListener('kernel.view', [0 => function () {
  3309. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3310. }, 1 => 'onKernelView'], 0);
  3311. $instance->addListener('kernel.controller', [0 => function () {
  3312. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3313. }, 1 => 'onKernelController'], 0);
  3314. $instance->addListener('kernel.response', [0 => function () {
  3315. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3316. }, 1 => 'onKernelResponse'], 0);
  3317. $instance->addListener('kernel.controller_arguments', [0 => function () {
  3318. return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3319. }, 1 => 'onKernelControllerArguments'], 0);
  3320. $instance->addListener('kernel.controller_arguments', [0 => function () {
  3321. return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3322. }, 1 => 'onKernelControllerArguments'], 0);
  3323. $instance->addListener('kernel.response', [0 => function () {
  3324. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3325. }, 1 => 'onKernelResponse'], 0);
  3326. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  3327. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  3328. }, 1 => 'onVoterVote'], 0);
  3329. $instance->addListener('kernel.request', [0 => function () {
  3330. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3331. }, 1 => 'configureLogoutUrlGenerator'], 8);
  3332. $instance->addListener('kernel.request', [0 => function () {
  3333. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3334. }, 1 => 'onKernelRequest'], 8);
  3335. $instance->addListener('kernel.finish_request', [0 => function () {
  3336. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3337. }, 1 => 'onKernelFinishRequest'], 0);
  3338. $instance->addListener('kernel.response', [0 => function () {
  3339. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3340. }, 1 => 'onKernelResponse'], -128);
  3341. $instance->addListener('kernel.finish_request', [0 => function () {
  3342. return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3343. }, 1 => 'resetAssets'], 0);
  3344. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3345. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  3346. }, 1 => 'onLogout'], 0);
  3347. return $instance;
  3348. }
  3349. /**
  3350. * Gets the public 'http_kernel' shared service.
  3351. *
  3352. * @return \Symfony\Component\HttpKernel\HttpKernel
  3353. */
  3354. protected function getHttpKernelService()
  3355. {
  3356. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3357. if (isset($this->services['http_kernel'])) {
  3358. return $this->services['http_kernel'];
  3359. }
  3360. return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  3361. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  3362. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  3363. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  3364. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  3365. yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  3366. yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  3367. yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  3368. yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  3369. }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  3370. }
  3371. /**
  3372. * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  3373. *
  3374. * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  3375. */
  3376. protected function getHwiOauth_ResourceOwnermap_MainService()
  3377. {
  3378. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapInterface.php';
  3379. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMap.php';
  3380. return $this->services['hwi_oauth.resource_ownermap.main'] = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.main'], new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3381. 'azure' => ['privates', 'hwi_oauth.resource_owner.azure', 'getHwiOauth_ResourceOwner_AzureService', false],
  3382. ], [
  3383. 'azure' => '?',
  3384. ]));
  3385. }
  3386. /**
  3387. * Gets the public 'hwi_oauth.user_checker' shared service.
  3388. *
  3389. * @return \Symfony\Component\Security\Core\User\InMemoryUserChecker
  3390. */
  3391. protected function getHwiOauth_UserCheckerService()
  3392. {
  3393. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  3394. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  3395. return $this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker();
  3396. }
  3397. /**
  3398. * Gets the public 'jms_serializer' shared service.
  3399. *
  3400. * @return \JMS\Serializer\Serializer
  3401. */
  3402. protected function getJmsSerializerService()
  3403. {
  3404. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/SerializerInterface.php';
  3405. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  3406. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Serializer.php';
  3407. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  3408. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  3409. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  3410. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  3411. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  3412. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  3413. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  3414. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  3415. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  3416. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  3417. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  3418. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  3419. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  3420. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  3421. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  3422. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  3423. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  3424. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  3425. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  3426. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  3427. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  3428. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  3429. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
  3430. $a = ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService());
  3431. $b = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
  3432. $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  3433. $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  3434. $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  3435. $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  3436. $f = ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService());
  3437. $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  3438. $g->setOptions(1024);
  3439. $h = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory(false);
  3440. $h->setOptions(0);
  3441. return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [2 => new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a, $b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e, $f, $d), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a, $b, $e, $f, $d)], ['json' => $g, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory()], ['json' => $h, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  3442. }
  3443. /**
  3444. * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  3445. *
  3446. * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  3447. */
  3448. protected function getJmsSerializer_DeserializationContextFactoryService()
  3449. {
  3450. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  3451. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  3452. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  3453. return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  3454. }
  3455. /**
  3456. * Gets the public 'jms_serializer.metadata_driver' shared service.
  3457. *
  3458. * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  3459. */
  3460. protected function getJmsSerializer_MetadataDriverService()
  3461. {
  3462. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  3463. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  3464. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  3465. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  3466. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  3467. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  3468. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  3469. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  3470. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  3471. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  3472. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  3473. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  3474. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
  3475. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  3476. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AttributeDriver/AttributeReader.php';
  3477. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  3478. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
  3479. $a = ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService());
  3480. $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_', true));
  3481. $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  3482. return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([0 => new \JMS\Serializer\Metadata\Driver\YamlDriver($a, $b, $c), 1 => new \JMS\Serializer\Metadata\Driver\XmlDriver($a, $b, $c), 2 => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(new \JMS\Serializer\Metadata\Driver\AttributeDriver\AttributeReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), $b, $c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
  3483. }
  3484. /**
  3485. * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  3486. *
  3487. * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  3488. */
  3489. protected function getJmsSerializer_SerializationContextFactoryService()
  3490. {
  3491. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  3492. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  3493. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  3494. return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  3495. }
  3496. /**
  3497. * Gets the public 'messenger.default_bus' shared service.
  3498. *
  3499. * @return \Symfony\Component\Messenger\TraceableMessageBus
  3500. */
  3501. protected function getMessenger_DefaultBusService()
  3502. {
  3503. return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3504. yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  3505. yield 1 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  3506. yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3507. yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3508. yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3509. yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  3510. yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  3511. }, 7)));
  3512. }
  3513. /**
  3514. * Gets the public 'request_stack' shared service.
  3515. *
  3516. * @return \Symfony\Component\HttpFoundation\RequestStack
  3517. */
  3518. protected function getRequestStackService()
  3519. {
  3520. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3521. }
  3522. /**
  3523. * Gets the public 'router' shared service.
  3524. *
  3525. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3526. */
  3527. protected function getRouterService()
  3528. {
  3529. $a = new \Symfony\Bridge\Monolog\Logger('router');
  3530. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3531. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3532. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3533. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3534. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3535. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false],
  3536. ], [
  3537. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3538. ]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => NULL, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'en');
  3539. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3540. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3541. return $instance;
  3542. }
  3543. /**
  3544. * Gets the public 'routing.loader' shared service.
  3545. *
  3546. * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3547. */
  3548. protected function getRouting_LoaderService()
  3549. {
  3550. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3551. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
  3552. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3553. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3554. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  3555. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  3556. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
  3557. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  3558. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  3559. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  3560. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  3561. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  3562. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  3563. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  3564. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  3565. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  3566. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  3567. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  3568. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  3569. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  3570. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  3571. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
  3572. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
  3573. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  3574. $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  3575. $b = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)))));
  3576. $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  3577. $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b, 'dev'));
  3578. $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b, 'dev'));
  3579. $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b, 'dev'));
  3580. $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b, 'dev'));
  3581. $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b, 'dev'));
  3582. $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3583. 'kernel' => ['services', 'kernel', 'getKernelService', false],
  3584. ], [
  3585. 'kernel' => 'App\\Kernel',
  3586. ]), 'dev'));
  3587. $a->addLoader(($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  3588. $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotDirService());
  3589. $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotFileService());
  3590. $a->addLoader($c);
  3591. $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b, $c));
  3592. $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b, $c));
  3593. return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], []);
  3594. }
  3595. /**
  3596. * Gets the public 'services_resetter' shared service.
  3597. *
  3598. * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3599. */
  3600. protected function getServicesResetterService()
  3601. {
  3602. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3603. return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3604. if (isset($this->services['cache.app'])) {
  3605. yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3606. }
  3607. if (isset($this->services['cache.system'])) {
  3608. yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3609. }
  3610. if (isset($this->privates['cache.validator'])) {
  3611. yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  3612. }
  3613. if (isset($this->privates['cache.serializer'])) {
  3614. yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  3615. }
  3616. if (isset($this->privates['cache.annotations'])) {
  3617. yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  3618. }
  3619. if (isset($this->privates['cache.property_info'])) {
  3620. yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  3621. }
  3622. if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  3623. yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  3624. }
  3625. if (isset($this->privates['.debug.http_client'])) {
  3626. yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  3627. }
  3628. if (isset($this->privates['debug.stopwatch'])) {
  3629. yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3630. }
  3631. if (isset($this->services['event_dispatcher'])) {
  3632. yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3633. }
  3634. if (isset($this->privates['session_listener'])) {
  3635. yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  3636. }
  3637. if (isset($this->privates['form.choice_list_factory.cached'])) {
  3638. yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3639. }
  3640. if (isset($this->services['cache.validator_expression_language'])) {
  3641. yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  3642. }
  3643. if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  3644. yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  3645. }
  3646. if (isset($this->services['.container.private.profiler'])) {
  3647. yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  3648. }
  3649. if (isset($this->services['.container.private.validator'])) {
  3650. yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  3651. }
  3652. if (isset($this->services['doctrine'])) {
  3653. yield 'doctrine' => ($this->services['doctrine'] ?? null);
  3654. }
  3655. if (isset($this->privates['form.type.entity'])) {
  3656. yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  3657. }
  3658. if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  3659. yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  3660. }
  3661. if (isset($this->privates['monolog.handler.main'])) {
  3662. yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3663. }
  3664. if (isset($this->privates['monolog.handler.console'])) {
  3665. yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3666. }
  3667. if (isset($this->privates['twig.form.engine'])) {
  3668. yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  3669. }
  3670. if (isset($this->services['.container.private.security.token_storage'])) {
  3671. yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  3672. }
  3673. if (isset($this->privates['cache.security_expression_language'])) {
  3674. yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  3675. }
  3676. if (isset($this->privates['debug.security.firewall'])) {
  3677. yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  3678. }
  3679. if (isset($this->privates['cache.easyadmin'])) {
  3680. yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? null);
  3681. }
  3682. if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3683. yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  3684. }
  3685. if (isset($this->privates['cache.webpack_encore'])) {
  3686. yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  3687. }
  3688. if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  3689. yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  3690. }
  3691. if (isset($this->privates['.debug.http_client'])) {
  3692. yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  3693. }
  3694. if (isset($this->privates['.debug.hwi_oauth.http_client'])) {
  3695. yield '.debug.hwi_oauth.http_client' => ($this->privates['.debug.hwi_oauth.http_client'] ?? null);
  3696. }
  3697. }, function () {
  3698. return 0 + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['cache.easyadmin'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['.debug.hwi_oauth.http_client']));
  3699. }), ['cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'cache.messenger.restart_workers_signal' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'messenger.transport.in_memory.factory' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'swiftmailer.email_sender.listener' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'twig.form.engine' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'cache.easyadmin' => [0 => 'reset'], 'webpack_encore.tag_renderer' => [0 => 'reset'], 'cache.webpack_encore' => [0 => 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset'], '.debug.hwi_oauth.http_client' => [0 => 'reset']]);
  3700. }
  3701. /**
  3702. * Gets the public 'swiftmailer.mailer.default' shared service.
  3703. *
  3704. * @return \Swift_Mailer
  3705. */
  3706. protected function getSwiftmailer_Mailer_DefaultService()
  3707. {
  3708. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  3709. return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  3710. }
  3711. /**
  3712. * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  3713. *
  3714. * @return \Swift_Plugins_MessageLogger
  3715. */
  3716. protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  3717. {
  3718. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3719. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3720. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3721. return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  3722. }
  3723. /**
  3724. * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  3725. *
  3726. * @return \Swift_Transport_EsmtpTransport
  3727. */
  3728. protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  3729. {
  3730. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3731. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php';
  3732. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php';
  3733. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php';
  3734. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php';
  3735. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php';
  3736. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php';
  3737. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/OutputByteStream.php';
  3738. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php';
  3739. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php';
  3740. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php';
  3741. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php';
  3742. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php';
  3743. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php';
  3744. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php';
  3745. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php';
  3746. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php';
  3747. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php';
  3748. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php';
  3749. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SmtpTransportConfigurator.php';
  3750. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3751. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3752. $a = new \Swift_Transport_Esmtp_AuthHandler([0 => new \Swift_Transport_Esmtp_Auth_CramMd5Authenticator(), 1 => new \Swift_Transport_Esmtp_Auth_LoginAuthenticator(), 2 => new \Swift_Transport_Esmtp_Auth_PlainAuthenticator(), 3 => new \Swift_Transport_Esmtp_Auth_NTLMAuthenticator()]);
  3753. $a->setUsername('demartino907@gmail.com');
  3754. $a->setPassword('corhizxzfgxpetsm');
  3755. $a->setAuthMode('login');
  3756. $this->services['swiftmailer.mailer.default.transport.real'] = $instance = new \Swift_Transport_EsmtpTransport(new \Swift_Transport_StreamBuffer(new \Swift_StreamFilters_StringReplacementFilterFactory()), [0 => $a], ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  3757. $instance->setHost('smtp.gmail.com');
  3758. $instance->setPort(587);
  3759. $instance->setEncryption('tls');
  3760. $instance->setTimeout(30);
  3761. $instance->setSourceIp(NULL);
  3762. (new \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator(NULL, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())))->configure($instance);
  3763. return $instance;
  3764. }
  3765. /**
  3766. * Gets the public 'swiftmailer.transport' shared service.
  3767. *
  3768. * @return \Swift_Transport_SpoolTransport
  3769. */
  3770. protected function getSwiftmailer_TransportService()
  3771. {
  3772. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3773. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  3774. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  3775. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  3776. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3777. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3778. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3779. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3780. include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3781. $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  3782. $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  3783. return $instance;
  3784. }
  3785. /**
  3786. * Gets the public 'translator' shared service.
  3787. *
  3788. * @return \Symfony\Component\Translation\DataCollectorTranslator
  3789. */
  3790. protected function getTranslatorService()
  3791. {
  3792. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3793. }
  3794. /**
  3795. * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3796. *
  3797. * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3798. */
  3799. protected function getWebProfiler_Controller_ExceptionPanelService()
  3800. {
  3801. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3802. return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  3803. }
  3804. /**
  3805. * Gets the public 'web_profiler.controller.profiler' shared service.
  3806. *
  3807. * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3808. */
  3809. protected function getWebProfiler_Controller_ProfilerService()
  3810. {
  3811. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3812. return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
  3813. }
  3814. /**
  3815. * Gets the public 'web_profiler.controller.router' shared service.
  3816. *
  3817. * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3818. */
  3819. protected function getWebProfiler_Controller_RouterService()
  3820. {
  3821. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3822. return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  3823. yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  3824. }, 1));
  3825. }
  3826. /**
  3827. * Gets the private '.console.command.about.lazy' shared service.
  3828. *
  3829. * @return \Symfony\Component\Console\Command\LazyCommand
  3830. */
  3831. protected function get_Console_Command_About_LazyService()
  3832. {
  3833. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3834. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3835. return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  3836. return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  3837. });
  3838. }
  3839. /**
  3840. * Gets the private '.console.command.assets_install.lazy' shared service.
  3841. *
  3842. * @return \Symfony\Component\Console\Command\LazyCommand
  3843. */
  3844. protected function get_Console_Command_AssetsInstall_LazyService()
  3845. {
  3846. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3847. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3848. return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  3849. return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  3850. });
  3851. }
  3852. /**
  3853. * Gets the private '.console.command.cache_clear.lazy' shared service.
  3854. *
  3855. * @return \Symfony\Component\Console\Command\LazyCommand
  3856. */
  3857. protected function get_Console_Command_CacheClear_LazyService()
  3858. {
  3859. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3860. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3861. return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  3862. return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  3863. });
  3864. }
  3865. /**
  3866. * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  3867. *
  3868. * @return \Symfony\Component\Console\Command\LazyCommand
  3869. */
  3870. protected function get_Console_Command_CachePoolClear_LazyService()
  3871. {
  3872. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3873. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3874. return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  3875. return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  3876. });
  3877. }
  3878. /**
  3879. * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  3880. *
  3881. * @return \Symfony\Component\Console\Command\LazyCommand
  3882. */
  3883. protected function get_Console_Command_CachePoolDelete_LazyService()
  3884. {
  3885. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3886. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3887. return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  3888. return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  3889. });
  3890. }
  3891. /**
  3892. * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  3893. *
  3894. * @return \Symfony\Component\Console\Command\LazyCommand
  3895. */
  3896. protected function get_Console_Command_CachePoolList_LazyService()
  3897. {
  3898. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3899. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3900. return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  3901. return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  3902. });
  3903. }
  3904. /**
  3905. * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  3906. *
  3907. * @return \Symfony\Component\Console\Command\LazyCommand
  3908. */
  3909. protected function get_Console_Command_CachePoolPrune_LazyService()
  3910. {
  3911. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3912. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3913. return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  3914. return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  3915. });
  3916. }
  3917. /**
  3918. * Gets the private '.console.command.cache_warmup.lazy' shared service.
  3919. *
  3920. * @return \Symfony\Component\Console\Command\LazyCommand
  3921. */
  3922. protected function get_Console_Command_CacheWarmup_LazyService()
  3923. {
  3924. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3925. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3926. return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  3927. return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  3928. });
  3929. }
  3930. /**
  3931. * Gets the private '.console.command.config_debug.lazy' shared service.
  3932. *
  3933. * @return \Symfony\Component\Console\Command\LazyCommand
  3934. */
  3935. protected function get_Console_Command_ConfigDebug_LazyService()
  3936. {
  3937. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3938. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3939. return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  3940. return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  3941. });
  3942. }
  3943. /**
  3944. * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  3945. *
  3946. * @return \Symfony\Component\Console\Command\LazyCommand
  3947. */
  3948. protected function get_Console_Command_ConfigDumpReference_LazyService()
  3949. {
  3950. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3951. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3952. return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  3953. return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3954. });
  3955. }
  3956. /**
  3957. * Gets the private '.console.command.container_debug.lazy' shared service.
  3958. *
  3959. * @return \Symfony\Component\Console\Command\LazyCommand
  3960. */
  3961. protected function get_Console_Command_ContainerDebug_LazyService()
  3962. {
  3963. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3964. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3965. return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  3966. return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3967. });
  3968. }
  3969. /**
  3970. * Gets the private '.console.command.container_lint.lazy' shared service.
  3971. *
  3972. * @return \Symfony\Component\Console\Command\LazyCommand
  3973. */
  3974. protected function get_Console_Command_ContainerLint_LazyService()
  3975. {
  3976. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3977. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3978. return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  3979. return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3980. });
  3981. }
  3982. /**
  3983. * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3984. *
  3985. * @return \Symfony\Component\Console\Command\LazyCommand
  3986. */
  3987. protected function get_Console_Command_DebugAutowiring_LazyService()
  3988. {
  3989. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  3990. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  3991. return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  3992. return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3993. });
  3994. }
  3995. /**
  3996. * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  3997. *
  3998. * @return \Symfony\Component\Console\Command\LazyCommand
  3999. */
  4000. protected function get_Console_Command_DotenvDebug_LazyService()
  4001. {
  4002. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4003. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4004. return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  4005. return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  4006. });
  4007. }
  4008. /**
  4009. * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  4010. *
  4011. * @return \Symfony\Component\Console\Command\LazyCommand
  4012. */
  4013. protected function get_Console_Command_EventDispatcherDebug_LazyService()
  4014. {
  4015. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4016. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4017. return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  4018. return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  4019. });
  4020. }
  4021. /**
  4022. * Gets the private '.console.command.form_debug.lazy' shared service.
  4023. *
  4024. * @return \Symfony\Component\Console\Command\LazyCommand
  4025. */
  4026. protected function get_Console_Command_FormDebug_LazyService()
  4027. {
  4028. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4029. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4030. return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
  4031. return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  4032. });
  4033. }
  4034. /**
  4035. * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  4036. *
  4037. * @return \Symfony\Component\Console\Command\LazyCommand
  4038. */
  4039. protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  4040. {
  4041. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4042. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4043. return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages', false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  4044. return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  4045. });
  4046. }
  4047. /**
  4048. * Gets the private '.console.command.messenger_debug.lazy' shared service.
  4049. *
  4050. * @return \Symfony\Component\Console\Command\LazyCommand
  4051. */
  4052. protected function get_Console_Command_MessengerDebug_LazyService()
  4053. {
  4054. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4055. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4056. return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses', false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
  4057. return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  4058. });
  4059. }
  4060. /**
  4061. * Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
  4062. *
  4063. * @return \Symfony\Component\Console\Command\LazyCommand
  4064. */
  4065. protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
  4066. {
  4067. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4068. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4069. return $this->privates['.console.command.messenger_failed_messages_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:remove', [], 'Remove given messages from the failure transport', false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand {
  4070. return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
  4071. });
  4072. }
  4073. /**
  4074. * Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
  4075. *
  4076. * @return \Symfony\Component\Console\Command\LazyCommand
  4077. */
  4078. protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
  4079. {
  4080. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4081. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4082. return $this->privates['.console.command.messenger_failed_messages_retry.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:retry', [], 'Retry one or more messages from the failure transport', false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand {
  4083. return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
  4084. });
  4085. }
  4086. /**
  4087. * Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
  4088. *
  4089. * @return \Symfony\Component\Console\Command\LazyCommand
  4090. */
  4091. protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
  4092. {
  4093. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4094. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4095. return $this->privates['.console.command.messenger_failed_messages_show.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:show', [], 'Show one or more messages from the failure transport', false, function (): \Symfony\Component\Messenger\Command\FailedMessagesShowCommand {
  4096. return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
  4097. });
  4098. }
  4099. /**
  4100. * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  4101. *
  4102. * @return \Symfony\Component\Console\Command\LazyCommand
  4103. */
  4104. protected function get_Console_Command_MessengerSetupTransports_LazyService()
  4105. {
  4106. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4107. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4108. return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport', false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
  4109. return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  4110. });
  4111. }
  4112. /**
  4113. * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  4114. *
  4115. * @return \Symfony\Component\Console\Command\LazyCommand
  4116. */
  4117. protected function get_Console_Command_MessengerStopWorkers_LazyService()
  4118. {
  4119. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4120. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4121. return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message', false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
  4122. return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  4123. });
  4124. }
  4125. /**
  4126. * Gets the private '.console.command.router_debug.lazy' shared service.
  4127. *
  4128. * @return \Symfony\Component\Console\Command\LazyCommand
  4129. */
  4130. protected function get_Console_Command_RouterDebug_LazyService()
  4131. {
  4132. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4133. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4134. return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  4135. return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  4136. });
  4137. }
  4138. /**
  4139. * Gets the private '.console.command.router_match.lazy' shared service.
  4140. *
  4141. * @return \Symfony\Component\Console\Command\LazyCommand
  4142. */
  4143. protected function get_Console_Command_RouterMatch_LazyService()
  4144. {
  4145. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4146. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4147. return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  4148. return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  4149. });
  4150. }
  4151. /**
  4152. * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  4153. *
  4154. * @return \Symfony\Component\Console\Command\LazyCommand
  4155. */
  4156. protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  4157. {
  4158. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4159. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4160. return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  4161. return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  4162. });
  4163. }
  4164. /**
  4165. * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  4166. *
  4167. * @return \Symfony\Component\Console\Command\LazyCommand
  4168. */
  4169. protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  4170. {
  4171. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4172. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4173. return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  4174. return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  4175. });
  4176. }
  4177. /**
  4178. * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  4179. *
  4180. * @return \Symfony\Component\Console\Command\LazyCommand
  4181. */
  4182. protected function get_Console_Command_SecretsGenerateKey_LazyService()
  4183. {
  4184. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4185. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4186. return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  4187. return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  4188. });
  4189. }
  4190. /**
  4191. * Gets the private '.console.command.secrets_list.lazy' shared service.
  4192. *
  4193. * @return \Symfony\Component\Console\Command\LazyCommand
  4194. */
  4195. protected function get_Console_Command_SecretsList_LazyService()
  4196. {
  4197. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4198. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4199. return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  4200. return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  4201. });
  4202. }
  4203. /**
  4204. * Gets the private '.console.command.secrets_remove.lazy' shared service.
  4205. *
  4206. * @return \Symfony\Component\Console\Command\LazyCommand
  4207. */
  4208. protected function get_Console_Command_SecretsRemove_LazyService()
  4209. {
  4210. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4211. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4212. return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  4213. return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  4214. });
  4215. }
  4216. /**
  4217. * Gets the private '.console.command.secrets_set.lazy' shared service.
  4218. *
  4219. * @return \Symfony\Component\Console\Command\LazyCommand
  4220. */
  4221. protected function get_Console_Command_SecretsSet_LazyService()
  4222. {
  4223. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4224. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4225. return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  4226. return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  4227. });
  4228. }
  4229. /**
  4230. * Gets the private '.console.command.translation_debug.lazy' shared service.
  4231. *
  4232. * @return \Symfony\Component\Console\Command\LazyCommand
  4233. */
  4234. protected function get_Console_Command_TranslationDebug_LazyService()
  4235. {
  4236. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4237. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4238. return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  4239. return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  4240. });
  4241. }
  4242. /**
  4243. * Gets the private '.console.command.translation_extract.lazy' shared service.
  4244. *
  4245. * @return \Symfony\Component\Console\Command\LazyCommand
  4246. */
  4247. protected function get_Console_Command_TranslationExtract_LazyService()
  4248. {
  4249. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4250. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4251. return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  4252. return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  4253. });
  4254. }
  4255. /**
  4256. * Gets the private '.console.command.translation_pull.lazy' shared service.
  4257. *
  4258. * @return \Symfony\Component\Console\Command\LazyCommand
  4259. */
  4260. protected function get_Console_Command_TranslationPull_LazyService()
  4261. {
  4262. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4263. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4264. return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  4265. return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  4266. });
  4267. }
  4268. /**
  4269. * Gets the private '.console.command.translation_push.lazy' shared service.
  4270. *
  4271. * @return \Symfony\Component\Console\Command\LazyCommand
  4272. */
  4273. protected function get_Console_Command_TranslationPush_LazyService()
  4274. {
  4275. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4276. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4277. return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  4278. return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  4279. });
  4280. }
  4281. /**
  4282. * Gets the private '.console.command.validator_debug.lazy' shared service.
  4283. *
  4284. * @return \Symfony\Component\Console\Command\LazyCommand
  4285. */
  4286. protected function get_Console_Command_ValidatorDebug_LazyService()
  4287. {
  4288. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4289. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4290. return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  4291. return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  4292. });
  4293. }
  4294. /**
  4295. * Gets the private '.console.command.xliff_lint.lazy' shared service.
  4296. *
  4297. * @return \Symfony\Component\Console\Command\LazyCommand
  4298. */
  4299. protected function get_Console_Command_XliffLint_LazyService()
  4300. {
  4301. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4302. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4303. return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  4304. return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  4305. });
  4306. }
  4307. /**
  4308. * Gets the private '.console.command.yaml_lint.lazy' shared service.
  4309. *
  4310. * @return \Symfony\Component\Console\Command\LazyCommand
  4311. */
  4312. protected function get_Console_Command_YamlLint_LazyService()
  4313. {
  4314. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4315. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4316. return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  4317. return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  4318. });
  4319. }
  4320. /**
  4321. * Gets the private '.debug.http_client' shared service.
  4322. *
  4323. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4324. */
  4325. protected function get_Debug_HttpClientService()
  4326. {
  4327. $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4328. $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4329. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4330. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4331. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4332. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4333. $a->setLogger($b);
  4334. return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4335. }
  4336. /**
  4337. * Gets the private '.debug.hwi_oauth.http_client' shared service.
  4338. *
  4339. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4340. */
  4341. protected function get_Debug_HwiOauth_HttpClientService()
  4342. {
  4343. return $this->privates['.debug.hwi_oauth.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\HttpClient::create(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4344. }
  4345. /**
  4346. * Gets the private '.errored..service_locator.0sN7vm7.App\AppBundle\Entity\PSD_Potential_Technicians' shared service.
  4347. *
  4348. * @return \App\AppBundle\Entity\PSD_Potential_Technicians
  4349. */
  4350. protected function getPSDPotentialTechniciansService()
  4351. {
  4352. $this->throw('Cannot autowire service ".service_locator.0sN7vm7": it references class "App\\AppBundle\\Entity\\PSD_Potential_Technicians" but no such service exists.');
  4353. }
  4354. /**
  4355. * Gets the private '.errored..service_locator.5hC5Uw5.App\AppBundle\Entity\User' shared service.
  4356. *
  4357. * @return \App\AppBundle\Entity\User
  4358. */
  4359. protected function getUserService()
  4360. {
  4361. $this->throw('Cannot autowire service ".service_locator.5hC5Uw5": it references class "App\\AppBundle\\Entity\\User" but no such service exists.');
  4362. }
  4363. /**
  4364. * Gets the private '.errored..service_locator.A8g2PMf.App\AppBundle\Entity\PSD_Customer' shared service.
  4365. *
  4366. * @return \App\AppBundle\Entity\PSD_Customer
  4367. */
  4368. protected function getPSDCustomerService()
  4369. {
  4370. $this->throw('Cannot autowire service ".service_locator.A8g2PMf": it references class "App\\AppBundle\\Entity\\PSD_Customer" but no such service exists.');
  4371. }
  4372. /**
  4373. * Gets the private '.errored..service_locator.NMYQpIq.App\AppBundle\Entity\User' shared service.
  4374. *
  4375. * @return \App\AppBundle\Entity\User
  4376. */
  4377. protected function getUser2Service()
  4378. {
  4379. $this->throw('Cannot autowire service ".service_locator.NMYQpIq": it references class "App\\AppBundle\\Entity\\User" but no such service exists.');
  4380. }
  4381. /**
  4382. * Gets the private '.errored..service_locator.WNTTgLH.App\AppBundle\Entity\PSD_Action' shared service.
  4383. *
  4384. * @return \App\AppBundle\Entity\PSD_Action
  4385. */
  4386. protected function getPSDActionService()
  4387. {
  4388. $this->throw('Cannot autowire service ".service_locator.WNTTgLH": it references class "App\\AppBundle\\Entity\\PSD_Action" but no such service exists.');
  4389. }
  4390. /**
  4391. * Gets the private '.errored..service_locator.gXKuDq9.App\AppBundle\Entity\Label' shared service.
  4392. *
  4393. * @return \App\AppBundle\Entity\Label
  4394. */
  4395. protected function getLabelService()
  4396. {
  4397. $this->throw('Cannot autowire service ".service_locator.gXKuDq9": it references class "App\\AppBundle\\Entity\\Label" but no such service exists.');
  4398. }
  4399. /**
  4400. * Gets the private '.errored..service_locator.lE0gkvj.App\AppBundle\Entity\PSD_Dealer_Group' shared service.
  4401. *
  4402. * @return \App\AppBundle\Entity\PSD_Dealer_Group
  4403. */
  4404. protected function getPSDDealerGroupService()
  4405. {
  4406. $this->throw('Cannot autowire service ".service_locator.lE0gkvj": it references class "App\\AppBundle\\Entity\\PSD_Dealer_Group" but no such service exists.');
  4407. }
  4408. /**
  4409. * Gets the private '.errored..service_locator.lWaC5Ts.App\AppBundle\Entity\PSD_Potential' shared service.
  4410. *
  4411. * @return \App\AppBundle\Entity\PSD_Potential
  4412. */
  4413. protected function getPSDPotentialService()
  4414. {
  4415. $this->throw('Cannot autowire service ".service_locator.lWaC5Ts": it references class "App\\AppBundle\\Entity\\PSD_Potential" but no such service exists.');
  4416. }
  4417. /**
  4418. * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  4419. *
  4420. * @return \Symfony\Component\Config\Loader\LoaderInterface
  4421. */
  4422. protected function getLoaderInterfaceService()
  4423. {
  4424. $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  4425. }
  4426. /**
  4427. * Gets the private '.messenger.handler_descriptor.to.Ghzi' shared service.
  4428. *
  4429. * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  4430. */
  4431. protected function get_Messenger_HandlerDescriptor_To_GhziService()
  4432. {
  4433. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  4434. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  4435. include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle/Handler/Trait/LoggableTrait.php';
  4436. include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle/Handler/CommandAdapterHandler.php';
  4437. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4438. if (isset($this->privates['.messenger.handler_descriptor.to.Ghzi'])) {
  4439. return $this->privates['.messenger.handler_descriptor.to.Ghzi'];
  4440. }
  4441. $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4442. if (isset($this->privates['.messenger.handler_descriptor.to.Ghzi'])) {
  4443. return $this->privates['.messenger.handler_descriptor.to.Ghzi'];
  4444. }
  4445. return $this->privates['.messenger.handler_descriptor.to.Ghzi'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Coolshop\CoolJobBundle\Handler\CommandAdapterHandler($a, $b, ($this->services['kernel'] ?? $this->get('kernel', 1))), []);
  4446. }
  4447. /**
  4448. * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4449. *
  4450. * @return \Symfony\Component\Console\Command\LazyCommand
  4451. */
  4452. protected function get_Security_Command_DebugFirewall_LazyService()
  4453. {
  4454. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4455. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4456. return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)', false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  4457. return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  4458. });
  4459. }
  4460. /**
  4461. * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  4462. *
  4463. * @return \Symfony\Component\Console\Command\LazyCommand
  4464. */
  4465. protected function get_Security_Command_UserPasswordEncoder_LazyService()
  4466. {
  4467. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4468. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4469. return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password', false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  4470. return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  4471. });
  4472. }
  4473. /**
  4474. * Gets the private '.security.command.user_password_hash.lazy' shared service.
  4475. *
  4476. * @return \Symfony\Component\Console\Command\LazyCommand
  4477. */
  4478. protected function get_Security_Command_UserPasswordHash_LazyService()
  4479. {
  4480. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4481. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4482. return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password', false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  4483. return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  4484. });
  4485. }
  4486. /**
  4487. * Gets the private '.service_locator..HAbaEH' shared service.
  4488. *
  4489. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4490. */
  4491. protected function get_ServiceLocator__HAbaEHService()
  4492. {
  4493. return $this->privates['.service_locator..HAbaEH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4494. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  4495. 'easyadmin.autocomplete' => ['services', 'easyadmin.autocomplete', 'getEasyadmin_AutocompleteService', false],
  4496. 'easyadmin.config.manager' => ['services', 'easyadmin.config.manager', 'getEasyadmin_Config_ManagerService', false],
  4497. 'easyadmin.filter.registry' => ['services', 'easyadmin.filter.registry', 'getEasyadmin_Filter_RegistryService', false],
  4498. 'easyadmin.paginator' => ['services', 'easyadmin.paginator', 'getEasyadmin_PaginatorService', false],
  4499. 'easyadmin.property_accessor' => ['services', 'easyadmin.property_accessor', 'getEasyadmin_PropertyAccessorService', false],
  4500. 'easyadmin.query_builder' => ['services', 'easyadmin.query_builder', 'getEasyadmin_QueryBuilderService', false],
  4501. 'easyadmin.security.authorization_checker' => ['services', 'easyadmin.security.authorization_checker', 'getEasyadmin_Security_AuthorizationCheckerService', false],
  4502. 'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  4503. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  4504. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  4505. 'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
  4506. 'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
  4507. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  4508. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  4509. 'router' => ['services', 'router', 'getRouterService', false],
  4510. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  4511. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  4512. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  4513. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  4514. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  4515. ], [
  4516. 'doctrine' => '?',
  4517. 'easyadmin.autocomplete' => '?',
  4518. 'easyadmin.config.manager' => '?',
  4519. 'easyadmin.filter.registry' => '?',
  4520. 'easyadmin.paginator' => '?',
  4521. 'easyadmin.property_accessor' => '?',
  4522. 'easyadmin.query_builder' => '?',
  4523. 'easyadmin.security.authorization_checker' => '?',
  4524. 'event_dispatcher' => '?',
  4525. 'form.factory' => '?',
  4526. 'http_kernel' => '?',
  4527. 'message_bus' => '?',
  4528. 'messenger.default_bus' => '?',
  4529. 'parameter_bag' => '?',
  4530. 'request_stack' => '?',
  4531. 'router' => '?',
  4532. 'security.authorization_checker' => '?',
  4533. 'security.csrf.token_manager' => '?',
  4534. 'security.token_storage' => '?',
  4535. 'session' => '.session.deprecated',
  4536. 'twig' => '?',
  4537. ]);
  4538. }
  4539. /**
  4540. * Gets the private '.service_locator.0sN7vm7' shared service.
  4541. *
  4542. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4543. */
  4544. protected function get_ServiceLocator_0sN7vm7Service()
  4545. {
  4546. return $this->privates['.service_locator.0sN7vm7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4547. 'potential' => ['privates', '.errored..service_locator.0sN7vm7.App\\AppBundle\\Entity\\PSD_Potential_Technicians', NULL, 'Cannot autowire service ".service_locator.0sN7vm7": it references class "App\\AppBundle\\Entity\\PSD_Potential_Technicians" but no such service exists.'],
  4548. ], [
  4549. 'potential' => 'App\\AppBundle\\Entity\\PSD_Potential_Technicians',
  4550. ]);
  4551. }
  4552. /**
  4553. * Gets the private '.service_locator.5hC5Uw5' shared service.
  4554. *
  4555. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4556. */
  4557. protected function get_ServiceLocator_5hC5Uw5Service()
  4558. {
  4559. return $this->privates['.service_locator.5hC5Uw5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4560. 'userToEdit' => ['privates', '.errored..service_locator.5hC5Uw5.App\\AppBundle\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.5hC5Uw5": it references class "App\\AppBundle\\Entity\\User" but no such service exists.'],
  4561. ], [
  4562. 'userToEdit' => 'App\\AppBundle\\Entity\\User',
  4563. ]);
  4564. }
  4565. /**
  4566. * Gets the private '.service_locator.9F.n1Ui' shared service.
  4567. *
  4568. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4569. */
  4570. protected function get_ServiceLocator_9F_N1UiService()
  4571. {
  4572. return $this->privates['.service_locator.9F.n1Ui'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4573. 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber', 'getBlameableEventSubscriberService', false],
  4574. 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber', 'getLoggableEventSubscriberService', false],
  4575. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber', 'getSluggableEventSubscriberService', false],
  4576. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber', 'getSoftDeletableEventSubscriberService', false],
  4577. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber', 'getTimestampableEventSubscriberService', false],
  4578. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber', 'getTranslatableEventSubscriberService', false],
  4579. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber', 'getTreeEventSubscriberService', false],
  4580. 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services', 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber', 'getUuidableEventSubscriberService', false],
  4581. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
  4582. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
  4583. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
  4584. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
  4585. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false],
  4586. 'doctrine.orm.source_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.source_listeners.attach_entity_listeners', 'getDoctrine_Orm_SourceListeners_AttachEntityListenersService', false],
  4587. 'mapping.listener' => ['privates', 'mapping.listener', 'getMapping_ListenerService', false],
  4588. 'oci8.listener' => ['privates', 'oci8.listener', 'getOci8_ListenerService', false],
  4589. ], [
  4590. 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  4591. 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  4592. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  4593. 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  4594. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  4595. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  4596. 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  4597. 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  4598. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  4599. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  4600. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  4601. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  4602. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  4603. 'doctrine.orm.source_listeners.attach_entity_listeners' => '?',
  4604. 'mapping.listener' => '?',
  4605. 'oci8.listener' => '?',
  4606. ]);
  4607. }
  4608. /**
  4609. * Gets the private '.service_locator.A8g2PMf' shared service.
  4610. *
  4611. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4612. */
  4613. protected function get_ServiceLocator_A8g2PMfService()
  4614. {
  4615. return $this->privates['.service_locator.A8g2PMf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4616. 'customerToEdit' => ['privates', '.errored..service_locator.A8g2PMf.App\\AppBundle\\Entity\\PSD_Customer', NULL, 'Cannot autowire service ".service_locator.A8g2PMf": it references class "App\\AppBundle\\Entity\\PSD_Customer" but no such service exists.'],
  4617. ], [
  4618. 'customerToEdit' => 'App\\AppBundle\\Entity\\PSD_Customer',
  4619. ]);
  4620. }
  4621. /**
  4622. * Gets the private '.service_locator.KLVvNIq' shared service.
  4623. *
  4624. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4625. */
  4626. protected function get_ServiceLocator_KLVvNIqService()
  4627. {
  4628. return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4629. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
  4630. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
  4631. ], [
  4632. 'doctrine.ulid_generator' => '?',
  4633. 'doctrine.uuid_generator' => '?',
  4634. ]);
  4635. }
  4636. /**
  4637. * Gets the private '.service_locator.MkIAB02' shared service.
  4638. *
  4639. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4640. */
  4641. protected function get_ServiceLocator_MkIAB02Service()
  4642. {
  4643. return $this->privates['.service_locator.MkIAB02'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4644. 'App\\AppBundle\\Controller\\AdminLabelController::createLabelEntityFormBuilder' => ['privates', '.service_locator.gXKuDq9', 'get_ServiceLocator_GXKuDq9Service', false],
  4645. 'App\\AppBundle\\Controller\\AdminPSD_ActionController::createPSD_ActionEntityFormBuilder' => ['privates', '.service_locator.WNTTgLH', 'get_ServiceLocator_WNTTgLHService', false],
  4646. 'App\\AppBundle\\Controller\\AdminPSD_CustomerController::createPSD_CustomerEntityFormBuilder' => ['privates', '.service_locator.A8g2PMf', 'get_ServiceLocator_A8g2PMfService', false],
  4647. 'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController::createPSD_Dealer_GroupEntityFormBuilder' => ['privates', '.service_locator.lE0gkvj', 'get_ServiceLocator_LE0gkvjService', false],
  4648. 'App\\AppBundle\\Controller\\AdminPSD_PotentialController::createPSD_PotentialEntityFormBuilder' => ['privates', '.service_locator.lWaC5Ts', 'get_ServiceLocator_LWaC5TsService', false],
  4649. 'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController::createPSD_Potential_TechniciansEntityFormBuilder' => ['privates', '.service_locator.0sN7vm7', 'get_ServiceLocator_0sN7vm7Service', false],
  4650. 'App\\AppBundle\\Controller\\AdminUserController::checkDuplicateUsername' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
  4651. 'App\\AppBundle\\Controller\\AdminUserController::createUserEntityFormBuilder' => ['privates', '.service_locator.5hC5Uw5', 'get_ServiceLocator_5hC5Uw5Service', false],
  4652. 'App\\AppBundle\\Controller\\AdminUserController::createUserSettingsEntityFormBuilder' => ['privates', '.service_locator.5hC5Uw5', 'get_ServiceLocator_5hC5Uw5Service', false],
  4653. 'App\\AppBundle\\Controller\\AdminUserController::resetSelectedBrans' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
  4654. 'App\\AppBundle\\Controller\\AdminUserController::setSwitchToOld' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
  4655. 'kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  4656. 'kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  4657. 'App\\AppBundle\\Controller\\AdminLabelController:createLabelEntityFormBuilder' => ['privates', '.service_locator.gXKuDq9', 'get_ServiceLocator_GXKuDq9Service', false],
  4658. 'App\\AppBundle\\Controller\\AdminPSD_ActionController:createPSD_ActionEntityFormBuilder' => ['privates', '.service_locator.WNTTgLH', 'get_ServiceLocator_WNTTgLHService', false],
  4659. 'App\\AppBundle\\Controller\\AdminPSD_CustomerController:createPSD_CustomerEntityFormBuilder' => ['privates', '.service_locator.A8g2PMf', 'get_ServiceLocator_A8g2PMfService', false],
  4660. 'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController:createPSD_Dealer_GroupEntityFormBuilder' => ['privates', '.service_locator.lE0gkvj', 'get_ServiceLocator_LE0gkvjService', false],
  4661. 'App\\AppBundle\\Controller\\AdminPSD_PotentialController:createPSD_PotentialEntityFormBuilder' => ['privates', '.service_locator.lWaC5Ts', 'get_ServiceLocator_LWaC5TsService', false],
  4662. 'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController:createPSD_Potential_TechniciansEntityFormBuilder' => ['privates', '.service_locator.0sN7vm7', 'get_ServiceLocator_0sN7vm7Service', false],
  4663. 'App\\AppBundle\\Controller\\AdminUserController:checkDuplicateUsername' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
  4664. 'App\\AppBundle\\Controller\\AdminUserController:createUserEntityFormBuilder' => ['privates', '.service_locator.5hC5Uw5', 'get_ServiceLocator_5hC5Uw5Service', false],
  4665. 'App\\AppBundle\\Controller\\AdminUserController:createUserSettingsEntityFormBuilder' => ['privates', '.service_locator.5hC5Uw5', 'get_ServiceLocator_5hC5Uw5Service', false],
  4666. 'App\\AppBundle\\Controller\\AdminUserController:resetSelectedBrans' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
  4667. 'App\\AppBundle\\Controller\\AdminUserController:setSwitchToOld' => ['privates', '.service_locator.NMYQpIq', 'get_ServiceLocator_NMYQpIqService', false],
  4668. 'kernel:loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  4669. 'kernel:registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
  4670. ], [
  4671. 'App\\AppBundle\\Controller\\AdminLabelController::createLabelEntityFormBuilder' => '?',
  4672. 'App\\AppBundle\\Controller\\AdminPSD_ActionController::createPSD_ActionEntityFormBuilder' => '?',
  4673. 'App\\AppBundle\\Controller\\AdminPSD_CustomerController::createPSD_CustomerEntityFormBuilder' => '?',
  4674. 'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController::createPSD_Dealer_GroupEntityFormBuilder' => '?',
  4675. 'App\\AppBundle\\Controller\\AdminPSD_PotentialController::createPSD_PotentialEntityFormBuilder' => '?',
  4676. 'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController::createPSD_Potential_TechniciansEntityFormBuilder' => '?',
  4677. 'App\\AppBundle\\Controller\\AdminUserController::checkDuplicateUsername' => '?',
  4678. 'App\\AppBundle\\Controller\\AdminUserController::createUserEntityFormBuilder' => '?',
  4679. 'App\\AppBundle\\Controller\\AdminUserController::createUserSettingsEntityFormBuilder' => '?',
  4680. 'App\\AppBundle\\Controller\\AdminUserController::resetSelectedBrans' => '?',
  4681. 'App\\AppBundle\\Controller\\AdminUserController::setSwitchToOld' => '?',
  4682. 'kernel::loadRoutes' => '?',
  4683. 'kernel::registerContainerConfiguration' => '?',
  4684. 'App\\AppBundle\\Controller\\AdminLabelController:createLabelEntityFormBuilder' => '?',
  4685. 'App\\AppBundle\\Controller\\AdminPSD_ActionController:createPSD_ActionEntityFormBuilder' => '?',
  4686. 'App\\AppBundle\\Controller\\AdminPSD_CustomerController:createPSD_CustomerEntityFormBuilder' => '?',
  4687. 'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController:createPSD_Dealer_GroupEntityFormBuilder' => '?',
  4688. 'App\\AppBundle\\Controller\\AdminPSD_PotentialController:createPSD_PotentialEntityFormBuilder' => '?',
  4689. 'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController:createPSD_Potential_TechniciansEntityFormBuilder' => '?',
  4690. 'App\\AppBundle\\Controller\\AdminUserController:checkDuplicateUsername' => '?',
  4691. 'App\\AppBundle\\Controller\\AdminUserController:createUserEntityFormBuilder' => '?',
  4692. 'App\\AppBundle\\Controller\\AdminUserController:createUserSettingsEntityFormBuilder' => '?',
  4693. 'App\\AppBundle\\Controller\\AdminUserController:resetSelectedBrans' => '?',
  4694. 'App\\AppBundle\\Controller\\AdminUserController:setSwitchToOld' => '?',
  4695. 'kernel:loadRoutes' => '?',
  4696. 'kernel:registerContainerConfiguration' => '?',
  4697. ]);
  4698. }
  4699. /**
  4700. * Gets the private '.service_locator.NMYQpIq' shared service.
  4701. *
  4702. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4703. */
  4704. protected function get_ServiceLocator_NMYQpIqService()
  4705. {
  4706. return $this->privates['.service_locator.NMYQpIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4707. 'user' => ['privates', '.errored..service_locator.NMYQpIq.App\\AppBundle\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.NMYQpIq": it references class "App\\AppBundle\\Entity\\User" but no such service exists.'],
  4708. ], [
  4709. 'user' => 'App\\AppBundle\\Entity\\User',
  4710. ]);
  4711. }
  4712. /**
  4713. * Gets the private '.service_locator.WNTTgLH' shared service.
  4714. *
  4715. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4716. */
  4717. protected function get_ServiceLocator_WNTTgLHService()
  4718. {
  4719. return $this->privates['.service_locator.WNTTgLH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4720. 'action' => ['privates', '.errored..service_locator.WNTTgLH.App\\AppBundle\\Entity\\PSD_Action', NULL, 'Cannot autowire service ".service_locator.WNTTgLH": it references class "App\\AppBundle\\Entity\\PSD_Action" but no such service exists.'],
  4721. ], [
  4722. 'action' => 'App\\AppBundle\\Entity\\PSD_Action',
  4723. ]);
  4724. }
  4725. /**
  4726. * Gets the private '.service_locator.XsyfP82' shared service.
  4727. *
  4728. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4729. */
  4730. protected function get_ServiceLocator_XsyfP82Service()
  4731. {
  4732. return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4733. 'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
  4734. 'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false],
  4735. ], [
  4736. 'event_dispatcher' => '?',
  4737. 'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4738. ]);
  4739. }
  4740. /**
  4741. * Gets the private '.service_locator.Y4J.A.e' shared service.
  4742. *
  4743. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4744. */
  4745. protected function get_ServiceLocator_Y4J_A_EService()
  4746. {
  4747. return $this->privates['.service_locator.Y4J.A.e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4748. 'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
  4749. ], [
  4750. 'failed' => '?',
  4751. ]);
  4752. }
  4753. /**
  4754. * Gets the private '.service_locator.gXKuDq9' shared service.
  4755. *
  4756. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4757. */
  4758. protected function get_ServiceLocator_GXKuDq9Service()
  4759. {
  4760. return $this->privates['.service_locator.gXKuDq9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4761. 'label' => ['privates', '.errored..service_locator.gXKuDq9.App\\AppBundle\\Entity\\Label', NULL, 'Cannot autowire service ".service_locator.gXKuDq9": it references class "App\\AppBundle\\Entity\\Label" but no such service exists.'],
  4762. ], [
  4763. 'label' => 'App\\AppBundle\\Entity\\Label',
  4764. ]);
  4765. }
  4766. /**
  4767. * Gets the private '.service_locator.lE0gkvj' shared service.
  4768. *
  4769. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4770. */
  4771. protected function get_ServiceLocator_LE0gkvjService()
  4772. {
  4773. return $this->privates['.service_locator.lE0gkvj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4774. 'dealerGroupToEdit' => ['privates', '.errored..service_locator.lE0gkvj.App\\AppBundle\\Entity\\PSD_Dealer_Group', NULL, 'Cannot autowire service ".service_locator.lE0gkvj": it references class "App\\AppBundle\\Entity\\PSD_Dealer_Group" but no such service exists.'],
  4775. ], [
  4776. 'dealerGroupToEdit' => 'App\\AppBundle\\Entity\\PSD_Dealer_Group',
  4777. ]);
  4778. }
  4779. /**
  4780. * Gets the private '.service_locator.lWaC5Ts' shared service.
  4781. *
  4782. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4783. */
  4784. protected function get_ServiceLocator_LWaC5TsService()
  4785. {
  4786. return $this->privates['.service_locator.lWaC5Ts'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4787. 'potential' => ['privates', '.errored..service_locator.lWaC5Ts.App\\AppBundle\\Entity\\PSD_Potential', NULL, 'Cannot autowire service ".service_locator.lWaC5Ts": it references class "App\\AppBundle\\Entity\\PSD_Potential" but no such service exists.'],
  4788. ], [
  4789. 'potential' => 'App\\AppBundle\\Entity\\PSD_Potential',
  4790. ]);
  4791. }
  4792. /**
  4793. * Gets the private '.service_locator.qXH_di3' shared service.
  4794. *
  4795. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4796. */
  4797. protected function get_ServiceLocator_QXHDi3Service()
  4798. {
  4799. return $this->privates['.service_locator.qXH_di3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4800. 'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
  4801. 'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
  4802. 'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
  4803. 'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
  4804. 'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
  4805. 'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
  4806. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  4807. 'router' => ['services', 'router', 'getRouterService', false],
  4808. 'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  4809. 'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
  4810. 'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  4811. 'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
  4812. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  4813. ], [
  4814. 'doctrine' => '?',
  4815. 'form.factory' => '?',
  4816. 'http_kernel' => '?',
  4817. 'message_bus' => '?',
  4818. 'messenger.default_bus' => '?',
  4819. 'parameter_bag' => '?',
  4820. 'request_stack' => '?',
  4821. 'router' => '?',
  4822. 'security.authorization_checker' => '?',
  4823. 'security.csrf.token_manager' => '?',
  4824. 'security.token_storage' => '?',
  4825. 'session' => '.session.deprecated',
  4826. 'twig' => '?',
  4827. ]);
  4828. }
  4829. /**
  4830. * Gets the private '.service_locator.xUrKPVU' shared service.
  4831. *
  4832. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4833. */
  4834. protected function get_ServiceLocator_XUrKPVUService()
  4835. {
  4836. return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4837. 'loader' => ['privates', '.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  4838. ], [
  4839. 'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4840. ]);
  4841. }
  4842. /**
  4843. * Gets the private '.service_locator.zJyh7qS' shared service.
  4844. *
  4845. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4846. */
  4847. protected function get_ServiceLocator_ZJyh7qSService()
  4848. {
  4849. return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4850. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
  4851. 'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
  4852. ], [
  4853. 'security.firewall.map.context.dev' => '?',
  4854. 'security.firewall.map.context.main' => '?',
  4855. ]);
  4856. }
  4857. /**
  4858. * Gets the private '.service_locator.zh6AH0W' shared service.
  4859. *
  4860. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4861. */
  4862. protected function get_ServiceLocator_Zh6AH0WService()
  4863. {
  4864. return $this->privates['.service_locator.zh6AH0W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4865. 'command' => ['privates', 'messenger.transport.command', 'getMessenger_Transport_CommandService', false],
  4866. 'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
  4867. 'messenger.transport.command' => ['privates', 'messenger.transport.command', 'getMessenger_Transport_CommandService', false],
  4868. 'messenger.transport.failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
  4869. ], [
  4870. 'command' => '?',
  4871. 'failed' => '?',
  4872. 'messenger.transport.command' => '?',
  4873. 'messenger.transport.failed' => '?',
  4874. ]);
  4875. }
  4876. /**
  4877. * Gets the private '.session.deprecated' shared service.
  4878. *
  4879. * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4880. */
  4881. protected function get_Session_DeprecatedService()
  4882. {
  4883. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4884. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4885. return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  4886. }
  4887. /**
  4888. * Gets the private '.twig.command.debug.lazy' shared service.
  4889. *
  4890. * @return \Symfony\Component\Console\Command\LazyCommand
  4891. */
  4892. protected function get_Twig_Command_Debug_LazyService()
  4893. {
  4894. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4895. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4896. return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests', false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  4897. return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4898. });
  4899. }
  4900. /**
  4901. * Gets the private '.twig.command.lint.lazy' shared service.
  4902. *
  4903. * @return \Symfony\Component\Console\Command\LazyCommand
  4904. */
  4905. protected function get_Twig_Command_Lint_LazyService()
  4906. {
  4907. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4908. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
  4909. return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors', false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  4910. return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4911. });
  4912. }
  4913. /**
  4914. * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  4915. *
  4916. * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  4917. */
  4918. protected function getManagerRegistryAwareConnectionProviderService()
  4919. {
  4920. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  4921. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  4922. return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'oraclecnh', 'default'));
  4923. }
  4924. /**
  4925. * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  4926. *
  4927. * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  4928. */
  4929. protected function getRunSqlCommandService()
  4930. {
  4931. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  4932. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  4933. $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  4934. $instance->setName('dbal:run-sql');
  4935. return $instance;
  4936. }
  4937. /**
  4938. * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  4939. *
  4940. * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  4941. */
  4942. protected function getResetAssetsEventListenerService()
  4943. {
  4944. return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
  4945. }
  4946. /**
  4947. * Gets the private 'annotations.cache_adapter' shared service.
  4948. *
  4949. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4950. */
  4951. protected function getAnnotations_CacheAdapterService()
  4952. {
  4953. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4954. }
  4955. /**
  4956. * Gets the private 'annotations.cache_warmer' shared service.
  4957. *
  4958. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  4959. */
  4960. protected function getAnnotations_CacheWarmerService()
  4961. {
  4962. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4963. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  4964. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  4965. return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#', true);
  4966. }
  4967. /**
  4968. * Gets the private 'annotations.cached_reader' shared service.
  4969. *
  4970. * @return \Doctrine\Common\Annotations\PsrCachedReader
  4971. */
  4972. protected function getAnnotations_CachedReaderService()
  4973. {
  4974. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4975. }
  4976. /**
  4977. * Gets the private 'annotations.reader' shared service.
  4978. *
  4979. * @return \Doctrine\Common\Annotations\AnnotationReader
  4980. */
  4981. protected function getAnnotations_ReaderService()
  4982. {
  4983. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4984. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4985. $a->registerUniqueLoader('class_exists');
  4986. $instance->addGlobalIgnoredName('required', $a);
  4987. return $instance;
  4988. }
  4989. /**
  4990. * Gets the private 'app.easyadmin_subscriber.subscriber' shared autowired service.
  4991. *
  4992. * @return \App\AppBundle\EventListener\EasyAdminSubscriber
  4993. */
  4994. protected function getApp_EasyadminSubscriber_SubscriberService()
  4995. {
  4996. include_once \dirname(__DIR__, 4).'/src/AppBundle/EventListener/EasyAdminSubscriber.php';
  4997. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4998. if (isset($this->privates['app.easyadmin_subscriber.subscriber'])) {
  4999. return $this->privates['app.easyadmin_subscriber.subscriber'];
  5000. }
  5001. return $this->privates['app.easyadmin_subscriber.subscriber'] = new \App\AppBundle\EventListener\EasyAdminSubscriber($a, $this);
  5002. }
  5003. /**
  5004. * Gets the private 'app.user.profiled_listener' shared autowired service.
  5005. *
  5006. * @return \App\AppBundle\EventListener\UserProfiledListener
  5007. */
  5008. protected function getApp_User_ProfiledListenerService()
  5009. {
  5010. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5011. if (isset($this->privates['app.user.profiled_listener'])) {
  5012. return $this->privates['app.user.profiled_listener'];
  5013. }
  5014. return $this->privates['app.user.profiled_listener'] = new \App\AppBundle\EventListener\UserProfiledListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['router'] ?? $this->getRouterService()));
  5015. }
  5016. /**
  5017. * Gets the private 'assets._package_style' shared service.
  5018. *
  5019. * @return \Symfony\Component\Asset\PathPackage
  5020. */
  5021. protected function getAssets_PackageStyleService()
  5022. {
  5023. return $this->privates['assets._package_style'] = new \Symfony\Component\Asset\PathPackage('build/css/isod/', ($this->privates['assets._version__default'] ?? $this->getAssets_VersionDefaultService()), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  5024. }
  5025. /**
  5026. * Gets the private 'assets._version__default' shared service.
  5027. *
  5028. * @return \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy
  5029. */
  5030. protected function getAssets_VersionDefaultService()
  5031. {
  5032. return $this->privates['assets._version__default'] = new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__, 4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false);
  5033. }
  5034. /**
  5035. * Gets the private 'assets.context' shared service.
  5036. *
  5037. * @return \Symfony\Component\Asset\Context\RequestStackContext
  5038. */
  5039. protected function getAssets_ContextService()
  5040. {
  5041. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5042. return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  5043. }
  5044. /**
  5045. * Gets the private 'assets.packages' shared service.
  5046. *
  5047. * @return \Symfony\Component\Asset\Packages
  5048. */
  5049. protected function getAssets_PackagesService()
  5050. {
  5051. return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', ($this->privates['assets._version__default'] ?? $this->getAssets_VersionDefaultService()), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  5052. yield 'style' => ($this->privates['assets._package_style'] ?? $this->getAssets_PackageStyleService());
  5053. }, 1));
  5054. }
  5055. /**
  5056. * Gets the private 'cache.annotations' shared service.
  5057. *
  5058. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5059. */
  5060. protected function getCache_AnnotationsService()
  5061. {
  5062. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfj7qvvhcA', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5063. }
  5064. /**
  5065. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5066. *
  5067. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5068. */
  5069. protected function getCache_Doctrine_Orm_Default_QueryService()
  5070. {
  5071. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5072. }
  5073. /**
  5074. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5075. *
  5076. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5077. */
  5078. protected function getCache_Doctrine_Orm_Default_ResultService()
  5079. {
  5080. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5081. }
  5082. /**
  5083. * Gets the private 'cache.doctrine.orm.parts.query' shared service.
  5084. *
  5085. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5086. */
  5087. protected function getCache_Doctrine_Orm_Parts_QueryService()
  5088. {
  5089. return $this->privates['cache.doctrine.orm.parts.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5090. }
  5091. /**
  5092. * Gets the private 'cache.doctrine.orm.parts.result' shared service.
  5093. *
  5094. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5095. */
  5096. protected function getCache_Doctrine_Orm_Parts_ResultService()
  5097. {
  5098. return $this->privates['cache.doctrine.orm.parts.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5099. }
  5100. /**
  5101. * Gets the private 'cache.doctrine.orm.source.query' shared service.
  5102. *
  5103. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5104. */
  5105. protected function getCache_Doctrine_Orm_Source_QueryService()
  5106. {
  5107. return $this->privates['cache.doctrine.orm.source.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5108. }
  5109. /**
  5110. * Gets the private 'cache.doctrine.orm.source.result' shared service.
  5111. *
  5112. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5113. */
  5114. protected function getCache_Doctrine_Orm_Source_ResultService()
  5115. {
  5116. return $this->privates['cache.doctrine.orm.source.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5117. }
  5118. /**
  5119. * Gets the private 'cache.easyadmin' shared service.
  5120. *
  5121. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5122. */
  5123. protected function getCache_EasyadminService()
  5124. {
  5125. return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('A3NRHtQ5iw', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5126. }
  5127. /**
  5128. * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5129. *
  5130. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5131. */
  5132. protected function getCache_Messenger_RestartWorkersSignalService()
  5133. {
  5134. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('sxiiRtlnV2', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  5135. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5136. return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5137. }
  5138. /**
  5139. * Gets the private 'cache.property_info' shared service.
  5140. *
  5141. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5142. */
  5143. protected function getCache_PropertyInfoService()
  5144. {
  5145. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KQ2QfO9oh4', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5146. }
  5147. /**
  5148. * Gets the private 'cache.security_expression_language' shared service.
  5149. *
  5150. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5151. */
  5152. protected function getCache_SecurityExpressionLanguageService()
  5153. {
  5154. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfRlKSlW5d', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5155. }
  5156. /**
  5157. * Gets the private 'cache.serializer' shared service.
  5158. *
  5159. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5160. */
  5161. protected function getCache_SerializerService()
  5162. {
  5163. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hKeK4vr+gP', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5164. }
  5165. /**
  5166. * Gets the private 'cache.validator' shared service.
  5167. *
  5168. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5169. */
  5170. protected function getCache_ValidatorService()
  5171. {
  5172. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KI7Uuq88K', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5173. }
  5174. /**
  5175. * Gets the private 'cache.webpack_encore' shared service.
  5176. *
  5177. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5178. */
  5179. protected function getCache_WebpackEncoreService()
  5180. {
  5181. return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gGZfcMhUml', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5182. }
  5183. /**
  5184. * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5185. *
  5186. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5187. */
  5188. protected function getCachePoolClearer_CacheWarmerService()
  5189. {
  5190. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5191. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5192. return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
  5193. }
  5194. /**
  5195. * Gets the private 'config_builder.warmer' shared service.
  5196. *
  5197. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5198. */
  5199. protected function getConfigBuilder_WarmerService()
  5200. {
  5201. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5202. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5203. return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5204. }
  5205. /**
  5206. * Gets the private 'config_cache_factory' shared service.
  5207. *
  5208. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5209. */
  5210. protected function getConfigCacheFactoryService()
  5211. {
  5212. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5213. yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  5214. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5215. }, 2));
  5216. }
  5217. /**
  5218. * Gets the private 'console.command.about' shared service.
  5219. *
  5220. * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5221. */
  5222. protected function getConsole_Command_AboutService()
  5223. {
  5224. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5225. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5226. $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5227. $instance->setName('about');
  5228. $instance->setDescription('Display information about the current project');
  5229. return $instance;
  5230. }
  5231. /**
  5232. * Gets the private 'console.command.assets_install' shared service.
  5233. *
  5234. * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5235. */
  5236. protected function getConsole_Command_AssetsInstallService()
  5237. {
  5238. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5239. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5240. include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
  5241. $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
  5242. $instance->setName('assets:install');
  5243. $instance->setDescription('Install bundle\'s web assets under a public directory');
  5244. return $instance;
  5245. }
  5246. /**
  5247. * Gets the private 'console.command.cache_clear' shared service.
  5248. *
  5249. * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5250. */
  5251. protected function getConsole_Command_CacheClearService()
  5252. {
  5253. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5254. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5255. include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
  5256. $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  5257. $instance->setName('cache:clear');
  5258. $instance->setDescription('Clear the cache');
  5259. return $instance;
  5260. }
  5261. /**
  5262. * Gets the private 'console.command.cache_pool_clear' shared service.
  5263. *
  5264. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5265. */
  5266. protected function getConsole_Command_CachePoolClearService()
  5267. {
  5268. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5269. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5270. $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.doctrine.orm.parts.result', 11 => 'cache.doctrine.orm.parts.query', 12 => 'cache.doctrine.orm.source.result', 13 => 'cache.doctrine.orm.source.query', 14 => 'cache.security_expression_language', 15 => 'cache.easyadmin', 16 => 'cache.webpack_encore']);
  5271. $instance->setName('cache:pool:clear');
  5272. $instance->setDescription('Clear cache pools');
  5273. return $instance;
  5274. }
  5275. /**
  5276. * Gets the private 'console.command.cache_pool_delete' shared service.
  5277. *
  5278. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5279. */
  5280. protected function getConsole_Command_CachePoolDeleteService()
  5281. {
  5282. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5283. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5284. $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.doctrine.orm.parts.result', 11 => 'cache.doctrine.orm.parts.query', 12 => 'cache.doctrine.orm.source.result', 13 => 'cache.doctrine.orm.source.query', 14 => 'cache.security_expression_language', 15 => 'cache.easyadmin', 16 => 'cache.webpack_encore']);
  5285. $instance->setName('cache:pool:delete');
  5286. $instance->setDescription('Delete an item from a cache pool');
  5287. return $instance;
  5288. }
  5289. /**
  5290. * Gets the private 'console.command.cache_pool_list' shared service.
  5291. *
  5292. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5293. */
  5294. protected function getConsole_Command_CachePoolListService()
  5295. {
  5296. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5297. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5298. $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.validator_expression_language', 8 => 'cache.doctrine.orm.default.result', 9 => 'cache.doctrine.orm.default.query', 10 => 'cache.doctrine.orm.parts.result', 11 => 'cache.doctrine.orm.parts.query', 12 => 'cache.doctrine.orm.source.result', 13 => 'cache.doctrine.orm.source.query', 14 => 'cache.security_expression_language', 15 => 'cache.easyadmin', 16 => 'cache.webpack_encore']);
  5299. $instance->setName('cache:pool:list');
  5300. $instance->setDescription('List available cache pools');
  5301. return $instance;
  5302. }
  5303. /**
  5304. * Gets the private 'console.command.cache_pool_prune' shared service.
  5305. *
  5306. * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5307. */
  5308. protected function getConsole_Command_CachePoolPruneService()
  5309. {
  5310. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5311. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5312. $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5313. yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5314. yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5315. yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5316. yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5317. yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5318. yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5319. yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  5320. yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  5321. yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5322. yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5323. yield 'cache.doctrine.orm.parts.result' => ($this->privates['cache.doctrine.orm.parts.result'] ?? $this->getCache_Doctrine_Orm_Parts_ResultService());
  5324. yield 'cache.doctrine.orm.parts.query' => ($this->privates['cache.doctrine.orm.parts.query'] ?? $this->getCache_Doctrine_Orm_Parts_QueryService());
  5325. yield 'cache.doctrine.orm.source.result' => ($this->privates['cache.doctrine.orm.source.result'] ?? $this->getCache_Doctrine_Orm_Source_ResultService());
  5326. yield 'cache.doctrine.orm.source.query' => ($this->privates['cache.doctrine.orm.source.query'] ?? $this->getCache_Doctrine_Orm_Source_QueryService());
  5327. yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5328. yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService());
  5329. yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  5330. }, 17));
  5331. $instance->setName('cache:pool:prune');
  5332. $instance->setDescription('Prune cache pools');
  5333. return $instance;
  5334. }
  5335. /**
  5336. * Gets the private 'console.command.cache_warmup' shared service.
  5337. *
  5338. * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5339. */
  5340. protected function getConsole_Command_CacheWarmupService()
  5341. {
  5342. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5343. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5344. $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5345. $instance->setName('cache:warmup');
  5346. $instance->setDescription('Warm up an empty cache');
  5347. return $instance;
  5348. }
  5349. /**
  5350. * Gets the private 'console.command.config_debug' shared service.
  5351. *
  5352. * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5353. */
  5354. protected function getConsole_Command_ConfigDebugService()
  5355. {
  5356. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5357. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5358. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5359. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5360. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5361. $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5362. $instance->setName('debug:config');
  5363. $instance->setDescription('Dump the current configuration for an extension');
  5364. return $instance;
  5365. }
  5366. /**
  5367. * Gets the private 'console.command.config_dump_reference' shared service.
  5368. *
  5369. * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5370. */
  5371. protected function getConsole_Command_ConfigDumpReferenceService()
  5372. {
  5373. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5374. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5375. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5376. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5377. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5378. $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5379. $instance->setName('config:dump-reference');
  5380. $instance->setDescription('Dump the default configuration for an extension');
  5381. return $instance;
  5382. }
  5383. /**
  5384. * Gets the private 'console.command.container_debug' shared service.
  5385. *
  5386. * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5387. */
  5388. protected function getConsole_Command_ContainerDebugService()
  5389. {
  5390. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5391. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5392. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5393. $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5394. $instance->setName('debug:container');
  5395. $instance->setDescription('Display current services for an application');
  5396. return $instance;
  5397. }
  5398. /**
  5399. * Gets the private 'console.command.container_lint' shared service.
  5400. *
  5401. * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5402. */
  5403. protected function getConsole_Command_ContainerLintService()
  5404. {
  5405. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5406. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5407. $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5408. $instance->setName('lint:container');
  5409. $instance->setDescription('Ensure that arguments injected into services match type declarations');
  5410. return $instance;
  5411. }
  5412. /**
  5413. * Gets the private 'console.command.debug_autowiring' shared service.
  5414. *
  5415. * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5416. */
  5417. protected function getConsole_Command_DebugAutowiringService()
  5418. {
  5419. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5420. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5421. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5422. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5423. $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5424. $instance->setName('debug:autowiring');
  5425. $instance->setDescription('List classes/interfaces you can use for autowiring');
  5426. return $instance;
  5427. }
  5428. /**
  5429. * Gets the private 'console.command.dotenv_debug' shared service.
  5430. *
  5431. * @return \Symfony\Component\Dotenv\Command\DebugCommand
  5432. */
  5433. protected function getConsole_Command_DotenvDebugService()
  5434. {
  5435. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5436. include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  5437. $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
  5438. $instance->setName('debug:dotenv');
  5439. $instance->setDescription('Lists all dotenv files with variables and values');
  5440. return $instance;
  5441. }
  5442. /**
  5443. * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5444. *
  5445. * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5446. */
  5447. protected function getConsole_Command_EventDispatcherDebugService()
  5448. {
  5449. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5450. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5451. $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
  5452. $instance->setName('debug:event-dispatcher');
  5453. $instance->setDescription('Display configured listeners for an application');
  5454. return $instance;
  5455. }
  5456. /**
  5457. * Gets the private 'console.command.form_debug' shared service.
  5458. *
  5459. * @return \Symfony\Component\Form\Command\DebugCommand
  5460. */
  5461. protected function getConsole_Command_FormDebugService()
  5462. {
  5463. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5464. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
  5465. $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\Type', 2 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type', 3 => 'App\\AppBundle\\Form\\Type'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 1 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 2 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 3 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 4 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 5 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType', 6 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType', 7 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType', 8 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType', 9 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType', 10 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType', 11 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType', 12 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType', 13 => 'App\\AppBundle\\Form\\Type\\WarehouseChoiceType', 14 => 'App\\AppBundle\\Form\\Type\\CurrencyChoiceType', 15 => 'App\\AppBundle\\Form\\Type\\PSD_CustomerChoiceType', 16 => 'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType', 17 => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType', 18 => 'App\\AppBundle\\Form\\Type\\MarketChoiceType', 19 => 'App\\AppBundle\\Form\\Type\\DealershipChoiceType', 20 => 'App\\AppBundle\\Form\\Type\\PanelChoiceType', 21 => 'App\\AppBundle\\Form\\Type\\LoadUsersType', 22 => 'App\\AppBundle\\Form\\Type\\EasyAdminFormType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension', 8 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EasyAdminExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser', 2 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Guesser\\MissingDoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5466. $instance->setName('debug:form');
  5467. $instance->setDescription('Display form type information');
  5468. return $instance;
  5469. }
  5470. /**
  5471. * Gets the private 'console.command.messenger_consume_messages' shared service.
  5472. *
  5473. * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  5474. */
  5475. protected function getConsole_Command_MessengerConsumeMessagesService()
  5476. {
  5477. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5478. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  5479. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  5480. $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [0 => 'command', 1 => 'failed'], new \Symfony\Component\Messenger\EventListener\ResetServicesListener(($this->services['services_resetter'] ?? $this->getServicesResetterService())), [0 => 'messenger.bus.default']);
  5481. $instance->setName('messenger:consume');
  5482. $instance->setDescription('Consume messages');
  5483. return $instance;
  5484. }
  5485. /**
  5486. * Gets the private 'console.command.messenger_debug' shared service.
  5487. *
  5488. * @return \Symfony\Component\Messenger\Command\DebugCommand
  5489. */
  5490. protected function getConsole_Command_MessengerDebugService()
  5491. {
  5492. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5493. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  5494. $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['Coolshop\\CoolJobBundle\\Service\\CommandAdapter' => [0 => [0 => 'cool_job.job.handler', 1 => []]]]]);
  5495. $instance->setName('debug:messenger');
  5496. $instance->setDescription('List messages you can dispatch using the message buses');
  5497. return $instance;
  5498. }
  5499. /**
  5500. * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  5501. *
  5502. * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  5503. */
  5504. protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  5505. {
  5506. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5507. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  5508. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  5509. $this->privates['console.command.messenger_failed_messages_remove'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
  5510. $instance->setName('messenger:failed:remove');
  5511. $instance->setDescription('Remove given messages from the failure transport');
  5512. return $instance;
  5513. }
  5514. /**
  5515. * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  5516. *
  5517. * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  5518. */
  5519. protected function getConsole_Command_MessengerFailedMessagesRetryService()
  5520. {
  5521. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5522. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  5523. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  5524. $this->privates['console.command.messenger_failed_messages_retry'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()), ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  5525. $instance->setName('messenger:failed:retry');
  5526. $instance->setDescription('Retry one or more messages from the failure transport');
  5527. return $instance;
  5528. }
  5529. /**
  5530. * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  5531. *
  5532. * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  5533. */
  5534. protected function getConsole_Command_MessengerFailedMessagesShowService()
  5535. {
  5536. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5537. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  5538. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  5539. $this->privates['console.command.messenger_failed_messages_show'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesShowCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
  5540. $instance->setName('messenger:failed:show');
  5541. $instance->setDescription('Show one or more messages from the failure transport');
  5542. return $instance;
  5543. }
  5544. /**
  5545. * Gets the private 'console.command.messenger_setup_transports' shared service.
  5546. *
  5547. * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  5548. */
  5549. protected function getConsole_Command_MessengerSetupTransportsService()
  5550. {
  5551. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5552. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  5553. $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [0 => 'command', 1 => 'failed']);
  5554. $instance->setName('messenger:setup-transports');
  5555. $instance->setDescription('Prepare the required infrastructure for the transport');
  5556. return $instance;
  5557. }
  5558. /**
  5559. * Gets the private 'console.command.messenger_stop_workers' shared service.
  5560. *
  5561. * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  5562. */
  5563. protected function getConsole_Command_MessengerStopWorkersService()
  5564. {
  5565. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5566. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  5567. $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  5568. $instance->setName('messenger:stop-workers');
  5569. $instance->setDescription('Stop workers after their current message');
  5570. return $instance;
  5571. }
  5572. /**
  5573. * Gets the private 'console.command.router_debug' shared service.
  5574. *
  5575. * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5576. */
  5577. protected function getConsole_Command_RouterDebugService()
  5578. {
  5579. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5580. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5581. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  5582. $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5583. $instance->setName('debug:router');
  5584. $instance->setDescription('Display current routes for an application');
  5585. return $instance;
  5586. }
  5587. /**
  5588. * Gets the private 'console.command.router_match' shared service.
  5589. *
  5590. * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  5591. */
  5592. protected function getConsole_Command_RouterMatchService()
  5593. {
  5594. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5595. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  5596. $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  5597. yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5598. }, 1));
  5599. $instance->setName('router:match');
  5600. $instance->setDescription('Help debug routes by simulating a path info match');
  5601. return $instance;
  5602. }
  5603. /**
  5604. * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  5605. *
  5606. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  5607. */
  5608. protected function getConsole_Command_SecretsDecryptToLocalService()
  5609. {
  5610. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5611. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  5612. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5613. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5614. $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  5615. $instance->setName('secrets:decrypt-to-local');
  5616. $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  5617. return $instance;
  5618. }
  5619. /**
  5620. * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  5621. *
  5622. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  5623. */
  5624. protected function getConsole_Command_SecretsEncryptFromLocalService()
  5625. {
  5626. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5627. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  5628. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5629. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5630. $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  5631. $instance->setName('secrets:encrypt-from-local');
  5632. $instance->setDescription('Encrypt all local secrets to the vault');
  5633. return $instance;
  5634. }
  5635. /**
  5636. * Gets the private 'console.command.secrets_generate_key' shared service.
  5637. *
  5638. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  5639. */
  5640. protected function getConsole_Command_SecretsGenerateKeyService()
  5641. {
  5642. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5643. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  5644. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5645. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5646. $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  5647. $instance->setName('secrets:generate-keys');
  5648. $instance->setDescription('Generate new encryption keys');
  5649. return $instance;
  5650. }
  5651. /**
  5652. * Gets the private 'console.command.secrets_list' shared service.
  5653. *
  5654. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  5655. */
  5656. protected function getConsole_Command_SecretsListService()
  5657. {
  5658. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5659. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  5660. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5661. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5662. $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  5663. $instance->setName('secrets:list');
  5664. $instance->setDescription('List all secrets');
  5665. return $instance;
  5666. }
  5667. /**
  5668. * Gets the private 'console.command.secrets_remove' shared service.
  5669. *
  5670. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  5671. */
  5672. protected function getConsole_Command_SecretsRemoveService()
  5673. {
  5674. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5675. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  5676. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5677. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5678. $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  5679. $instance->setName('secrets:remove');
  5680. $instance->setDescription('Remove a secret from the vault');
  5681. return $instance;
  5682. }
  5683. /**
  5684. * Gets the private 'console.command.secrets_set' shared service.
  5685. *
  5686. * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  5687. */
  5688. protected function getConsole_Command_SecretsSetService()
  5689. {
  5690. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5691. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  5692. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5693. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5694. $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
  5695. $instance->setName('secrets:set');
  5696. $instance->setDescription('Set a secret in the vault');
  5697. return $instance;
  5698. }
  5699. /**
  5700. * Gets the private 'console.command.translation_debug' shared service.
  5701. *
  5702. * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  5703. */
  5704. protected function getConsole_Command_TranslationDebugService()
  5705. {
  5706. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5707. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  5708. $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 3 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminAnalyticsTemplateManagementController.php'), 4 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminConfigurationController.php'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminLabelController.php'), 6 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminUserController.php'), 7 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php'), 8 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ContactImportCommand.php'), 9 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/ExportCustomerCommand.php'), 10 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerUpdateCommand.php'), 11 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/DefaultController.php'), 12 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ProposalController.php'), 13 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_CustomerController.php'), 14 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ContactController.php'), 15 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_PotentialController.php'), 16 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ActionController.php'), 17 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/ExportReportCommand.php'), 18 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_Potential_TechniciansController.php'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 28 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 29 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/PanelService.php'), 30 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/TemplateFormatterService.php'), 31 => (\dirname(__DIR__, 4).'/src/AppBundle/Traits/SymbolsFormatterTrait.php'), 32 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/DateService.php'), 33 => (\dirname(__DIR__, 4).'/src/AppBundle/Traits/GetMacroDealerOrCountryTrait.php'), 34 => (\dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php'), 35 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 36 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 37 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 38 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 39 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php')], []);
  5709. $instance->setName('debug:translation');
  5710. $instance->setDescription('Display translation messages information');
  5711. return $instance;
  5712. }
  5713. /**
  5714. * Gets the private 'console.command.translation_extract' shared service.
  5715. *
  5716. * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  5717. */
  5718. protected function getConsole_Command_TranslationExtractService()
  5719. {
  5720. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5721. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  5722. $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 3 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminAnalyticsTemplateManagementController.php'), 4 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminConfigurationController.php'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminLabelController.php'), 6 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminUserController.php'), 7 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminController.php'), 8 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_ContactImportCommand.php'), 9 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/ExportCustomerCommand.php'), 10 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/PSD_CustomerUpdateCommand.php'), 11 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/DefaultController.php'), 12 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ProposalController.php'), 13 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_CustomerController.php'), 14 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ContactController.php'), 15 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_PotentialController.php'), 16 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_ActionController.php'), 17 => (\dirname(__DIR__, 4).'/src/AppBundle/Command/ExportReportCommand.php'), 18 => (\dirname(__DIR__, 4).'/src/AppBundle/Controller/AdminPSD_Potential_TechniciansController.php'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 28 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 29 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/PanelService.php'), 30 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/TemplateFormatterService.php'), 31 => (\dirname(__DIR__, 4).'/src/AppBundle/Traits/SymbolsFormatterTrait.php'), 32 => (\dirname(__DIR__, 4).'/src/AppBundle/Services/DateService.php'), 33 => (\dirname(__DIR__, 4).'/src/AppBundle/Traits/GetMacroDealerOrCountryTrait.php'), 34 => (\dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php'), 35 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 36 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 37 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 38 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 39 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php')], []);
  5723. $instance->setName('translation:extract');
  5724. $instance->setAliases([0 => 'translation:update']);
  5725. $instance->setDescription('Extract missing translations keys from code to translation files.');
  5726. return $instance;
  5727. }
  5728. /**
  5729. * Gets the private 'console.command.translation_pull' shared service.
  5730. *
  5731. * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  5732. */
  5733. protected function getConsole_Command_TranslationPullService()
  5734. {
  5735. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5736. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5737. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  5738. $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
  5739. $instance->setName('translation:pull');
  5740. $instance->setDescription('Pull translations from a given provider.');
  5741. return $instance;
  5742. }
  5743. /**
  5744. * Gets the private 'console.command.translation_push' shared service.
  5745. *
  5746. * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  5747. */
  5748. protected function getConsole_Command_TranslationPushService()
  5749. {
  5750. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5751. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5752. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  5753. $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  5754. $instance->setName('translation:push');
  5755. $instance->setDescription('Push translations to a given provider.');
  5756. return $instance;
  5757. }
  5758. /**
  5759. * Gets the private 'console.command.validator_debug' shared service.
  5760. *
  5761. * @return \Symfony\Component\Validator\Command\DebugCommand
  5762. */
  5763. protected function getConsole_Command_ValidatorDebugService()
  5764. {
  5765. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5766. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
  5767. $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5768. $instance->setName('debug:validator');
  5769. $instance->setDescription('Display validation constraints for classes');
  5770. return $instance;
  5771. }
  5772. /**
  5773. * Gets the private 'console.command.xliff_lint' shared service.
  5774. *
  5775. * @return \Symfony\Component\Translation\Command\XliffLintCommand
  5776. */
  5777. protected function getConsole_Command_XliffLintService()
  5778. {
  5779. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5780. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  5781. $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  5782. $instance->setName('lint:xliff');
  5783. $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  5784. return $instance;
  5785. }
  5786. /**
  5787. * Gets the private 'console.command.yaml_lint' shared service.
  5788. *
  5789. * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  5790. */
  5791. protected function getConsole_Command_YamlLintService()
  5792. {
  5793. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  5794. include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
  5795. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  5796. $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  5797. $instance->setName('lint:yaml');
  5798. $instance->setDescription('Lint a YAML file and outputs encountered errors');
  5799. return $instance;
  5800. }
  5801. /**
  5802. * Gets the private 'console.error_listener' shared service.
  5803. *
  5804. * @return \Symfony\Component\Console\EventListener\ErrorListener
  5805. */
  5806. protected function getConsole_ErrorListenerService()
  5807. {
  5808. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  5809. $a = new \Symfony\Bridge\Monolog\Logger('console');
  5810. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5811. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5812. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5813. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5814. return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  5815. }
  5816. /**
  5817. * Gets the private 'container.env_var_processor' shared service.
  5818. *
  5819. * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  5820. */
  5821. protected function getContainer_EnvVarProcessorService()
  5822. {
  5823. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  5824. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  5825. return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  5826. yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  5827. }, 1));
  5828. }
  5829. /**
  5830. * Gets the private 'container.getenv' shared service.
  5831. *
  5832. * @return \Closure
  5833. */
  5834. protected function getContainer_GetenvService()
  5835. {
  5836. return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
  5837. }
  5838. /**
  5839. * Gets the private 'data_collector.form' shared service.
  5840. *
  5841. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5842. */
  5843. protected function getDataCollector_FormService()
  5844. {
  5845. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5846. }
  5847. /**
  5848. * Gets the private 'data_collector.request' shared service.
  5849. *
  5850. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5851. */
  5852. protected function getDataCollector_RequestService()
  5853. {
  5854. return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5855. }
  5856. /**
  5857. * Gets the private 'data_collector.request.session_collector' shared service.
  5858. *
  5859. * @return \Closure
  5860. */
  5861. protected function getDataCollector_Request_SessionCollectorService()
  5862. {
  5863. return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
  5864. }
  5865. /**
  5866. * Gets the private 'debug.argument_resolver.default' shared service.
  5867. *
  5868. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5869. */
  5870. protected function getDebug_ArgumentResolver_DefaultService()
  5871. {
  5872. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5873. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5874. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  5875. return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5876. }
  5877. /**
  5878. * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  5879. *
  5880. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5881. */
  5882. protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  5883. {
  5884. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5885. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5886. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  5887. return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.MkIAB02'] ?? $this->get_ServiceLocator_MkIAB02Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5888. }
  5889. /**
  5890. * Gets the private 'debug.argument_resolver.request' shared service.
  5891. *
  5892. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5893. */
  5894. protected function getDebug_ArgumentResolver_RequestService()
  5895. {
  5896. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5897. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5898. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  5899. return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5900. }
  5901. /**
  5902. * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  5903. *
  5904. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5905. */
  5906. protected function getDebug_ArgumentResolver_RequestAttributeService()
  5907. {
  5908. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5909. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5910. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  5911. return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5912. }
  5913. /**
  5914. * Gets the private 'debug.argument_resolver.service' shared service.
  5915. *
  5916. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5917. */
  5918. protected function getDebug_ArgumentResolver_ServiceService()
  5919. {
  5920. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5921. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5922. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  5923. return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.MkIAB02'] ?? $this->get_ServiceLocator_MkIAB02Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5924. }
  5925. /**
  5926. * Gets the private 'debug.argument_resolver.session' shared service.
  5927. *
  5928. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5929. */
  5930. protected function getDebug_ArgumentResolver_SessionService()
  5931. {
  5932. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5933. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5934. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  5935. return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5936. }
  5937. /**
  5938. * Gets the private 'debug.argument_resolver.variadic' shared service.
  5939. *
  5940. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5941. */
  5942. protected function getDebug_ArgumentResolver_VariadicService()
  5943. {
  5944. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5945. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5946. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  5947. return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5948. }
  5949. /**
  5950. * Gets the private 'debug.controller_resolver' shared service.
  5951. *
  5952. * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  5953. */
  5954. protected function getDebug_ControllerResolverService()
  5955. {
  5956. return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5957. }
  5958. /**
  5959. * Gets the private 'debug.debug_handlers_listener' shared service.
  5960. *
  5961. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5962. */
  5963. protected function getDebug_DebugHandlersListenerService()
  5964. {
  5965. $a = new \Symfony\Bridge\Monolog\Logger('php');
  5966. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5967. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5968. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5969. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5970. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
  5971. }
  5972. /**
  5973. * Gets the private 'debug.file_link_formatter' shared service.
  5974. *
  5975. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5976. */
  5977. protected function getDebug_FileLinkFormatterService()
  5978. {
  5979. return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 4), function () {
  5980. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5981. });
  5982. }
  5983. /**
  5984. * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5985. *
  5986. * @return \string
  5987. */
  5988. protected function getDebug_FileLinkFormatter_UrlFormatService()
  5989. {
  5990. return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file', '?file=%f&line=%l#line%l');
  5991. }
  5992. /**
  5993. * Gets the private 'debug.log_processor' shared service.
  5994. *
  5995. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5996. */
  5997. protected function getDebug_LogProcessorService()
  5998. {
  5999. return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6000. }
  6001. /**
  6002. * Gets the private 'debug.security.access.decision_manager' shared service.
  6003. *
  6004. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6005. */
  6006. protected function getDebug_Security_Access_DecisionManagerService()
  6007. {
  6008. return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  6009. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6010. yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  6011. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6012. }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6013. }
  6014. /**
  6015. * Gets the private 'debug.security.firewall' shared service.
  6016. *
  6017. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6018. */
  6019. protected function getDebug_Security_FirewallService()
  6020. {
  6021. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6022. if (isset($this->privates['debug.security.firewall'])) {
  6023. return $this->privates['debug.security.firewall'];
  6024. }
  6025. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6026. if (isset($this->privates['debug.security.firewall'])) {
  6027. return $this->privates['debug.security.firewall'];
  6028. }
  6029. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6030. }
  6031. /**
  6032. * Gets the private 'debug.security.user_value_resolver' shared service.
  6033. *
  6034. * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6035. */
  6036. protected function getDebug_Security_UserValueResolverService()
  6037. {
  6038. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6039. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6040. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6041. return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6042. }
  6043. /**
  6044. * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6045. *
  6046. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6047. */
  6048. protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6049. {
  6050. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6051. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6052. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6053. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6054. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6055. if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  6056. return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  6057. }
  6058. return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  6059. }
  6060. /**
  6061. * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6062. *
  6063. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6064. */
  6065. protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6066. {
  6067. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6068. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6069. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6070. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6071. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  6072. if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6073. return $this->privates['debug.security.voter.security.access.expression_voter'];
  6074. }
  6075. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6076. if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  6077. return $this->privates['debug.security.voter.security.access.expression_voter'];
  6078. }
  6079. return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  6080. }
  6081. /**
  6082. * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  6083. *
  6084. * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6085. */
  6086. protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  6087. {
  6088. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6089. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6090. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6091. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6092. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  6093. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6094. if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  6095. return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  6096. }
  6097. return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  6098. }
  6099. /**
  6100. * Gets the private 'debug.security.voter.vote_listener' shared service.
  6101. *
  6102. * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6103. */
  6104. protected function getDebug_Security_Voter_VoteListenerService()
  6105. {
  6106. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6107. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  6108. if (isset($this->privates['debug.security.voter.vote_listener'])) {
  6109. return $this->privates['debug.security.voter.vote_listener'];
  6110. }
  6111. return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  6112. }
  6113. /**
  6114. * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6115. *
  6116. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  6117. */
  6118. protected function getDoctrine_CacheClearMetadataCommandService()
  6119. {
  6120. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6121. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6122. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6123. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6124. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6125. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  6126. $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6127. $instance->setName('doctrine:cache:clear-metadata');
  6128. return $instance;
  6129. }
  6130. /**
  6131. * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6132. *
  6133. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  6134. */
  6135. protected function getDoctrine_CacheClearQueryCacheCommandService()
  6136. {
  6137. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6138. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6139. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6140. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  6141. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6142. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  6143. $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6144. $instance->setName('doctrine:cache:clear-query');
  6145. return $instance;
  6146. }
  6147. /**
  6148. * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6149. *
  6150. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  6151. */
  6152. protected function getDoctrine_CacheClearResultCommandService()
  6153. {
  6154. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6155. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6156. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6157. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  6158. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6159. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  6160. $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6161. $instance->setName('doctrine:cache:clear-result');
  6162. return $instance;
  6163. }
  6164. /**
  6165. * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6166. *
  6167. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  6168. */
  6169. protected function getDoctrine_CacheCollectionRegionCommandService()
  6170. {
  6171. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6172. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6173. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6174. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6175. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6176. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  6177. $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6178. $instance->setName('doctrine:cache:clear-collection-region');
  6179. return $instance;
  6180. }
  6181. /**
  6182. * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6183. *
  6184. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  6185. */
  6186. protected function getDoctrine_ClearEntityRegionCommandService()
  6187. {
  6188. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6189. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6190. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6191. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6192. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6193. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  6194. $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6195. $instance->setName('doctrine:cache:clear-entity-region');
  6196. return $instance;
  6197. }
  6198. /**
  6199. * Gets the private 'doctrine.clear_query_region_command' shared service.
  6200. *
  6201. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  6202. */
  6203. protected function getDoctrine_ClearQueryRegionCommandService()
  6204. {
  6205. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6206. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6207. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6208. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6209. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6210. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  6211. $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6212. $instance->setName('doctrine:cache:clear-query-region');
  6213. return $instance;
  6214. }
  6215. /**
  6216. * Gets the private 'doctrine.database_create_command' shared service.
  6217. *
  6218. * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6219. */
  6220. protected function getDoctrine_DatabaseCreateCommandService()
  6221. {
  6222. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6223. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6224. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6225. $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6226. $instance->setName('doctrine:database:create');
  6227. return $instance;
  6228. }
  6229. /**
  6230. * Gets the private 'doctrine.database_drop_command' shared service.
  6231. *
  6232. * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6233. */
  6234. protected function getDoctrine_DatabaseDropCommandService()
  6235. {
  6236. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6237. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6238. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6239. $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6240. $instance->setName('doctrine:database:drop');
  6241. return $instance;
  6242. }
  6243. /**
  6244. * Gets the private 'doctrine.database_import_command' shared service.
  6245. *
  6246. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  6247. */
  6248. protected function getDoctrine_DatabaseImportCommandService()
  6249. {
  6250. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6251. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  6252. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  6253. $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  6254. $instance->setName('doctrine:database:import');
  6255. return $instance;
  6256. }
  6257. /**
  6258. * Gets the private 'doctrine.dbal.connection_factory' shared service.
  6259. *
  6260. * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  6261. */
  6262. protected function getDoctrine_Dbal_ConnectionFactoryService()
  6263. {
  6264. return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
  6265. }
  6266. /**
  6267. * Gets the private 'doctrine.dbal.logger' shared service.
  6268. *
  6269. * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  6270. */
  6271. protected function getDoctrine_Dbal_LoggerService()
  6272. {
  6273. $a = new \Symfony\Bridge\Monolog\Logger('doctrine');
  6274. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6275. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6276. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6277. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6278. return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6279. }
  6280. /**
  6281. * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6282. *
  6283. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  6284. */
  6285. protected function getDoctrine_EnsureProductionSettingsCommandService()
  6286. {
  6287. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6288. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6289. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6290. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6291. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6292. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  6293. $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6294. $instance->setName('doctrine:ensure-production-settings');
  6295. return $instance;
  6296. }
  6297. /**
  6298. * Gets the private 'doctrine.mapping_convert_command' shared service.
  6299. *
  6300. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  6301. */
  6302. protected function getDoctrine_MappingConvertCommandService()
  6303. {
  6304. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6305. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6306. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6307. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  6308. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6309. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  6310. $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6311. $instance->setName('doctrine:mapping:convert');
  6312. return $instance;
  6313. }
  6314. /**
  6315. * Gets the private 'doctrine.mapping_import_command' shared service.
  6316. *
  6317. * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6318. */
  6319. protected function getDoctrine_MappingImportCommandService()
  6320. {
  6321. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6322. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6323. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6324. $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6325. $instance->setName('doctrine:mapping:import');
  6326. return $instance;
  6327. }
  6328. /**
  6329. * Gets the private 'doctrine.mapping_info_command' shared service.
  6330. *
  6331. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  6332. */
  6333. protected function getDoctrine_MappingInfoCommandService()
  6334. {
  6335. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6336. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6337. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6338. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  6339. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6340. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  6341. $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6342. $instance->setName('doctrine:mapping:info');
  6343. return $instance;
  6344. }
  6345. /**
  6346. * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  6347. *
  6348. * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  6349. */
  6350. protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  6351. {
  6352. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  6353. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  6354. return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6355. }
  6356. /**
  6357. * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  6358. *
  6359. * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  6360. */
  6361. protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  6362. {
  6363. return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  6364. }
  6365. /**
  6366. * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6367. *
  6368. * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6369. */
  6370. protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6371. {
  6372. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6373. $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6374. if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  6375. return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  6376. }
  6377. return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  6378. }
  6379. /**
  6380. * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6381. *
  6382. * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6383. */
  6384. protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6385. {
  6386. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  6387. return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6388. }
  6389. /**
  6390. * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  6391. *
  6392. * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  6393. */
  6394. protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  6395. {
  6396. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6397. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  6398. return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  6399. }
  6400. /**
  6401. * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  6402. *
  6403. * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  6404. */
  6405. protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  6406. {
  6407. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6408. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  6409. return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  6410. return new \EmptyIterator();
  6411. }, 0));
  6412. }
  6413. /**
  6414. * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  6415. *
  6416. * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  6417. */
  6418. protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  6419. {
  6420. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6421. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  6422. return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  6423. }
  6424. /**
  6425. * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  6426. *
  6427. * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  6428. */
  6429. protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  6430. {
  6431. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6432. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  6433. return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  6434. yield 0 => ($this->privates['messenger.transport.command'] ?? $this->getMessenger_Transport_CommandService());
  6435. yield 1 => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  6436. }, 2));
  6437. }
  6438. /**
  6439. * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  6440. *
  6441. * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  6442. */
  6443. protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  6444. {
  6445. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  6446. return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6447. }
  6448. /**
  6449. * Gets the private 'doctrine.orm.parts_entity_manager.property_info_extractor' shared service.
  6450. *
  6451. * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6452. */
  6453. protected function getDoctrine_Orm_PartsEntityManager_PropertyInfoExtractorService()
  6454. {
  6455. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6456. $a = ($this->services['doctrine.orm.parts_entity_manager'] ?? $this->getDoctrine_Orm_PartsEntityManagerService());
  6457. if (isset($this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'])) {
  6458. return $this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'];
  6459. }
  6460. return $this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  6461. }
  6462. /**
  6463. * Gets the private 'doctrine.orm.parts_listeners.attach_entity_listeners' shared service.
  6464. *
  6465. * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6466. */
  6467. protected function getDoctrine_Orm_PartsListeners_AttachEntityListenersService()
  6468. {
  6469. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  6470. return $this->privates['doctrine.orm.parts_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6471. }
  6472. /**
  6473. * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6474. *
  6475. * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6476. */
  6477. protected function getDoctrine_Orm_ProxyCacheWarmerService()
  6478. {
  6479. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6480. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  6481. return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6482. }
  6483. /**
  6484. * Gets the private 'doctrine.orm.source_entity_manager.property_info_extractor' shared service.
  6485. *
  6486. * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6487. */
  6488. protected function getDoctrine_Orm_SourceEntityManager_PropertyInfoExtractorService()
  6489. {
  6490. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6491. $a = ($this->services['doctrine.orm.source_entity_manager'] ?? $this->getDoctrine_Orm_SourceEntityManagerService());
  6492. if (isset($this->privates['doctrine.orm.source_entity_manager.property_info_extractor'])) {
  6493. return $this->privates['doctrine.orm.source_entity_manager.property_info_extractor'];
  6494. }
  6495. return $this->privates['doctrine.orm.source_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  6496. }
  6497. /**
  6498. * Gets the private 'doctrine.orm.source_listeners.attach_entity_listeners' shared service.
  6499. *
  6500. * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6501. */
  6502. protected function getDoctrine_Orm_SourceListeners_AttachEntityListenersService()
  6503. {
  6504. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  6505. return $this->privates['doctrine.orm.source_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6506. }
  6507. /**
  6508. * Gets the private 'doctrine.orm.validator.unique' shared service.
  6509. *
  6510. * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  6511. */
  6512. protected function getDoctrine_Orm_Validator_UniqueService()
  6513. {
  6514. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6515. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  6516. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  6517. return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6518. }
  6519. /**
  6520. * Gets the private 'doctrine.query_dql_command' shared service.
  6521. *
  6522. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  6523. */
  6524. protected function getDoctrine_QueryDqlCommandService()
  6525. {
  6526. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6527. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6528. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6529. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  6530. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6531. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  6532. $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6533. $instance->setName('doctrine:query:dql');
  6534. return $instance;
  6535. }
  6536. /**
  6537. * Gets the private 'doctrine.query_sql_command' shared service.
  6538. *
  6539. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  6540. */
  6541. protected function getDoctrine_QuerySqlCommandService()
  6542. {
  6543. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6544. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  6545. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  6546. $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6547. $instance->setName('doctrine:query:sql');
  6548. return $instance;
  6549. }
  6550. /**
  6551. * Gets the private 'doctrine.schema_create_command' shared service.
  6552. *
  6553. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  6554. */
  6555. protected function getDoctrine_SchemaCreateCommandService()
  6556. {
  6557. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6558. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6559. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6560. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6561. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  6562. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6563. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  6564. $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6565. $instance->setName('doctrine:schema:create');
  6566. return $instance;
  6567. }
  6568. /**
  6569. * Gets the private 'doctrine.schema_drop_command' shared service.
  6570. *
  6571. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  6572. */
  6573. protected function getDoctrine_SchemaDropCommandService()
  6574. {
  6575. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6576. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6577. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6578. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6579. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  6580. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6581. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  6582. $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6583. $instance->setName('doctrine:schema:drop');
  6584. return $instance;
  6585. }
  6586. /**
  6587. * Gets the private 'doctrine.schema_update_command' shared service.
  6588. *
  6589. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  6590. */
  6591. protected function getDoctrine_SchemaUpdateCommandService()
  6592. {
  6593. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6594. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6595. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6596. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6597. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  6598. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6599. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  6600. $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6601. $instance->setName('doctrine:schema:update');
  6602. return $instance;
  6603. }
  6604. /**
  6605. * Gets the private 'doctrine.schema_validate_command' shared service.
  6606. *
  6607. * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  6608. */
  6609. protected function getDoctrine_SchemaValidateCommandService()
  6610. {
  6611. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6612. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6613. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  6614. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  6615. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  6616. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  6617. $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  6618. $instance->setName('doctrine:schema:validate');
  6619. return $instance;
  6620. }
  6621. /**
  6622. * Gets the private 'doctrine.ulid_generator' shared service.
  6623. *
  6624. * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  6625. */
  6626. protected function getDoctrine_UlidGeneratorService()
  6627. {
  6628. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  6629. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  6630. return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  6631. }
  6632. /**
  6633. * Gets the private 'doctrine.uuid_generator' shared service.
  6634. *
  6635. * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  6636. */
  6637. protected function getDoctrine_UuidGeneratorService()
  6638. {
  6639. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  6640. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  6641. return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  6642. }
  6643. /**
  6644. * Gets the private 'doctrine_migrations.diff_command' shared service.
  6645. *
  6646. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  6647. */
  6648. protected function getDoctrineMigrations_DiffCommandService()
  6649. {
  6650. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6651. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6652. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  6653. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  6654. $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  6655. $instance->setName('doctrine:migrations:diff');
  6656. return $instance;
  6657. }
  6658. /**
  6659. * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  6660. *
  6661. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  6662. */
  6663. protected function getDoctrineMigrations_DumpSchemaCommandService()
  6664. {
  6665. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6666. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6667. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  6668. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  6669. $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  6670. $instance->setName('doctrine:migrations:dump-schema');
  6671. return $instance;
  6672. }
  6673. /**
  6674. * Gets the private 'doctrine_migrations.execute_command' shared service.
  6675. *
  6676. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  6677. */
  6678. protected function getDoctrineMigrations_ExecuteCommandService()
  6679. {
  6680. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6681. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6682. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  6683. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  6684. $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  6685. $instance->setName('doctrine:migrations:execute');
  6686. return $instance;
  6687. }
  6688. /**
  6689. * Gets the private 'doctrine_migrations.generate_command' shared service.
  6690. *
  6691. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  6692. */
  6693. protected function getDoctrineMigrations_GenerateCommandService()
  6694. {
  6695. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6696. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6697. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  6698. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  6699. $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  6700. $instance->setName('doctrine:migrations:generate');
  6701. return $instance;
  6702. }
  6703. /**
  6704. * Gets the private 'doctrine_migrations.latest_command' shared service.
  6705. *
  6706. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  6707. */
  6708. protected function getDoctrineMigrations_LatestCommandService()
  6709. {
  6710. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6711. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6712. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  6713. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  6714. $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  6715. $instance->setName('doctrine:migrations:latest');
  6716. return $instance;
  6717. }
  6718. /**
  6719. * Gets the private 'doctrine_migrations.migrate_command' shared service.
  6720. *
  6721. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  6722. */
  6723. protected function getDoctrineMigrations_MigrateCommandService()
  6724. {
  6725. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6726. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6727. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  6728. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  6729. $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  6730. $instance->setName('doctrine:migrations:migrate');
  6731. return $instance;
  6732. }
  6733. /**
  6734. * Gets the private 'doctrine_migrations.rollup_command' shared service.
  6735. *
  6736. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  6737. */
  6738. protected function getDoctrineMigrations_RollupCommandService()
  6739. {
  6740. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6741. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6742. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  6743. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  6744. $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  6745. $instance->setName('doctrine:migrations:rollup');
  6746. return $instance;
  6747. }
  6748. /**
  6749. * Gets the private 'doctrine_migrations.status_command' shared service.
  6750. *
  6751. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  6752. */
  6753. protected function getDoctrineMigrations_StatusCommandService()
  6754. {
  6755. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6756. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6757. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  6758. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  6759. $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  6760. $instance->setName('doctrine:migrations:status');
  6761. return $instance;
  6762. }
  6763. /**
  6764. * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  6765. *
  6766. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  6767. */
  6768. protected function getDoctrineMigrations_UpToDateCommandService()
  6769. {
  6770. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6771. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6772. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  6773. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  6774. $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  6775. $instance->setName('doctrine:migrations:up-to-date');
  6776. return $instance;
  6777. }
  6778. /**
  6779. * Gets the private 'doctrine_migrations.version_command' shared service.
  6780. *
  6781. * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  6782. */
  6783. protected function getDoctrineMigrations_VersionCommandService()
  6784. {
  6785. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  6786. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6787. include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  6788. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  6789. $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  6790. $instance->setName('doctrine:migrations:version');
  6791. return $instance;
  6792. }
  6793. /**
  6794. * Gets the private 'easyadmin.filter.type.array' shared service.
  6795. *
  6796. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType
  6797. */
  6798. protected function getEasyadmin_Filter_Type_ArrayService()
  6799. {
  6800. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6801. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6802. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6803. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6804. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6805. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ArrayFilterType.php';
  6806. return $this->privates['easyadmin.filter.type.array'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType();
  6807. }
  6808. /**
  6809. * Gets the private 'easyadmin.filter.type.boolean' shared service.
  6810. *
  6811. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType
  6812. */
  6813. protected function getEasyadmin_Filter_Type_BooleanService()
  6814. {
  6815. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6816. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6817. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6818. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6819. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6820. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/BooleanFilterType.php';
  6821. return $this->privates['easyadmin.filter.type.boolean'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType();
  6822. }
  6823. /**
  6824. * Gets the private 'easyadmin.filter.type.choice' shared service.
  6825. *
  6826. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType
  6827. */
  6828. protected function getEasyadmin_Filter_Type_ChoiceService()
  6829. {
  6830. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6831. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6832. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6833. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6834. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6835. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ChoiceFilterType.php';
  6836. return $this->privates['easyadmin.filter.type.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType();
  6837. }
  6838. /**
  6839. * Gets the private 'easyadmin.filter.type.comparison' shared service.
  6840. *
  6841. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  6842. */
  6843. protected function getEasyadmin_Filter_Type_ComparisonService()
  6844. {
  6845. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6846. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6847. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6848. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6849. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6850. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  6851. return $this->privates['easyadmin.filter.type.comparison'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType();
  6852. }
  6853. /**
  6854. * Gets the private 'easyadmin.filter.type.date' shared service.
  6855. *
  6856. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  6857. */
  6858. protected function getEasyadmin_Filter_Type_DateService()
  6859. {
  6860. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6861. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6862. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6863. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6864. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6865. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  6866. return $this->privates['easyadmin.filter.type.date'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType');
  6867. }
  6868. /**
  6869. * Gets the private 'easyadmin.filter.type.dateinterval' shared service.
  6870. *
  6871. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  6872. */
  6873. protected function getEasyadmin_Filter_Type_DateintervalService()
  6874. {
  6875. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6876. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6877. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6878. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6879. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6880. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  6881. return $this->privates['easyadmin.filter.type.dateinterval'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateIntervalType', [], '', ['type' => 'datetime']);
  6882. }
  6883. /**
  6884. * Gets the private 'easyadmin.filter.type.datetime' shared service.
  6885. *
  6886. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  6887. */
  6888. protected function getEasyadmin_Filter_Type_DatetimeService()
  6889. {
  6890. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6891. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6892. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6893. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6894. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6895. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  6896. return $this->privates['easyadmin.filter.type.datetime'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType();
  6897. }
  6898. /**
  6899. * Gets the private 'easyadmin.filter.type.decimal' shared service.
  6900. *
  6901. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  6902. */
  6903. protected function getEasyadmin_Filter_Type_DecimalService()
  6904. {
  6905. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6906. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6907. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6908. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6909. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6910. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  6911. return $this->privates['easyadmin.filter.type.decimal'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType', ['input' => 'string']);
  6912. }
  6913. /**
  6914. * Gets the private 'easyadmin.filter.type.entity' shared service.
  6915. *
  6916. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType
  6917. */
  6918. protected function getEasyadmin_Filter_Type_EntityService()
  6919. {
  6920. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6921. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6922. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6923. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6924. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6925. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/EntityFilterType.php';
  6926. return $this->privates['easyadmin.filter.type.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType();
  6927. }
  6928. /**
  6929. * Gets the private 'easyadmin.filter.type.float' shared service.
  6930. *
  6931. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  6932. */
  6933. protected function getEasyadmin_Filter_Type_FloatService()
  6934. {
  6935. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6936. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6937. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6938. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6939. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6940. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  6941. return $this->privates['easyadmin.filter.type.float'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType();
  6942. }
  6943. /**
  6944. * Gets the private 'easyadmin.filter.type.integer' shared service.
  6945. *
  6946. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  6947. */
  6948. protected function getEasyadmin_Filter_Type_IntegerService()
  6949. {
  6950. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6951. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6952. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6953. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6954. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6955. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  6956. return $this->privates['easyadmin.filter.type.integer'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType');
  6957. }
  6958. /**
  6959. * Gets the private 'easyadmin.filter.type.text' shared service.
  6960. *
  6961. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  6962. */
  6963. protected function getEasyadmin_Filter_Type_TextService()
  6964. {
  6965. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6966. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6967. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  6968. return $this->privates['easyadmin.filter.type.text'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType();
  6969. }
  6970. /**
  6971. * Gets the private 'easyadmin.filter.type.textarea' shared service.
  6972. *
  6973. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  6974. */
  6975. protected function getEasyadmin_Filter_Type_TextareaService()
  6976. {
  6977. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6978. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6979. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  6980. return $this->privates['easyadmin.filter.type.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType');
  6981. }
  6982. /**
  6983. * Gets the private 'easyadmin.filter.type.time' shared service.
  6984. *
  6985. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  6986. */
  6987. protected function getEasyadmin_Filter_Type_TimeService()
  6988. {
  6989. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  6990. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  6991. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  6992. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  6993. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  6994. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  6995. return $this->privates['easyadmin.filter.type.time'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType');
  6996. }
  6997. /**
  6998. * Gets the private 'easyadmin.filter.type_guesser.doctrine' shared service.
  6999. *
  7000. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser
  7001. */
  7002. protected function getEasyadmin_Filter_TypeGuesser_DoctrineService()
  7003. {
  7004. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7005. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7006. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Guesser/DoctrineOrmFilterTypeGuesser.php';
  7007. return $this->privates['easyadmin.filter.type_guesser.doctrine'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7008. }
  7009. /**
  7010. * Gets the private 'easyadmin.form.type' shared service.
  7011. *
  7012. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType
  7013. */
  7014. protected function getEasyadmin_Form_TypeService()
  7015. {
  7016. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7017. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7018. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFormType.php';
  7019. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  7020. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  7021. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  7022. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  7023. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  7024. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  7025. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  7026. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  7027. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  7028. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  7029. $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7030. if (isset($this->privates['easyadmin.form.type'])) {
  7031. return $this->privates['easyadmin.form.type'];
  7032. }
  7033. $b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
  7034. if (isset($this->privates['easyadmin.form.type'])) {
  7035. return $this->privates['easyadmin.form.type'];
  7036. }
  7037. $c = ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService());
  7038. if (isset($this->privates['easyadmin.form.type'])) {
  7039. return $this->privates['easyadmin.form.type'];
  7040. }
  7041. return $this->privates['easyadmin.form.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType($a, [9 => ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), 8 => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), 7 => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), 6 => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), 5 => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), 4 => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), 3 => $b, 2 => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), 1 => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), 0 => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))], $c);
  7042. }
  7043. /**
  7044. * Gets the private 'easyadmin.form.type.autocomplete' shared service.
  7045. *
  7046. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType
  7047. */
  7048. protected function getEasyadmin_Form_Type_AutocompleteService()
  7049. {
  7050. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7051. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7052. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataMapperInterface.php';
  7053. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminAutocompleteType.php';
  7054. $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7055. if (isset($this->privates['easyadmin.form.type.autocomplete'])) {
  7056. return $this->privates['easyadmin.form.type.autocomplete'];
  7057. }
  7058. return $this->privates['easyadmin.form.type.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType($a);
  7059. }
  7060. /**
  7061. * Gets the private 'easyadmin.form.type.batch' shared service.
  7062. *
  7063. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType
  7064. */
  7065. protected function getEasyadmin_Form_Type_BatchService()
  7066. {
  7067. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7068. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7069. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminBatchFormType.php';
  7070. $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7071. if (isset($this->privates['easyadmin.form.type.batch'])) {
  7072. return $this->privates['easyadmin.form.type.batch'];
  7073. }
  7074. return $this->privates['easyadmin.form.type.batch'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType($a);
  7075. }
  7076. /**
  7077. * Gets the private 'easyadmin.form.type.configurator.type' shared service.
  7078. *
  7079. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator
  7080. */
  7081. protected function getEasyadmin_Form_Type_Configurator_TypeService()
  7082. {
  7083. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  7084. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfigurator.php';
  7085. $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7086. if (isset($this->privates['easyadmin.form.type.configurator.type'])) {
  7087. return $this->privates['easyadmin.form.type.configurator.type'];
  7088. }
  7089. return $this->privates['easyadmin.form.type.configurator.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator($a);
  7090. }
  7091. /**
  7092. * Gets the private 'easyadmin.form.type.divider' shared service.
  7093. *
  7094. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType
  7095. */
  7096. protected function getEasyadmin_Form_Type_DividerService()
  7097. {
  7098. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7099. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7100. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminDividerType.php';
  7101. return $this->privates['easyadmin.form.type.divider'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType();
  7102. }
  7103. /**
  7104. * Gets the private 'easyadmin.form.type.extension' shared service.
  7105. *
  7106. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension
  7107. */
  7108. protected function getEasyadmin_Form_Type_ExtensionService()
  7109. {
  7110. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7111. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7112. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EasyAdminExtension.php';
  7113. return $this->privates['easyadmin.form.type.extension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7114. }
  7115. /**
  7116. * Gets the private 'easyadmin.form.type.fileupload' shared service.
  7117. *
  7118. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
  7119. */
  7120. protected function getEasyadmin_Form_Type_FileuploadService()
  7121. {
  7122. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7123. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7124. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataMapperInterface.php';
  7125. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
  7126. return $this->privates['easyadmin.form.type.fileupload'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__, 4));
  7127. }
  7128. /**
  7129. * Gets the private 'easyadmin.form.type.filters' shared service.
  7130. *
  7131. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType
  7132. */
  7133. protected function getEasyadmin_Form_Type_FiltersService()
  7134. {
  7135. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7136. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7137. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFiltersFormType.php';
  7138. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  7139. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  7140. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  7141. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  7142. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  7143. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  7144. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  7145. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  7146. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  7147. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  7148. $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  7149. if (isset($this->privates['easyadmin.form.type.filters'])) {
  7150. return $this->privates['easyadmin.form.type.filters'];
  7151. }
  7152. $b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
  7153. if (isset($this->privates['easyadmin.form.type.filters'])) {
  7154. return $this->privates['easyadmin.form.type.filters'];
  7155. }
  7156. return $this->privates['easyadmin.form.type.filters'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType($a, [9 => ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), 8 => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), 7 => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), 6 => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), 5 => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), 4 => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), 3 => $b, 2 => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), 1 => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), 0 => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))]);
  7157. }
  7158. /**
  7159. * Gets the private 'easyadmin.form.type.group' shared service.
  7160. *
  7161. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType
  7162. */
  7163. protected function getEasyadmin_Form_Type_GroupService()
  7164. {
  7165. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7166. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7167. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminGroupType.php';
  7168. return $this->privates['easyadmin.form.type.group'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType();
  7169. }
  7170. /**
  7171. * Gets the private 'easyadmin.form.type.section' shared service.
  7172. *
  7173. * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType
  7174. */
  7175. protected function getEasyadmin_Form_Type_SectionService()
  7176. {
  7177. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7178. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7179. include_once \dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminSectionType.php';
  7180. return $this->privates['easyadmin.form.type.section'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType();
  7181. }
  7182. /**
  7183. * Gets the private 'error_handler.error_renderer.html' shared service.
  7184. *
  7185. * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7186. */
  7187. protected function getErrorHandler_ErrorRenderer_HtmlService()
  7188. {
  7189. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7190. include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7191. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7192. return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7193. }
  7194. /**
  7195. * Gets the private 'exception_listener' shared service.
  7196. *
  7197. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7198. */
  7199. protected function getExceptionListener2Service()
  7200. {
  7201. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  7202. }
  7203. /**
  7204. * Gets the private 'form.choice_list_factory.cached' shared service.
  7205. *
  7206. * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7207. */
  7208. protected function getForm_ChoiceListFactory_CachedService()
  7209. {
  7210. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7211. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7212. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7213. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7214. return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService())));
  7215. }
  7216. /**
  7217. * Gets the private 'form.registry' shared service.
  7218. *
  7219. * @return \Symfony\Component\Form\FormRegistry
  7220. */
  7221. protected function getForm_RegistryService()
  7222. {
  7223. return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7224. 'easyadmin.filter.type.array' => ['privates', 'easyadmin.filter.type.array', 'getEasyadmin_Filter_Type_ArrayService', false],
  7225. 'easyadmin.filter.type.boolean' => ['privates', 'easyadmin.filter.type.boolean', 'getEasyadmin_Filter_Type_BooleanService', false],
  7226. 'easyadmin.filter.type.choice' => ['privates', 'easyadmin.filter.type.choice', 'getEasyadmin_Filter_Type_ChoiceService', false],
  7227. 'easyadmin.filter.type.comparison' => ['privates', 'easyadmin.filter.type.comparison', 'getEasyadmin_Filter_Type_ComparisonService', false],
  7228. 'easyadmin.filter.type.date' => ['privates', 'easyadmin.filter.type.date', 'getEasyadmin_Filter_Type_DateService', false],
  7229. 'easyadmin.filter.type.dateinterval' => ['privates', 'easyadmin.filter.type.dateinterval', 'getEasyadmin_Filter_Type_DateintervalService', false],
  7230. 'easyadmin.filter.type.datetime' => ['privates', 'easyadmin.filter.type.datetime', 'getEasyadmin_Filter_Type_DatetimeService', false],
  7231. 'easyadmin.filter.type.decimal' => ['privates', 'easyadmin.filter.type.decimal', 'getEasyadmin_Filter_Type_DecimalService', false],
  7232. 'easyadmin.filter.type.entity' => ['privates', 'easyadmin.filter.type.entity', 'getEasyadmin_Filter_Type_EntityService', false],
  7233. 'easyadmin.filter.type.float' => ['privates', 'easyadmin.filter.type.float', 'getEasyadmin_Filter_Type_FloatService', false],
  7234. 'easyadmin.filter.type.integer' => ['privates', 'easyadmin.filter.type.integer', 'getEasyadmin_Filter_Type_IntegerService', false],
  7235. 'easyadmin.filter.type.text' => ['privates', 'easyadmin.filter.type.text', 'getEasyadmin_Filter_Type_TextService', false],
  7236. 'easyadmin.filter.type.textarea' => ['privates', 'easyadmin.filter.type.textarea', 'getEasyadmin_Filter_Type_TextareaService', false],
  7237. 'easyadmin.filter.type.time' => ['privates', 'easyadmin.filter.type.time', 'getEasyadmin_Filter_Type_TimeService', false],
  7238. ], [
  7239. 'easyadmin.filter.type.array' => '?',
  7240. 'easyadmin.filter.type.boolean' => '?',
  7241. 'easyadmin.filter.type.choice' => '?',
  7242. 'easyadmin.filter.type.comparison' => '?',
  7243. 'easyadmin.filter.type.date' => '?',
  7244. 'easyadmin.filter.type.dateinterval' => '?',
  7245. 'easyadmin.filter.type.datetime' => '?',
  7246. 'easyadmin.filter.type.decimal' => '?',
  7247. 'easyadmin.filter.type.entity' => '?',
  7248. 'easyadmin.filter.type.float' => '?',
  7249. 'easyadmin.filter.type.integer' => '?',
  7250. 'easyadmin.filter.type.text' => '?',
  7251. 'easyadmin.filter.type.textarea' => '?',
  7252. 'easyadmin.filter.type.time' => '?',
  7253. ]), [], new RewindableGenerator(function () {
  7254. return new \EmptyIterator();
  7255. }, 0)), 1 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7256. 'App\\AppBundle\\Form\\Type\\CurrencyChoiceType' => ['services', 'app.form.type.currency_list', 'getApp_Form_Type_CurrencyListService', false],
  7257. 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType' => ['services', 'app.form.type.dealerGroup_list', 'getApp_Form_Type_DealerGroupListService', false],
  7258. 'App\\AppBundle\\Form\\Type\\DealershipChoiceType' => ['services', 'app.form.type.dealership_list', 'getApp_Form_Type_DealershipListService', false],
  7259. 'App\\AppBundle\\Form\\Type\\EasyAdminFormType' => ['services', 'app.easyadmin.form.type', 'getApp_Easyadmin_Form_TypeService', false],
  7260. 'App\\AppBundle\\Form\\Type\\LoadUsersType' => ['services', 'app.form.type.load_users', 'getApp_Form_Type_LoadUsersService', false],
  7261. 'App\\AppBundle\\Form\\Type\\MarketChoiceType' => ['services', 'app.form.type.market_list', 'getApp_Form_Type_MarketListService', false],
  7262. 'App\\AppBundle\\Form\\Type\\PSD_CustomerChoiceType' => ['services', 'app.form.type.psd_customer_list', 'getApp_Form_Type_PsdCustomerListService', false],
  7263. 'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType' => ['services', 'app.form.type.psd_vehicle_type_list', 'getApp_Form_Type_PsdVehicleTypeListService', false],
  7264. 'App\\AppBundle\\Form\\Type\\PanelChoiceType' => ['services', 'app.form.type.panels_list', 'getApp_Form_Type_PanelsListService', false],
  7265. 'App\\AppBundle\\Form\\Type\\WarehouseChoiceType' => ['services', 'app.form.type.warehouses_list', 'getApp_Form_Type_WarehousesListService', false],
  7266. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates', 'easyadmin.form.type.autocomplete', 'getEasyadmin_Form_Type_AutocompleteService', false],
  7267. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates', 'easyadmin.form.type.batch', 'getEasyadmin_Form_Type_BatchService', false],
  7268. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates', 'easyadmin.form.type.divider', 'getEasyadmin_Form_Type_DividerService', false],
  7269. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates', 'easyadmin.form.type.filters', 'getEasyadmin_Form_Type_FiltersService', false],
  7270. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates', 'easyadmin.form.type', 'getEasyadmin_Form_TypeService', false],
  7271. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates', 'easyadmin.form.type.group', 'getEasyadmin_Form_Type_GroupService', false],
  7272. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates', 'easyadmin.form.type.section', 'getEasyadmin_Form_Type_SectionService', false],
  7273. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates', 'easyadmin.form.type.fileupload', 'getEasyadmin_Form_Type_FileuploadService', false],
  7274. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false],
  7275. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
  7276. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
  7277. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
  7278. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
  7279. ], [
  7280. 'App\\AppBundle\\Form\\Type\\CurrencyChoiceType' => '?',
  7281. 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType' => '?',
  7282. 'App\\AppBundle\\Form\\Type\\DealershipChoiceType' => '?',
  7283. 'App\\AppBundle\\Form\\Type\\EasyAdminFormType' => '?',
  7284. 'App\\AppBundle\\Form\\Type\\LoadUsersType' => '?',
  7285. 'App\\AppBundle\\Form\\Type\\MarketChoiceType' => '?',
  7286. 'App\\AppBundle\\Form\\Type\\PSD_CustomerChoiceType' => '?',
  7287. 'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType' => '?',
  7288. 'App\\AppBundle\\Form\\Type\\PanelChoiceType' => '?',
  7289. 'App\\AppBundle\\Form\\Type\\WarehouseChoiceType' => '?',
  7290. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  7291. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  7292. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  7293. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  7294. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  7295. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  7296. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  7297. 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  7298. 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7299. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7300. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7301. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7302. 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7303. ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7304. yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7305. yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7306. yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7307. yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7308. yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7309. yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7310. yield 6 => ($this->privates['easyadmin.form.type.extension'] ?? $this->getEasyadmin_Form_Type_ExtensionService());
  7311. }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7312. yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7313. }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7314. yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7315. }, 1)], new RewindableGenerator(function () {
  7316. yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7317. yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7318. yield 2 => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService());
  7319. }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7320. }
  7321. /**
  7322. * Gets the private 'form.server_params' shared service.
  7323. *
  7324. * @return \Symfony\Component\Form\Util\ServerParams
  7325. */
  7326. protected function getForm_ServerParamsService()
  7327. {
  7328. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
  7329. return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7330. }
  7331. /**
  7332. * Gets the private 'form.type.choice' shared service.
  7333. *
  7334. * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7335. */
  7336. protected function getForm_Type_ChoiceService()
  7337. {
  7338. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7339. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7340. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7341. return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7342. }
  7343. /**
  7344. * Gets the private 'form.type.color' shared service.
  7345. *
  7346. * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  7347. */
  7348. protected function getForm_Type_ColorService()
  7349. {
  7350. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7351. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7352. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  7353. return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  7354. }
  7355. /**
  7356. * Gets the private 'form.type.entity' shared service.
  7357. *
  7358. * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7359. */
  7360. protected function getForm_Type_EntityService()
  7361. {
  7362. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7363. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7364. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7365. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7366. return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7367. }
  7368. /**
  7369. * Gets the private 'form.type.form' shared service.
  7370. *
  7371. * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7372. */
  7373. protected function getForm_Type_FormService()
  7374. {
  7375. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
  7376. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
  7377. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7378. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7379. return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  7380. }
  7381. /**
  7382. * Gets the private 'form.type_extension.csrf' shared service.
  7383. *
  7384. * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7385. */
  7386. protected function getForm_TypeExtension_CsrfService()
  7387. {
  7388. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7389. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7390. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7391. return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  7392. }
  7393. /**
  7394. * Gets the private 'form.type_extension.form.data_collector' shared service.
  7395. *
  7396. * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7397. */
  7398. protected function getForm_TypeExtension_Form_DataCollectorService()
  7399. {
  7400. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7401. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7402. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7403. return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  7404. }
  7405. /**
  7406. * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7407. *
  7408. * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7409. */
  7410. protected function getForm_TypeExtension_Form_HttpFoundationService()
  7411. {
  7412. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7413. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7414. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7415. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7416. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7417. return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  7418. }
  7419. /**
  7420. * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7421. *
  7422. * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7423. */
  7424. protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7425. {
  7426. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7427. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7428. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7429. return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7430. }
  7431. /**
  7432. * Gets the private 'form.type_extension.form.validator' shared service.
  7433. *
  7434. * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7435. */
  7436. protected function getForm_TypeExtension_Form_ValidatorService()
  7437. {
  7438. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7439. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7440. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7441. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7442. $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  7443. if (isset($this->privates['form.type_extension.form.validator'])) {
  7444. return $this->privates['form.type_extension.form.validator'];
  7445. }
  7446. return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($a, true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7447. }
  7448. /**
  7449. * Gets the private 'form.type_extension.upload.validator' shared service.
  7450. *
  7451. * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7452. */
  7453. protected function getForm_TypeExtension_Upload_ValidatorService()
  7454. {
  7455. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7456. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7457. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7458. return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7459. }
  7460. /**
  7461. * Gets the private 'form.type_guesser.doctrine' shared service.
  7462. *
  7463. * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7464. */
  7465. protected function getForm_TypeGuesser_DoctrineService()
  7466. {
  7467. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7468. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7469. return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7470. }
  7471. /**
  7472. * Gets the private 'form.type_guesser.validator' shared service.
  7473. *
  7474. * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7475. */
  7476. protected function getForm_TypeGuesser_ValidatorService()
  7477. {
  7478. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7479. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7480. $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  7481. if (isset($this->privates['form.type_guesser.validator'])) {
  7482. return $this->privates['form.type_guesser.validator'];
  7483. }
  7484. return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  7485. }
  7486. /**
  7487. * Gets the private 'fragment.listener' shared service.
  7488. *
  7489. * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  7490. */
  7491. protected function getFragment_ListenerService()
  7492. {
  7493. return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('45b008d30e8d2386b2a36fd11cb82c24de1ba758'))), '/_fragment');
  7494. }
  7495. /**
  7496. * Gets the private 'fragment.renderer.hinclude' shared service.
  7497. *
  7498. * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  7499. */
  7500. protected function getFragment_Renderer_HincludeService()
  7501. {
  7502. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7503. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7504. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  7505. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7506. if (isset($this->privates['fragment.renderer.hinclude'])) {
  7507. return $this->privates['fragment.renderer.hinclude'];
  7508. }
  7509. $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer($a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('45b008d30e8d2386b2a36fd11cb82c24de1ba758'))), NULL);
  7510. $instance->setFragmentPath('/_fragment');
  7511. return $instance;
  7512. }
  7513. /**
  7514. * Gets the private 'fragment.renderer.inline' shared service.
  7515. *
  7516. * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7517. */
  7518. protected function getFragment_Renderer_InlineService()
  7519. {
  7520. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7521. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7522. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7523. $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7524. if (isset($this->privates['fragment.renderer.inline'])) {
  7525. return $this->privates['fragment.renderer.inline'];
  7526. }
  7527. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7528. if (isset($this->privates['fragment.renderer.inline'])) {
  7529. return $this->privates['fragment.renderer.inline'];
  7530. }
  7531. $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
  7532. $instance->setFragmentPath('/_fragment');
  7533. return $instance;
  7534. }
  7535. /**
  7536. * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7537. *
  7538. * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7539. */
  7540. protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7541. {
  7542. return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  7543. }
  7544. /**
  7545. * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7546. *
  7547. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7548. */
  7549. protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7550. {
  7551. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7552. if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  7553. return $this->privates['framework_extra_bundle.event.is_granted'];
  7554. }
  7555. return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  7556. }
  7557. /**
  7558. * Gets the private 'hwi_oauth.authentication.listener.oauth.main' shared service.
  7559. *
  7560. * @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener
  7561. */
  7562. protected function getHwiOauth_Authentication_Listener_Oauth_MainService()
  7563. {
  7564. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7565. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7566. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  7567. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/OAuthListener.php';
  7568. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  7569. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  7570. include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/Authentication/Handler/LoginSuccessHandler.php';
  7571. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  7572. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  7573. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/Authentication/AuthenticationFailureHandler.php';
  7574. $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  7575. if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  7576. return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  7577. }
  7578. $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7579. if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  7580. return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  7581. }
  7582. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7583. if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  7584. return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  7585. }
  7586. $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7587. $e = ($this->services['router'] ?? $this->getRouterService());
  7588. $this->privates['hwi_oauth.authentication.listener.oauth.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $d, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\AppBundle\Security\Authentication\Handler\LoginSuccessHandler($e, $b, $this, 'isod'), ['login_path' => '/connect/azure', 'default_target_path' => '/dashboard', 'always_use_default_target_path' => false, 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \HWI\Bundle\OAuthBundle\Security\Http\Authentication\AuthenticationFailureHandler(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $e, $d, false), ['login_path' => '/connect/azure', 'failure_path' => '/login', 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']), ['login_path' => '/connect/azure', 'use_forward' => false, 'check_path' => '/login_check', 'require_previous_session' => false], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $c);
  7589. $instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  7590. $instance->setCheckPaths($this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  7591. return $instance;
  7592. }
  7593. /**
  7594. * Gets the private 'hwi_oauth.authentication.provider.oauth.main' shared service.
  7595. *
  7596. * @return \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider
  7597. */
  7598. protected function getHwiOauth_Authentication_Provider_Oauth_MainService()
  7599. {
  7600. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  7601. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  7602. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Core/Authentication/Provider/OAuthProvider.php';
  7603. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7604. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7605. $a = ($this->services['App\\AppBundle\\Security\\AzureUserProvider'] ?? $this->getAzureUserProviderService());
  7606. if (isset($this->privates['hwi_oauth.authentication.provider.oauth.main'])) {
  7607. return $this->privates['hwi_oauth.authentication.provider.oauth.main'];
  7608. }
  7609. return $this->privates['hwi_oauth.authentication.provider.oauth.main'] = new \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider($a, ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7610. }
  7611. /**
  7612. * Gets the private 'hwi_oauth.context_listener.token_refresher.main' shared service.
  7613. *
  7614. * @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld
  7615. */
  7616. protected function getHwiOauth_ContextListener_TokenRefresher_MainService()
  7617. {
  7618. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7619. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7620. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/AbstractRefreshAccessTokenListener.php';
  7621. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListener.php';
  7622. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListenerOld.php';
  7623. $this->privates['hwi_oauth.context_listener.token_refresher.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld(($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService()));
  7624. $instance->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  7625. $instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  7626. return $instance;
  7627. }
  7628. /**
  7629. * Gets the private 'hwi_oauth.resource_owner.azure' shared service.
  7630. *
  7631. * @return \App\AppBundle\Security\AzureJwtResourceOwner
  7632. */
  7633. protected function getHwiOauth_ResourceOwner_AzureService()
  7634. {
  7635. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwnerInterface.php';
  7636. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/AbstractResourceOwner.php';
  7637. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  7638. include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/AzureJwtResourceOwner.php';
  7639. return $this->privates['hwi_oauth.resource_owner.azure'] = new \App\AppBundle\Security\AzureJwtResourceOwner(($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ['client_id' => $this->getEnv('OAUTH_AZURE_ID'), 'client_secret' => $this->getEnv('OAUTH_AZURE_SECRET'), 'access_token_url' => 'https://login.microsoftonline.com/'.$this->getEnv('string:OAUTH_AZURE_TENANT').'/oauth2/v2.0/token', 'authorization_url' => 'https://login.microsoftonline.com/'.$this->getEnv('string:OAUTH_AZURE_TENANT').'/oauth2/v2.0/authorize', 'infos_url' => 'dontcare', 'scope' => 'openid email profile '.$this->getEnv('string:USER_ID_API'), 'user_response_class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\Response\\PathUserResponse', 'paths' => [], 'options' => []], 'azure', ($this->privates['hwi_oauth.storage.session'] ?? $this->getHwiOauth_Storage_SessionService()));
  7640. }
  7641. /**
  7642. * Gets the private 'hwi_oauth.resource_ownermap_locator' shared service.
  7643. *
  7644. * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator
  7645. */
  7646. protected function getHwiOauth_ResourceOwnermapLocatorService()
  7647. {
  7648. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapLocator.php';
  7649. $this->privates['hwi_oauth.resource_ownermap_locator'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator();
  7650. $instance->set('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  7651. return $instance;
  7652. }
  7653. /**
  7654. * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  7655. *
  7656. * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  7657. */
  7658. protected function getHwiOauth_Security_OauthUtilsService()
  7659. {
  7660. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Security/OAuthUtils.php';
  7661. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7662. if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  7663. return $this->privates['hwi_oauth.security.oauth_utils'];
  7664. }
  7665. $b = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  7666. if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  7667. return $this->privates['hwi_oauth.security.oauth_utils'];
  7668. }
  7669. $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $a, $b, false, 'IS_AUTHENTICATED_REMEMBERED');
  7670. $instance->addResourceOwnerMap('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  7671. return $instance;
  7672. }
  7673. /**
  7674. * Gets the private 'hwi_oauth.storage.session' shared service.
  7675. *
  7676. * @return \HWI\Bundle\OAuthBundle\OAuth\RequestDataStorage\SessionStorage
  7677. */
  7678. protected function getHwiOauth_Storage_SessionService()
  7679. {
  7680. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorageInterface.php';
  7681. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorage/SessionStorage.php';
  7682. return $this->privates['hwi_oauth.storage.session'] = new \HWI\Bundle\OAuthBundle\OAuth\RequestDataStorage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7683. }
  7684. /**
  7685. * Gets the private 'hwi_oauth.twig.extension.oauth.runtime' shared service.
  7686. *
  7687. * @return \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthRuntime
  7688. */
  7689. protected function getHwiOauth_Twig_Extension_Oauth_RuntimeService()
  7690. {
  7691. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  7692. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthRuntime.php';
  7693. $a = ($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService());
  7694. if (isset($this->privates['hwi_oauth.twig.extension.oauth.runtime'])) {
  7695. return $this->privates['hwi_oauth.twig.extension.oauth.runtime'];
  7696. }
  7697. return $this->privates['hwi_oauth.twig.extension.oauth.runtime'] = new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthRuntime($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7698. }
  7699. /**
  7700. * Gets the private 'jms_serializer.array_collection_handler' shared service.
  7701. *
  7702. * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  7703. */
  7704. protected function getJmsSerializer_ArrayCollectionHandlerService()
  7705. {
  7706. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7707. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  7708. return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  7709. }
  7710. /**
  7711. * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  7712. *
  7713. * @return \JMS\SerializerBundle\Cache\CacheClearer
  7714. */
  7715. protected function getJmsSerializer_Cache_CacheClearerService()
  7716. {
  7717. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  7718. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  7719. return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  7720. }
  7721. /**
  7722. * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  7723. *
  7724. * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  7725. */
  7726. protected function getJmsSerializer_ConstraintViolationHandlerService()
  7727. {
  7728. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7729. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  7730. return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  7731. }
  7732. /**
  7733. * Gets the private 'jms_serializer.datetime_handler' shared service.
  7734. *
  7735. * @return \JMS\Serializer\Handler\DateHandler
  7736. */
  7737. protected function getJmsSerializer_DatetimeHandlerService()
  7738. {
  7739. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7740. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  7741. return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP', 'Europe/Rome', true);
  7742. }
  7743. /**
  7744. * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  7745. *
  7746. * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  7747. */
  7748. protected function getJmsSerializer_DoctrineProxySubscriberService()
  7749. {
  7750. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  7751. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  7752. return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(true, false);
  7753. }
  7754. /**
  7755. * Gets the private 'jms_serializer.form_error_handler' shared service.
  7756. *
  7757. * @return \JMS\Serializer\Handler\FormErrorHandler
  7758. */
  7759. protected function getJmsSerializer_FormErrorHandlerService()
  7760. {
  7761. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7762. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  7763. return $this->privates['jms_serializer.form_error_handler'] = new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7764. }
  7765. /**
  7766. * Gets the private 'jms_serializer.iterator_handler' shared service.
  7767. *
  7768. * @return \JMS\Serializer\Handler\IteratorHandler
  7769. */
  7770. protected function getJmsSerializer_IteratorHandlerService()
  7771. {
  7772. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7773. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  7774. return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  7775. }
  7776. /**
  7777. * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  7778. *
  7779. * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  7780. */
  7781. protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  7782. {
  7783. return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator([]));
  7784. }
  7785. /**
  7786. * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  7787. *
  7788. * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  7789. */
  7790. protected function getJmsSerializer_StopwatchSubscriberService()
  7791. {
  7792. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  7793. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  7794. return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7795. }
  7796. /**
  7797. * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  7798. *
  7799. * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  7800. */
  7801. protected function getJmsSerializer_TraceableEventDispatcherService()
  7802. {
  7803. $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7804. 'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', false],
  7805. 'jms_serializer.traceable_runs_listener' => ['privates', 'jms_serializer.traceable_runs_listener', 'getJmsSerializer_TraceableRunsListenerService', false],
  7806. 'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', false],
  7807. ], [
  7808. 'jms_serializer.stopwatch_subscriber' => '?',
  7809. 'jms_serializer.traceable_runs_listener' => '?',
  7810. 'jms_serializer.doctrine_proxy_subscriber' => '?',
  7811. ]));
  7812. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], NULL, NULL, NULL);
  7813. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
  7814. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
  7815. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
  7816. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ORM\\PersistentCollection');
  7817. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  7818. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  7819. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
  7820. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
  7821. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'ProxyManager\\Proxy\\LazyLoadingInterface');
  7822. $instance->addListener('serializer.pre_deserialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
  7823. $instance->addListener('serializer.post_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], NULL, NULL, NULL);
  7824. return $instance;
  7825. }
  7826. /**
  7827. * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  7828. *
  7829. * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  7830. */
  7831. protected function getJmsSerializer_TraceableHandlerRegistryService()
  7832. {
  7833. $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7834. 'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', false],
  7835. 'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', false],
  7836. 'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', false],
  7837. 'jms_serializer.form_error_handler' => ['privates', 'jms_serializer.form_error_handler', 'getJmsSerializer_FormErrorHandlerService', false],
  7838. 'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', false],
  7839. ], [
  7840. 'jms_serializer.array_collection_handler' => '?',
  7841. 'jms_serializer.constraint_violation_handler' => '?',
  7842. 'jms_serializer.datetime_handler' => '?',
  7843. 'jms_serializer.form_error_handler' => '?',
  7844. 'jms_serializer.iterator_handler' => '?',
  7845. ])));
  7846. $instance->registerHandler(1, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7847. $instance->registerHandler(1, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7848. $instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7849. $instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7850. $instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7851. $instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7852. $instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7853. $instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7854. $instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7855. $instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  7856. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml']);
  7857. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']);
  7858. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml']);
  7859. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']);
  7860. $instance->registerHandler(1, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
  7861. $instance->registerHandler(1, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
  7862. $instance->registerHandler(1, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
  7863. $instance->registerHandler(1, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
  7864. $instance->registerHandler(1, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
  7865. $instance->registerHandler(1, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
  7866. $instance->registerHandler(1, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
  7867. $instance->registerHandler(1, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
  7868. $instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToxml']);
  7869. $instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormTojson']);
  7870. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToXml']);
  7871. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToJson']);
  7872. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorToxml']);
  7873. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorTojson']);
  7874. $instance->registerHandler(1, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7875. $instance->registerHandler(1, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7876. $instance->registerHandler(1, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7877. $instance->registerHandler(1, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7878. $instance->registerHandler(1, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7879. $instance->registerHandler(1, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  7880. $instance->registerHandler(2, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7881. $instance->registerHandler(2, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7882. $instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7883. $instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7884. $instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7885. $instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7886. $instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7887. $instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7888. $instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7889. $instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  7890. $instance->registerHandler(2, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson']);
  7891. $instance->registerHandler(2, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']);
  7892. $instance->registerHandler(2, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson']);
  7893. $instance->registerHandler(2, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']);
  7894. $instance->registerHandler(2, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson']);
  7895. $instance->registerHandler(2, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']);
  7896. $instance->registerHandler(2, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson']);
  7897. $instance->registerHandler(2, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']);
  7898. $instance->registerHandler(2, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  7899. $instance->registerHandler(2, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  7900. $instance->registerHandler(2, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  7901. $instance->registerHandler(2, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  7902. $instance->registerHandler(2, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
  7903. $instance->registerHandler(2, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
  7904. return $instance;
  7905. }
  7906. /**
  7907. * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  7908. *
  7909. * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  7910. */
  7911. protected function getJmsSerializer_TraceableMetadataFactoryService()
  7912. {
  7913. $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7914. 'metadata_driver' => ['services', 'jms_serializer.metadata_driver', 'getJmsSerializer_MetadataDriverService', false],
  7915. ], [
  7916. 'metadata_driver' => '?',
  7917. ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
  7918. $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  7919. $a->setIncludeInterfaces(false);
  7920. return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  7921. }
  7922. /**
  7923. * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  7924. *
  7925. * @return \JMS\SerializerBundle\Debug\RunsListener
  7926. */
  7927. protected function getJmsSerializer_TraceableRunsListenerService()
  7928. {
  7929. return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  7930. }
  7931. /**
  7932. * Gets the private 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  7933. *
  7934. * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  7935. */
  7936. protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  7937. {
  7938. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  7939. return $this->privates['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  7940. }
  7941. /**
  7942. * Gets the private 'lightsaml.credential.credential_store' shared autowired service.
  7943. *
  7944. * @return \LightSaml\Store\Credential\CompositeCredentialStore
  7945. */
  7946. protected function getLightsaml_Credential_CredentialStoreService()
  7947. {
  7948. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/CredentialStoreInterface.php';
  7949. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/CompositeCredentialStore.php';
  7950. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/Factory/CredentialFactory.php';
  7951. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/EntityDescriptorStoreInterface.php';
  7952. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/CompositeEntityDescriptorStore.php';
  7953. return $this->privates['lightsaml.credential.credential_store'] = (new \LightSaml\Store\Credential\Factory\CredentialFactory())->buildFromOwnCredentialStore(($this->privates['lightsaml.party.idp_entity_descriptor_store'] ?? $this->getLightsaml_Party_IdpEntityDescriptorStoreService()), ($this->privates['lightsaml.party.sp_entity_descriptor_store'] ?? ($this->privates['lightsaml.party.sp_entity_descriptor_store'] = new \LightSaml\Store\EntityDescriptor\CompositeEntityDescriptorStore())), 'none', ($this->privates['lightsaml.own.credential_store'] ?? $this->getLightsaml_Own_CredentialStoreService()), []);
  7954. }
  7955. /**
  7956. * Gets the private 'lightsaml.own.credential_store' shared autowired service.
  7957. *
  7958. * @return \LightSaml\Store\Credential\CompositeCredentialStore
  7959. */
  7960. protected function getLightsaml_Own_CredentialStoreService()
  7961. {
  7962. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/CredentialStoreInterface.php';
  7963. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/CompositeCredentialStore.php';
  7964. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/Credential/X509FileCredentialStore.php';
  7965. $this->privates['lightsaml.own.credential_store'] = $instance = new \LightSaml\Store\Credential\CompositeCredentialStore();
  7966. $instance->add(new \LightSaml\Store\Credential\X509FileCredentialStore('none', NULL, NULL, NULL));
  7967. return $instance;
  7968. }
  7969. /**
  7970. * Gets the private 'lightsaml.party.idp_entity_descriptor_store' shared autowired service.
  7971. *
  7972. * @return \LightSaml\Store\EntityDescriptor\CompositeEntityDescriptorStore
  7973. */
  7974. protected function getLightsaml_Party_IdpEntityDescriptorStoreService()
  7975. {
  7976. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/EntityDescriptorStoreInterface.php';
  7977. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/CompositeEntityDescriptorStore.php';
  7978. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Store/EntityDescriptor/FileEntityDescriptorStore.php';
  7979. $this->privates['lightsaml.party.idp_entity_descriptor_store'] = $instance = new \LightSaml\Store\EntityDescriptor\CompositeEntityDescriptorStore();
  7980. $instance->add(new \LightSaml\Store\EntityDescriptor\FileEntityDescriptorStore(NULL));
  7981. return $instance;
  7982. }
  7983. /**
  7984. * Gets the private 'lightsaml.service.credential_resolver' shared autowired service.
  7985. *
  7986. * @return \LightSaml\Resolver\Credential\CompositeFilterResolver
  7987. */
  7988. protected function getLightsaml_Service_CredentialResolverService()
  7989. {
  7990. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/CredentialResolverInterface.php';
  7991. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/AbstractQueryableResolver.php';
  7992. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/AbstractCompositeResolver.php';
  7993. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/CompositeFilterResolver.php';
  7994. include_once \dirname(__DIR__, 4).'/vendor/lightsaml2/lightsaml/src/LightSaml/Resolver/Credential/Factory/CredentialResolverFactory.php';
  7995. return (new \LightSaml\Resolver\Credential\Factory\CredentialResolverFactory(($this->privates['lightsaml.credential.credential_store'] ?? $this->getLightsaml_Credential_CredentialStoreService())))->build();
  7996. }
  7997. /**
  7998. * Gets the private 'locale_aware_listener' shared service.
  7999. *
  8000. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8001. */
  8002. protected function getLocaleAwareListenerService()
  8003. {
  8004. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8005. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  8006. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8007. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8008. }
  8009. /**
  8010. * Gets the private 'locale_listener' shared service.
  8011. *
  8012. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8013. */
  8014. protected function getLocaleListenerService()
  8015. {
  8016. return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  8017. }
  8018. /**
  8019. * Gets the private 'mapping.listener' shared autowired service.
  8020. *
  8021. * @return \App\AppBundle\EventListener\MappingListener
  8022. */
  8023. protected function getMapping_ListenerService()
  8024. {
  8025. include_once \dirname(__DIR__, 4).'/src/AppBundle/EventListener/MappingListener.php';
  8026. return $this->privates['mapping.listener'] = new \App\AppBundle\EventListener\MappingListener('isod', NULL, NULL);
  8027. }
  8028. /**
  8029. * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  8030. *
  8031. * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  8032. */
  8033. protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  8034. {
  8035. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  8036. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  8037. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  8038. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  8039. $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['Coolshop\\CoolJobBundle\\Service\\CommandAdapter' => new RewindableGenerator(function () {
  8040. yield 0 => ($this->privates['.messenger.handler_descriptor.to.Ghzi'] ?? $this->get_Messenger_HandlerDescriptor_To_GhziService());
  8041. }, 1)]));
  8042. $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  8043. return $instance;
  8044. }
  8045. /**
  8046. * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  8047. *
  8048. * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  8049. */
  8050. protected function getMessenger_Bus_Default_Middleware_TraceableService()
  8051. {
  8052. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  8053. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  8054. return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
  8055. }
  8056. /**
  8057. * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  8058. *
  8059. * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  8060. */
  8061. protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  8062. {
  8063. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  8064. return $this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8065. 'command' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
  8066. 'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
  8067. ], [
  8068. 'command' => '?',
  8069. 'failed' => '?',
  8070. ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  8071. }
  8072. /**
  8073. * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  8074. *
  8075. * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  8076. */
  8077. protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  8078. {
  8079. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  8080. return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  8081. }
  8082. /**
  8083. * Gets the private 'messenger.middleware.send_message' shared service.
  8084. *
  8085. * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  8086. */
  8087. protected function getMessenger_Middleware_SendMessageService()
  8088. {
  8089. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  8090. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  8091. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  8092. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  8093. $a = ($this->privates['.service_locator.zh6AH0W'] ?? $this->get_ServiceLocator_Zh6AH0WService());
  8094. if (isset($this->privates['messenger.middleware.send_message'])) {
  8095. return $this->privates['messenger.middleware.send_message'];
  8096. }
  8097. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8098. if (isset($this->privates['messenger.middleware.send_message'])) {
  8099. return $this->privates['messenger.middleware.send_message'];
  8100. }
  8101. $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['Coolshop\\CoolJobBundle\\Service\\CommandAdapter' => [0 => 'command']], $a), $b);
  8102. $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  8103. return $instance;
  8104. }
  8105. /**
  8106. * Gets the private 'messenger.receiver_locator' shared service.
  8107. *
  8108. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8109. */
  8110. protected function getMessenger_ReceiverLocatorService()
  8111. {
  8112. return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8113. 'command' => ['privates', 'messenger.transport.command', 'getMessenger_Transport_CommandService', false],
  8114. 'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
  8115. 'messenger.transport.command' => ['privates', 'messenger.transport.command', 'getMessenger_Transport_CommandService', false],
  8116. 'messenger.transport.failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
  8117. ], [
  8118. 'command' => '?',
  8119. 'failed' => '?',
  8120. 'messenger.transport.command' => '?',
  8121. 'messenger.transport.failed' => '?',
  8122. ]);
  8123. }
  8124. /**
  8125. * Gets the private 'messenger.retry.multiplier_retry_strategy.command' shared service.
  8126. *
  8127. * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  8128. */
  8129. protected function getMessenger_Retry_MultiplierRetryStrategy_CommandService()
  8130. {
  8131. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  8132. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  8133. return $this->privates['messenger.retry.multiplier_retry_strategy.command'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
  8134. }
  8135. /**
  8136. * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  8137. *
  8138. * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  8139. */
  8140. protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  8141. {
  8142. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  8143. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  8144. return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
  8145. }
  8146. /**
  8147. * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  8148. *
  8149. * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  8150. */
  8151. protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  8152. {
  8153. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  8154. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8155. if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  8156. return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  8157. }
  8158. return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.zh6AH0W'] ?? $this->get_ServiceLocator_Zh6AH0WService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8159. 'command' => ['privates', 'messenger.retry.multiplier_retry_strategy.command', 'getMessenger_Retry_MultiplierRetryStrategy_CommandService', false],
  8160. 'failed' => ['privates', 'messenger.retry.multiplier_retry_strategy.failed', 'getMessenger_Retry_MultiplierRetryStrategy_FailedService', false],
  8161. ], [
  8162. 'command' => '?',
  8163. 'failed' => '?',
  8164. ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  8165. }
  8166. /**
  8167. * Gets the private 'messenger.routable_message_bus' shared service.
  8168. *
  8169. * @return \Symfony\Component\Messenger\RoutableMessageBus
  8170. */
  8171. protected function getMessenger_RoutableMessageBusService()
  8172. {
  8173. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  8174. $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  8175. if (isset($this->privates['messenger.routable_message_bus'])) {
  8176. return $this->privates['messenger.routable_message_bus'];
  8177. }
  8178. return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8179. 'messenger.bus.default' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
  8180. ], [
  8181. 'messenger.bus.default' => '?',
  8182. ]), $a);
  8183. }
  8184. /**
  8185. * Gets the private 'messenger.transport.command' shared service.
  8186. *
  8187. * @return \Symfony\Component\Messenger\Transport\TransportInterface
  8188. */
  8189. protected function getMessenger_Transport_CommandService()
  8190. {
  8191. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  8192. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  8193. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  8194. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  8195. include_once \dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle/Serializer/CommandMessageSerializer.php';
  8196. $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  8197. if (isset($this->privates['messenger.transport.command'])) {
  8198. return $this->privates['messenger.transport.command'];
  8199. }
  8200. return $this->privates['messenger.transport.command'] = $a->createTransport('doctrine://oraclecnh?queue_name=command', ['check_delayed_interval' => 5000, 'redeliver_timeout' => 5000, 'auto_setup' => false, 'transport_name' => 'command'], new \Coolshop\CoolJobBundle\Serializer\CommandMessageSerializer());
  8201. }
  8202. /**
  8203. * Gets the private 'messenger.transport.doctrine.factory' shared service.
  8204. *
  8205. * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  8206. */
  8207. protected function getMessenger_Transport_Doctrine_FactoryService()
  8208. {
  8209. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  8210. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  8211. return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8212. }
  8213. /**
  8214. * Gets the private 'messenger.transport.failed' shared service.
  8215. *
  8216. * @return \Symfony\Component\Messenger\Transport\TransportInterface
  8217. */
  8218. protected function getMessenger_Transport_FailedService()
  8219. {
  8220. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  8221. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  8222. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  8223. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  8224. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  8225. $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  8226. if (isset($this->privates['messenger.transport.failed'])) {
  8227. return $this->privates['messenger.transport.failed'];
  8228. }
  8229. return $this->privates['messenger.transport.failed'] = $a->createTransport('doctrine://oraclecnh?queue_name=failed', ['transport_name' => 'failed'], new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer());
  8230. }
  8231. /**
  8232. * Gets the private 'messenger.transport.sync.factory' shared service.
  8233. *
  8234. * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  8235. */
  8236. protected function getMessenger_Transport_Sync_FactoryService()
  8237. {
  8238. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  8239. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  8240. $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  8241. if (isset($this->privates['messenger.transport.sync.factory'])) {
  8242. return $this->privates['messenger.transport.sync.factory'];
  8243. }
  8244. return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  8245. }
  8246. /**
  8247. * Gets the private 'messenger.transport_factory' shared service.
  8248. *
  8249. * @return \Symfony\Component\Messenger\Transport\TransportFactory
  8250. */
  8251. protected function getMessenger_TransportFactoryService()
  8252. {
  8253. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  8254. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  8255. return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  8256. yield 0 => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  8257. yield 1 => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  8258. yield 2 => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  8259. yield 3 => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  8260. yield 4 => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  8261. }, 5));
  8262. }
  8263. /**
  8264. * Gets the private 'monolog.handler.console' shared service.
  8265. *
  8266. * @return \Monolog\Handler\StreamHandler
  8267. */
  8268. protected function getMonolog_Handler_ConsoleService()
  8269. {
  8270. $this->privates['monolog.handler.console'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.console.log'), 'DEBUG', true, NULL, false);
  8271. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8272. return $instance;
  8273. }
  8274. /**
  8275. * Gets the private 'monolog.handler.main' shared service.
  8276. *
  8277. * @return \Monolog\Handler\StreamHandler
  8278. */
  8279. protected function getMonolog_Handler_MainService()
  8280. {
  8281. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'DEBUG', true, NULL, false);
  8282. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8283. return $instance;
  8284. }
  8285. /**
  8286. * Gets the private 'monolog.logger' shared service.
  8287. *
  8288. * @return \Symfony\Bridge\Monolog\Logger
  8289. */
  8290. protected function getMonolog_LoggerService()
  8291. {
  8292. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8293. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8294. $instance->useMicrosecondTimestamps(true);
  8295. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8296. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8297. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8298. return $instance;
  8299. }
  8300. /**
  8301. * Gets the private 'monolog.logger.cache' shared service.
  8302. *
  8303. * @return \Symfony\Bridge\Monolog\Logger
  8304. */
  8305. protected function getMonolog_Logger_CacheService()
  8306. {
  8307. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8308. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8309. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8310. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8311. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8312. return $instance;
  8313. }
  8314. /**
  8315. * Gets the private 'monolog.logger.messenger' shared service.
  8316. *
  8317. * @return \Symfony\Bridge\Monolog\Logger
  8318. */
  8319. protected function getMonolog_Logger_MessengerService()
  8320. {
  8321. $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  8322. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8323. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8324. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8325. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8326. return $instance;
  8327. }
  8328. /**
  8329. * Gets the private 'monolog.logger.request' shared service.
  8330. *
  8331. * @return \Symfony\Bridge\Monolog\Logger
  8332. */
  8333. protected function getMonolog_Logger_RequestService()
  8334. {
  8335. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8336. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8337. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8338. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8339. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8340. return $instance;
  8341. }
  8342. /**
  8343. * Gets the private 'monolog.logger.security' shared service.
  8344. *
  8345. * @return \Symfony\Bridge\Monolog\Logger
  8346. */
  8347. protected function getMonolog_Logger_SecurityService()
  8348. {
  8349. $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8350. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8351. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8352. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8353. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8354. return $instance;
  8355. }
  8356. /**
  8357. * Gets the private 'monolog.logger.snappy' shared service.
  8358. *
  8359. * @return \Symfony\Bridge\Monolog\Logger
  8360. */
  8361. protected function getMonolog_Logger_SnappyService()
  8362. {
  8363. $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  8364. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8365. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8366. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8367. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8368. return $instance;
  8369. }
  8370. /**
  8371. * Gets the private 'oci8.listener' shared autowired service.
  8372. *
  8373. * @return \Doctrine\DBAL\Event\Listeners\OracleSessionInit
  8374. */
  8375. protected function getOci8_ListenerService()
  8376. {
  8377. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8378. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/OracleSessionInit.php';
  8379. return $this->privates['oci8.listener'] = new \Doctrine\DBAL\Event\Listeners\OracleSessionInit(['NLS_TIME_FORMAT' => 'HH24:MI:SS'], ['NLS_DATE_FORMAT' => 'YYYY-MM-DD HH24:MI:SS'], ['NLS_TIMESTAMP_FORMAT' => 'YYYY-MM-DD HH24:MI:SS'], ['NLS_TIMESTAMP_TZ_FORMAT' => 'YYYY-MM-DD HH24:MI:SS TZH:TZM']);
  8380. }
  8381. /**
  8382. * Gets the private 'parameter_bag' shared service.
  8383. *
  8384. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8385. */
  8386. protected function getParameterBagService()
  8387. {
  8388. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8389. }
  8390. /**
  8391. * Gets the private 'profiler_listener' shared service.
  8392. *
  8393. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8394. */
  8395. protected function getProfilerListenerService()
  8396. {
  8397. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  8398. if (isset($this->privates['profiler_listener'])) {
  8399. return $this->privates['profiler_listener'];
  8400. }
  8401. return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
  8402. }
  8403. /**
  8404. * Gets the private 'router.cache_warmer' shared service.
  8405. *
  8406. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8407. */
  8408. protected function getRouter_CacheWarmerService()
  8409. {
  8410. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8411. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8412. return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8413. 'router' => ['services', 'router', 'getRouterService', false],
  8414. ], [
  8415. 'router' => '?',
  8416. ]))->withContext('router.cache_warmer', $this));
  8417. }
  8418. /**
  8419. * Gets the private 'router.expression_language_provider' shared service.
  8420. *
  8421. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  8422. */
  8423. protected function getRouter_ExpressionLanguageProviderService()
  8424. {
  8425. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8426. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
  8427. ], [
  8428. 'env' => 'Closure',
  8429. ]));
  8430. }
  8431. /**
  8432. * Gets the private 'router.request_context' shared service.
  8433. *
  8434. * @return \Symfony\Component\Routing\RequestContext
  8435. */
  8436. protected function getRouter_RequestContextService()
  8437. {
  8438. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  8439. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8440. return $instance;
  8441. }
  8442. /**
  8443. * Gets the private 'router_listener' shared service.
  8444. *
  8445. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8446. */
  8447. protected function getRouterListenerService()
  8448. {
  8449. return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
  8450. }
  8451. /**
  8452. * Gets the private 'secrets.vault' shared service.
  8453. *
  8454. * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  8455. */
  8456. protected function getSecrets_VaultService()
  8457. {
  8458. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8459. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8460. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8461. include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
  8462. return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  8463. }
  8464. /**
  8465. * Gets the private 'security.access_listener' shared service.
  8466. *
  8467. * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8468. */
  8469. protected function getSecurity_AccessListenerService()
  8470. {
  8471. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8472. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8473. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8474. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8475. if (isset($this->privates['security.access_listener'])) {
  8476. return $this->privates['security.access_listener'];
  8477. }
  8478. $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8479. if (isset($this->privates['security.access_listener'])) {
  8480. return $this->privates['security.access_listener'];
  8481. }
  8482. return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
  8483. }
  8484. /**
  8485. * Gets the private 'security.access_map' shared service.
  8486. *
  8487. * @return \Symfony\Component\Security\Http\AccessMap
  8488. */
  8489. protected function getSecurity_AccessMapService()
  8490. {
  8491. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8492. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
  8493. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  8494. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  8495. $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8496. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [0 => 'PUBLIC_ACCESS'], NULL);
  8497. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/connect'), [0 => 'PUBLIC_ACCESS'], NULL);
  8498. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/not-active'), [0 => 'PUBLIC_ACCESS'], NULL);
  8499. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/error'), [0 => 'PUBLIC_ACCESS'], NULL);
  8500. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/checkStatus'), [0 => 'PUBLIC_ACCESS'], NULL);
  8501. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  8502. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  8503. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [0 => 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  8504. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/dashboard'), [0 => 'ROLE_GRANT_DASHBOARD', 1 => 'ROLE_GRANT_USERS'], NULL);
  8505. $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login/check-azure'), [0 => 'PUBLIC_ACCESS'], NULL);
  8506. return $instance;
  8507. }
  8508. /**
  8509. * Gets the private 'security.authentication.listener.form.main' shared service.
  8510. *
  8511. * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  8512. *
  8513. * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
  8514. */
  8515. protected function getSecurity_Authentication_Listener_Form_MainService()
  8516. {
  8517. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.');
  8518. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  8519. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  8520. include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/Authentication/Handler/LoginSuccessHandler.php';
  8521. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  8522. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  8523. include_once \dirname(__DIR__, 4).'/src/AppBundle/Security/Authentication/Handler/LoginFailureHandler.php';
  8524. $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  8525. if (isset($this->privates['security.authentication.listener.form.main'])) {
  8526. return $this->privates['security.authentication.listener.form.main'];
  8527. }
  8528. $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8529. if (isset($this->privates['security.authentication.listener.form.main'])) {
  8530. return $this->privates['security.authentication.listener.form.main'];
  8531. }
  8532. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8533. if (isset($this->privates['security.authentication.listener.form.main'])) {
  8534. return $this->privates['security.authentication.listener.form.main'];
  8535. }
  8536. $d = ($this->services['router'] ?? $this->getRouterService());
  8537. return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\AppBundle\Security\Authentication\Handler\LoginSuccessHandler($d, $b, $this, 'isod'), ['login_path' => '/login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \App\AppBundle\Security\Authentication\Handler\LoginFailureHandler($d, $b), ['login_path' => '/login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']), ['login_path' => '/login', 'check_path' => '/login', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true, 'form_only' => false], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $c, NULL);
  8538. }
  8539. /**
  8540. * Gets the private 'security.authentication.manager' shared service.
  8541. *
  8542. * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8543. *
  8544. * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  8545. */
  8546. protected function getSecurity_Authentication_ManagerService()
  8547. {
  8548. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  8549. $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8550. yield 0 => ($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService());
  8551. yield 1 => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  8552. }, 2), true);
  8553. $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8554. return $instance;
  8555. }
  8556. /**
  8557. * Gets the private 'security.authentication.provider.dao.main' shared service.
  8558. *
  8559. * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  8560. *
  8561. * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
  8562. */
  8563. protected function getSecurity_Authentication_Provider_Dao_MainService()
  8564. {
  8565. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');
  8566. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8567. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8568. return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['security.user.provider.concrete.cs_db_provider'] ?? $this->getSecurity_User_Provider_Concrete_CsDbProviderService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  8569. }
  8570. /**
  8571. * Gets the private 'security.authentication.session_strategy' shared service.
  8572. *
  8573. * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  8574. */
  8575. protected function getSecurity_Authentication_SessionStrategyService()
  8576. {
  8577. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8578. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8579. return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  8580. }
  8581. /**
  8582. * Gets the private 'security.authentication_utils' shared service.
  8583. *
  8584. * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  8585. */
  8586. protected function getSecurity_AuthenticationUtilsService()
  8587. {
  8588. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  8589. return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8590. }
  8591. /**
  8592. * Gets the private 'security.channel_listener' shared service.
  8593. *
  8594. * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8595. */
  8596. protected function getSecurity_ChannelListenerService()
  8597. {
  8598. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8599. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8600. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8601. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  8602. return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  8603. }
  8604. /**
  8605. * Gets the private 'security.command.debug_firewall' shared service.
  8606. *
  8607. * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  8608. */
  8609. protected function getSecurity_Command_DebugFirewallService()
  8610. {
  8611. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8612. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  8613. $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()), [], false);
  8614. $instance->setName('debug:firewall');
  8615. $instance->setDescription('Display information about your security firewall(s)');
  8616. return $instance;
  8617. }
  8618. /**
  8619. * Gets the private 'security.command.user_password_encoder' shared service.
  8620. *
  8621. * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8622. *
  8623. * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  8624. */
  8625. protected function getSecurity_Command_UserPasswordEncoderService()
  8626. {
  8627. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  8628. $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'App\\AppBundle\\Entity\\User']);
  8629. $instance->setName('security:encode-password');
  8630. $instance->setDescription('Encode a password');
  8631. return $instance;
  8632. }
  8633. /**
  8634. * Gets the private 'security.command.user_password_hash' shared service.
  8635. *
  8636. * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  8637. */
  8638. protected function getSecurity_Command_UserPasswordHashService()
  8639. {
  8640. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  8641. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  8642. $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'App\\AppBundle\\Entity\\User']);
  8643. $instance->setName('security:hash-password');
  8644. $instance->setDescription('Hash a user password');
  8645. return $instance;
  8646. }
  8647. /**
  8648. * Gets the private 'security.context_listener.0' shared service.
  8649. *
  8650. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8651. */
  8652. protected function getSecurity_ContextListener_0Service()
  8653. {
  8654. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8655. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8656. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8657. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8658. if (isset($this->privates['security.context_listener.0'])) {
  8659. return $this->privates['security.context_listener.0'];
  8660. }
  8661. return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  8662. yield 0 => ($this->privates['security.user.provider.concrete.cs_db_provider'] ?? $this->getSecurity_User_Provider_Concrete_CsDbProviderService());
  8663. yield 1 => ($this->services['App\\AppBundle\\Security\\AzureUserProvider'] ?? $this->getAzureUserProviderService());
  8664. }, 2), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  8665. }
  8666. /**
  8667. * Gets the private 'security.csrf.token_storage' shared service.
  8668. *
  8669. * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8670. */
  8671. protected function getSecurity_Csrf_TokenStorageService()
  8672. {
  8673. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  8674. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  8675. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  8676. return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8677. }
  8678. /**
  8679. * Gets the private 'security.encoder_factory.generic' shared service.
  8680. *
  8681. * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8682. *
  8683. * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  8684. */
  8685. protected function getSecurity_EncoderFactory_GenericService()
  8686. {
  8687. trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  8688. return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\AppBundle\\Entity\\User' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => '2y']]]);
  8689. }
  8690. /**
  8691. * Gets the private 'security.event_dispatcher.main' shared service.
  8692. *
  8693. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8694. */
  8695. protected function getSecurity_EventDispatcher_MainService()
  8696. {
  8697. $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8698. $instance->addListener('security.interactive_login', [0 => function () {
  8699. return ($this->services['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  8700. }, 1 => 'onSecurityInteractiveLogin'], 0);
  8701. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  8702. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8703. }, 1 => 'onLogout'], 0);
  8704. return $instance;
  8705. }
  8706. /**
  8707. * Gets the private 'security.firewall.map' shared service.
  8708. *
  8709. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8710. */
  8711. protected function getSecurity_Firewall_MapService()
  8712. {
  8713. $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  8714. if (isset($this->privates['security.firewall.map'])) {
  8715. return $this->privates['security.firewall.map'];
  8716. }
  8717. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  8718. yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  8719. yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  8720. }, 2));
  8721. }
  8722. /**
  8723. * Gets the private 'security.firewall.map.context.dev' shared service.
  8724. *
  8725. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8726. */
  8727. protected function getSecurity_Firewall_Map_Context_DevService()
  8728. {
  8729. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8730. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8731. return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8732. return new \EmptyIterator();
  8733. }, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.Iy.T22O', false, false, NULL, NULL, NULL, NULL, NULL, [], NULL));
  8734. }
  8735. /**
  8736. * Gets the private 'security.firewall.map.context.main' shared service.
  8737. *
  8738. * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  8739. */
  8740. protected function getSecurity_Firewall_Map_Context_MainService()
  8741. {
  8742. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8743. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  8744. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8745. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8746. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8747. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  8748. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8749. $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8750. if (isset($this->privates['security.firewall.map.context.main'])) {
  8751. return $this->privates['security.firewall.map.context.main'];
  8752. }
  8753. $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8754. return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  8755. yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8756. yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8757. yield 2 => ($this->privates['hwi_oauth.authentication.listener.oauth.main'] ?? $this->getHwiOauth_Authentication_Listener_Oauth_MainService());
  8758. yield 3 => ($this->privates['hwi_oauth.context_listener.token_refresher.main'] ?? $this->getHwiOauth_ContextListener_TokenRefresher_MainService());
  8759. yield 4 => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  8760. yield 5 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8761. }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a, $b, '/login', false), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'security.user.provider.concrete.cs_db_provider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'oauth', 1 => 'form_login'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  8762. }
  8763. /**
  8764. * Gets the private 'security.http_utils' shared service.
  8765. *
  8766. * @return \Symfony\Component\Security\Http\HttpUtils
  8767. */
  8768. protected function getSecurity_HttpUtilsService()
  8769. {
  8770. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
  8771. $a = ($this->services['router'] ?? $this->getRouterService());
  8772. return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', NULL);
  8773. }
  8774. /**
  8775. * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  8776. *
  8777. * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  8778. */
  8779. protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  8780. {
  8781. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  8782. return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  8783. }
  8784. /**
  8785. * Gets the private 'security.logout_url_generator' shared service.
  8786. *
  8787. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8788. */
  8789. protected function getSecurity_LogoutUrlGeneratorService()
  8790. {
  8791. return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  8792. }
  8793. /**
  8794. * Gets the private 'security.password_hasher_factory' shared service.
  8795. *
  8796. * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  8797. */
  8798. protected function getSecurity_PasswordHasherFactoryService()
  8799. {
  8800. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  8801. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  8802. return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\AppBundle\\Entity\\User' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => '2y']]]);
  8803. }
  8804. /**
  8805. * Gets the private 'security.role_hierarchy' shared service.
  8806. *
  8807. * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  8808. */
  8809. protected function getSecurity_RoleHierarchyService()
  8810. {
  8811. return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  8812. }
  8813. /**
  8814. * Gets the private 'security.user.provider.concrete.cs_db_provider' shared service.
  8815. *
  8816. * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  8817. */
  8818. protected function getSecurity_User_Provider_Concrete_CsDbProviderService()
  8819. {
  8820. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8821. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  8822. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  8823. return $this->privates['security.user.provider.concrete.cs_db_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\AppBundle\\Entity\\User', 'username', NULL);
  8824. }
  8825. /**
  8826. * Gets the private 'security.validator.user_password' shared service.
  8827. *
  8828. * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8829. */
  8830. protected function getSecurity_Validator_UserPasswordService()
  8831. {
  8832. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8833. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  8834. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8835. return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8836. }
  8837. /**
  8838. * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8839. *
  8840. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8841. */
  8842. protected function getSensioFrameworkExtra_Controller_ListenerService()
  8843. {
  8844. return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8845. }
  8846. /**
  8847. * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8848. *
  8849. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8850. */
  8851. protected function getSensioFrameworkExtra_Converter_ListenerService()
  8852. {
  8853. $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8854. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
  8855. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
  8856. return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
  8857. }
  8858. /**
  8859. * Gets the private 'sensio_framework_extra.routing.loader.annot_class' shared service.
  8860. *
  8861. * @return \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader
  8862. *
  8863. * @deprecated The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
  8864. */
  8865. protected function getSensioFrameworkExtra_Routing_Loader_AnnotClassService()
  8866. {
  8867. trigger_deprecation('', '', 'The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2');
  8868. return $this->privates['sensio_framework_extra.routing.loader.annot_class'] = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8869. }
  8870. /**
  8871. * Gets the private 'sensio_framework_extra.routing.loader.annot_dir' shared service.
  8872. *
  8873. * @return \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader
  8874. *
  8875. * @deprecated The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
  8876. */
  8877. protected function getSensioFrameworkExtra_Routing_Loader_AnnotDirService()
  8878. {
  8879. trigger_deprecation('', '', 'The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2');
  8880. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
  8881. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
  8882. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8883. return new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  8884. }
  8885. /**
  8886. * Gets the private 'sensio_framework_extra.routing.loader.annot_file' shared service.
  8887. *
  8888. * @return \Symfony\Component\Routing\Loader\AnnotationFileLoader
  8889. *
  8890. * @deprecated The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
  8891. */
  8892. protected function getSensioFrameworkExtra_Routing_Loader_AnnotFileService()
  8893. {
  8894. trigger_deprecation('', '', 'The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2');
  8895. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
  8896. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
  8897. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8898. return new \Symfony\Component\Routing\Loader\AnnotationFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  8899. }
  8900. /**
  8901. * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8902. *
  8903. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8904. */
  8905. protected function getSensioFrameworkExtra_Security_ListenerService()
  8906. {
  8907. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8908. if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  8909. return $this->privates['sensio_framework_extra.security.listener'];
  8910. }
  8911. return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8912. }
  8913. /**
  8914. * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8915. *
  8916. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8917. */
  8918. protected function getSensioFrameworkExtra_View_ListenerService()
  8919. {
  8920. $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
  8921. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8922. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  8923. ], [
  8924. 'twig' => '?',
  8925. ]))->withContext('sensio_framework_extra.view.listener', $this));
  8926. return $instance;
  8927. }
  8928. /**
  8929. * Gets the private 'session.factory' shared service.
  8930. *
  8931. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  8932. */
  8933. protected function getSession_FactoryService()
  8934. {
  8935. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  8936. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  8937. $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  8938. if (isset($this->privates['session.factory'])) {
  8939. return $this->privates['session.factory'];
  8940. }
  8941. return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [0 => $a, 1 => 'onSessionUsage']);
  8942. }
  8943. /**
  8944. * Gets the private 'session.storage.factory.service' shared service.
  8945. *
  8946. * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  8947. *
  8948. * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  8949. */
  8950. protected function getSession_Storage_Factory_ServiceService()
  8951. {
  8952. trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  8953. return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory($this->getSession_Storage_NativeService());
  8954. }
  8955. /**
  8956. * Gets the private 'session.storage.metadata_bag' shared service.
  8957. *
  8958. * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  8959. *
  8960. * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  8961. */
  8962. protected function getSession_Storage_MetadataBagService()
  8963. {
  8964. trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  8965. return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0);
  8966. }
  8967. /**
  8968. * Gets the private 'session.storage.native' shared service.
  8969. *
  8970. * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8971. *
  8972. * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  8973. */
  8974. protected function getSession_Storage_NativeService()
  8975. {
  8976. trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  8977. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  8978. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  8979. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  8980. return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev'))), $this->getSession_Storage_MetadataBagService());
  8981. }
  8982. /**
  8983. * Gets the private 'session_listener' shared service.
  8984. *
  8985. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8986. */
  8987. protected function getSessionListenerService()
  8988. {
  8989. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8990. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  8991. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  8992. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  8993. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  8994. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
  8995. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  8996. ], [
  8997. 'initialized_session' => '?',
  8998. 'logger' => '?',
  8999. 'request_stack' => '?',
  9000. 'session' => '?',
  9001. 'session_collector' => '?',
  9002. 'session_factory' => '?',
  9003. ]), true, $this->parameters['session.storage.options']);
  9004. }
  9005. /**
  9006. * Gets the private 'swiftmailer.command.debug' shared service.
  9007. *
  9008. * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  9009. */
  9010. protected function getSwiftmailer_Command_DebugService()
  9011. {
  9012. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9013. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9014. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  9015. $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  9016. $instance->setName('debug:swiftmailer');
  9017. return $instance;
  9018. }
  9019. /**
  9020. * Gets the private 'swiftmailer.command.new_email' shared service.
  9021. *
  9022. * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  9023. */
  9024. protected function getSwiftmailer_Command_NewEmailService()
  9025. {
  9026. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9027. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9028. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  9029. $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  9030. $instance->setName('swiftmailer:email:send');
  9031. return $instance;
  9032. }
  9033. /**
  9034. * Gets the private 'swiftmailer.command.send_email' shared service.
  9035. *
  9036. * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  9037. */
  9038. protected function getSwiftmailer_Command_SendEmailService()
  9039. {
  9040. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9041. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9042. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  9043. $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  9044. $instance->setName('swiftmailer:spool:send');
  9045. return $instance;
  9046. }
  9047. /**
  9048. * Gets the private 'swiftmailer.email_sender.listener' shared service.
  9049. *
  9050. * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  9051. */
  9052. protected function getSwiftmailer_EmailSender_ListenerService()
  9053. {
  9054. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  9055. return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9056. }
  9057. /**
  9058. * Gets the private 'translation.extractor' shared service.
  9059. *
  9060. * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9061. */
  9062. protected function getTranslation_ExtractorService()
  9063. {
  9064. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9065. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9066. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9067. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9068. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9069. $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9070. $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9071. $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  9072. return $instance;
  9073. }
  9074. /**
  9075. * Gets the private 'translation.loader.csv' shared service.
  9076. *
  9077. * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9078. */
  9079. protected function getTranslation_Loader_CsvService()
  9080. {
  9081. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9082. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9083. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9084. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9085. return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9086. }
  9087. /**
  9088. * Gets the private 'translation.loader.dat' shared service.
  9089. *
  9090. * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9091. */
  9092. protected function getTranslation_Loader_DatService()
  9093. {
  9094. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9095. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9096. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9097. return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9098. }
  9099. /**
  9100. * Gets the private 'translation.loader.ini' shared service.
  9101. *
  9102. * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9103. */
  9104. protected function getTranslation_Loader_IniService()
  9105. {
  9106. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9107. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9108. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9109. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9110. return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9111. }
  9112. /**
  9113. * Gets the private 'translation.loader.json' shared service.
  9114. *
  9115. * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9116. */
  9117. protected function getTranslation_Loader_JsonService()
  9118. {
  9119. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9120. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9121. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9122. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9123. return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9124. }
  9125. /**
  9126. * Gets the private 'translation.loader.mo' shared service.
  9127. *
  9128. * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9129. */
  9130. protected function getTranslation_Loader_MoService()
  9131. {
  9132. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9133. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9134. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9135. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9136. return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9137. }
  9138. /**
  9139. * Gets the private 'translation.loader.php' shared service.
  9140. *
  9141. * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9142. */
  9143. protected function getTranslation_Loader_PhpService()
  9144. {
  9145. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9146. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9147. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9148. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9149. return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9150. }
  9151. /**
  9152. * Gets the private 'translation.loader.po' shared service.
  9153. *
  9154. * @return \Symfony\Component\Translation\Loader\PoFileLoader
  9155. */
  9156. protected function getTranslation_Loader_PoService()
  9157. {
  9158. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9159. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9160. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9161. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9162. return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  9163. }
  9164. /**
  9165. * Gets the private 'translation.loader.qt' shared service.
  9166. *
  9167. * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9168. */
  9169. protected function getTranslation_Loader_QtService()
  9170. {
  9171. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9172. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9173. return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9174. }
  9175. /**
  9176. * Gets the private 'translation.loader.res' shared service.
  9177. *
  9178. * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9179. */
  9180. protected function getTranslation_Loader_ResService()
  9181. {
  9182. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9183. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9184. return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9185. }
  9186. /**
  9187. * Gets the private 'translation.loader.xliff' shared service.
  9188. *
  9189. * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  9190. */
  9191. protected function getTranslation_Loader_XliffService()
  9192. {
  9193. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9194. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9195. return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  9196. }
  9197. /**
  9198. * Gets the private 'translation.loader.yml' shared service.
  9199. *
  9200. * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9201. */
  9202. protected function getTranslation_Loader_YmlService()
  9203. {
  9204. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9205. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9206. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9207. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9208. return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9209. }
  9210. /**
  9211. * Gets the private 'translation.provider_collection' shared service.
  9212. *
  9213. * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  9214. */
  9215. protected function getTranslation_ProviderCollectionService()
  9216. {
  9217. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  9218. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  9219. return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  9220. yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  9221. }, 1), []))->fromConfig([]);
  9222. }
  9223. /**
  9224. * Gets the private 'translation.reader' shared service.
  9225. *
  9226. * @return \Symfony\Component\Translation\Reader\TranslationReader
  9227. */
  9228. protected function getTranslation_ReaderService()
  9229. {
  9230. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9231. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9232. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9233. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9234. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9235. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9236. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9237. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9238. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9239. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9240. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9241. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9242. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9243. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9244. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9245. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9246. $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9247. $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9248. $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  9249. $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9250. $instance->addLoader('yaml', $a);
  9251. $instance->addLoader('yml', $a);
  9252. $instance->addLoader('xlf', $b);
  9253. $instance->addLoader('xliff', $b);
  9254. $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  9255. $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9256. $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9257. $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9258. $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9259. $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9260. $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9261. $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9262. return $instance;
  9263. }
  9264. /**
  9265. * Gets the private 'translation.warmer' shared service.
  9266. *
  9267. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9268. */
  9269. protected function getTranslation_WarmerService()
  9270. {
  9271. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9272. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9273. return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9274. 'translator' => ['services', 'translator', 'getTranslatorService', false],
  9275. ], [
  9276. 'translator' => '?',
  9277. ]))->withContext('translation.warmer', $this));
  9278. }
  9279. /**
  9280. * Gets the private 'translation.writer' shared service.
  9281. *
  9282. * @return \Symfony\Component\Translation\Writer\TranslationWriter
  9283. */
  9284. protected function getTranslation_WriterService()
  9285. {
  9286. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  9287. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  9288. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  9289. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  9290. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  9291. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  9292. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  9293. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  9294. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  9295. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  9296. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  9297. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  9298. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  9299. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  9300. $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  9301. $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  9302. $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  9303. $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  9304. $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  9305. $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  9306. $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  9307. $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  9308. $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  9309. $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  9310. $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  9311. $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  9312. return $instance;
  9313. }
  9314. /**
  9315. * Gets the private 'translator.default' shared service.
  9316. *
  9317. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9318. */
  9319. protected function getTranslator_DefaultService()
  9320. {
  9321. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9322. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
  9323. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
  9324. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
  9325. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
  9326. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
  9327. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
  9328. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
  9329. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
  9330. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
  9331. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
  9332. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
  9333. ], [
  9334. 'translation.loader.csv' => '?',
  9335. 'translation.loader.dat' => '?',
  9336. 'translation.loader.ini' => '?',
  9337. 'translation.loader.json' => '?',
  9338. 'translation.loader.mo' => '?',
  9339. 'translation.loader.php' => '?',
  9340. 'translation.loader.po' => '?',
  9341. 'translation.loader.qt' => '?',
  9342. 'translation.loader.res' => '?',
  9343. 'translation.loader.xliff' => '?',
  9344. 'translation.loader.yml' => '?',
  9345. ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.cs.yml')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.da.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.da.yml')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.de.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.de.yml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/translations/messages.en.yml'), 6 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.en.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.en.yml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.es.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.es.yml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fa.yml')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.fr.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fr.yml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.hu.yml')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.it.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.it.yml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.nl.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.nl.yml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.no.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.no.yml')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.pl.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.pl.yml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.pt.yml')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.ro.yml')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.ru.yml')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations/isod/messages.sv.yml')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.tr.yml')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf'), 5 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.uk.yml')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr_RS' => [0 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')], 'zh' => [0 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.zh.yml')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/src/AppBundle/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 16 => (\dirname(__DIR__, 4).'/src/SourceDataBundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle/translations'), 25 => (\dirname(__DIR__, 4).'/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/easycorp/easyadmin-bundle/src/Resources/translations', 4 => 'vendor/coolshop/cool-dashboard-bundle/Resources/translations', 5 => 'src/AppBundle/Resources/translations', 6 => 'vendor/hwi/oauth-bundle/src/Resources/translations', 7 => 'vendor/symfony/framework-bundle/translations', 8 => 'vendor/doctrine/doctrine-bundle/translations', 9 => 'vendor/symfony/swiftmailer-bundle/translations', 10 => 'vendor/symfony/monolog-bundle/translations', 11 => 'vendor/sensio/framework-extra-bundle/src/translations', 12 => 'vendor/symfony/twig-bundle/translations', 13 => 'vendor/symfony/security-bundle/translations', 14 => 'vendor/jms/serializer-bundle/translations', 15 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 16 => 'src/SourceDataBundle/translations', 17 => 'vendor/knplabs/doctrine-behaviors/src/translations', 18 => 'vendor/symfony/web-profiler-bundle/translations', 19 => 'vendor/symfony/webpack-encore-bundle/src/translations', 20 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 21 => 'vendor/twig/extra-bundle/translations', 22 => 'vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle/translations', 23 => 'vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/translations', 24 => 'vendor/coolshop/cool-job-bundle/translations', 25 => 'translations']]], []);
  9346. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9347. $instance->setFallbackLocales([0 => 'en']);
  9348. return $instance;
  9349. }
  9350. /**
  9351. * Gets the private 'twig.command.debug' shared service.
  9352. *
  9353. * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9354. */
  9355. protected function getTwig_Command_DebugService()
  9356. {
  9357. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9358. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9359. $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  9360. $instance->setName('debug:twig');
  9361. $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  9362. return $instance;
  9363. }
  9364. /**
  9365. * Gets the private 'twig.command.lint' shared service.
  9366. *
  9367. * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9368. */
  9369. protected function getTwig_Command_LintService()
  9370. {
  9371. include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
  9372. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9373. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9374. $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9375. $instance->setName('lint:twig');
  9376. $instance->setDescription('Lint a Twig template and outputs encountered errors');
  9377. return $instance;
  9378. }
  9379. /**
  9380. * Gets the private 'twig.form.engine' shared service.
  9381. *
  9382. * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  9383. */
  9384. protected function getTwig_Form_EngineService()
  9385. {
  9386. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9387. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9388. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9389. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9390. if (isset($this->privates['twig.form.engine'])) {
  9391. return $this->privates['twig.form.engine'];
  9392. }
  9393. return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  9394. }
  9395. /**
  9396. * Gets the private 'twig.form.renderer' shared service.
  9397. *
  9398. * @return \Symfony\Component\Form\FormRenderer
  9399. */
  9400. protected function getTwig_Form_RendererService()
  9401. {
  9402. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
  9403. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
  9404. $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  9405. if (isset($this->privates['twig.form.renderer'])) {
  9406. return $this->privates['twig.form.renderer'];
  9407. }
  9408. return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  9409. }
  9410. /**
  9411. * Gets the private 'twig.loader.native_filesystem' shared service.
  9412. *
  9413. * @return \Twig\Loader\FilesystemLoader
  9414. */
  9415. protected function getTwig_Loader_NativeFilesystemService()
  9416. {
  9417. $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  9418. $instance->addPath((\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), 'CoolDashboardBundle');
  9419. $instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  9420. $instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  9421. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  9422. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  9423. $instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
  9424. $instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
  9425. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  9426. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  9427. $instance->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  9428. $instance->addPath((\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  9429. $instance->addPath((\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), 'CoolDashboard');
  9430. $instance->addPath((\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views'), '!CoolDashboard');
  9431. $instance->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  9432. $instance->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  9433. $instance->addPath((\dirname(__DIR__, 4).'/src/AppBundle/Resources/views'), 'App');
  9434. $instance->addPath((\dirname(__DIR__, 4).'/src/AppBundle/Resources/views'), '!App');
  9435. $instance->addPath((\dirname(__DIR__, 4).'/src/SourceDataBundle/Resources/views'), 'SourceData');
  9436. $instance->addPath((\dirname(__DIR__, 4).'/src/SourceDataBundle/Resources/views'), '!SourceData');
  9437. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  9438. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  9439. $instance->addPath((\dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/Resources/views'), 'LightSamlSp');
  9440. $instance->addPath((\dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle/Resources/views'), '!LightSamlSp');
  9441. $instance->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/views'), 'HWIOAuth');
  9442. $instance->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/views'), '!HWIOAuth');
  9443. $instance->addPath((\dirname(__DIR__, 4).'/templates'));
  9444. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  9445. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  9446. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  9447. return $instance;
  9448. }
  9449. /**
  9450. * Gets the private 'twig.runtime.httpkernel' shared service.
  9451. *
  9452. * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9453. */
  9454. protected function getTwig_Runtime_HttpkernelService()
  9455. {
  9456. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9457. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9458. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9459. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  9460. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  9461. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9462. return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9463. 'hinclude' => ['privates', 'fragment.renderer.hinclude', 'getFragment_Renderer_HincludeService', false],
  9464. 'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
  9465. ], [
  9466. 'hinclude' => '?',
  9467. 'inline' => '?',
  9468. ]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('45b008d30e8d2386b2a36fd11cb82c24de1ba758'))), $a));
  9469. }
  9470. /**
  9471. * Gets the private 'twig.runtime.security_csrf' shared service.
  9472. *
  9473. * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9474. */
  9475. protected function getTwig_Runtime_SecurityCsrfService()
  9476. {
  9477. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9478. return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  9479. }
  9480. /**
  9481. * Gets the private 'twig.template_cache_warmer' shared service.
  9482. *
  9483. * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9484. */
  9485. protected function getTwig_TemplateCacheWarmerService()
  9486. {
  9487. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9488. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9489. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9490. return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9491. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  9492. ], [
  9493. 'twig' => '?',
  9494. ]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle/Resources/views') => 'CoolDashboardBundle', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
  9495. }
  9496. /**
  9497. * Gets the private 'validator.builder' shared service.
  9498. *
  9499. * @return \Symfony\Component\Validator\ValidatorBuilder
  9500. */
  9501. protected function getValidator_BuilderService()
  9502. {
  9503. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9504. $a = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  9505. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9506. yield 1 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9507. yield 2 => ($this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_PartsEntityManager_PropertyInfoExtractorService());
  9508. yield 3 => ($this->privates['doctrine.orm.source_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SourceEntityManager_PropertyInfoExtractorService());
  9509. }, 4), new RewindableGenerator(function () {
  9510. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9511. yield 1 => ($this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_PartsEntityManager_PropertyInfoExtractorService());
  9512. yield 2 => ($this->privates['doctrine.orm.source_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SourceEntityManager_PropertyInfoExtractorService());
  9513. yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9514. }, 4), new RewindableGenerator(function () {
  9515. return new \EmptyIterator();
  9516. }, 0), new RewindableGenerator(function () {
  9517. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9518. yield 1 => ($this->privates['doctrine.orm.parts_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_PartsEntityManager_PropertyInfoExtractorService());
  9519. yield 2 => ($this->privates['doctrine.orm.source_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_SourceEntityManager_PropertyInfoExtractorService());
  9520. yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9521. }, 4), new RewindableGenerator(function () {
  9522. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9523. }, 1));
  9524. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9525. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
  9526. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
  9527. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
  9528. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
  9529. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
  9530. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
  9531. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
  9532. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
  9533. ], [
  9534. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9535. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9536. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9537. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9538. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9539. 'doctrine.orm.validator.unique' => '?',
  9540. 'security.validator.user_password' => '?',
  9541. 'validator.expression' => '?',
  9542. ])));
  9543. if ($this->has('translator')) {
  9544. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9545. }
  9546. $instance->setTranslationDomain('validators');
  9547. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9548. $instance->enableAnnotationMapping(true);
  9549. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9550. $instance->addMethodMapping('loadValidatorMetadata');
  9551. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9552. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  9553. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9554. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.parts_entity_manager'] ?? $this->getDoctrine_Orm_PartsEntityManagerService()), NULL));
  9555. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.source_entity_manager'] ?? $this->getDoctrine_Orm_SourceEntityManagerService()), NULL));
  9556. return $instance;
  9557. }
  9558. /**
  9559. * Gets the private 'validator.email' shared service.
  9560. *
  9561. * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9562. */
  9563. protected function getValidator_EmailService()
  9564. {
  9565. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9566. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  9567. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9568. return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  9569. }
  9570. /**
  9571. * Gets the private 'validator.expression' shared service.
  9572. *
  9573. * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9574. */
  9575. protected function getValidator_ExpressionService()
  9576. {
  9577. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9578. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  9579. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9580. return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  9581. }
  9582. /**
  9583. * Gets the private 'validator.mapping.cache_warmer' shared service.
  9584. *
  9585. * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9586. */
  9587. protected function getValidator_Mapping_CacheWarmerService()
  9588. {
  9589. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9590. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9591. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9592. return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9593. }
  9594. /**
  9595. * Gets the private 'validator.not_compromised_password' shared service.
  9596. *
  9597. * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9598. */
  9599. protected function getValidator_NotCompromisedPasswordService()
  9600. {
  9601. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9602. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
  9603. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9604. return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
  9605. }
  9606. /**
  9607. * Gets the private 'web_profiler.csp.handler' shared service.
  9608. *
  9609. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9610. */
  9611. protected function getWebProfiler_Csp_HandlerService()
  9612. {
  9613. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9614. }
  9615. /**
  9616. * Gets the private 'web_profiler.debug_toolbar' shared service.
  9617. *
  9618. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9619. */
  9620. protected function getWebProfiler_DebugToolbarService()
  9621. {
  9622. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9623. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  9624. return $this->privates['web_profiler.debug_toolbar'];
  9625. }
  9626. return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
  9627. }
  9628. /**
  9629. * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  9630. *
  9631. * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  9632. */
  9633. protected function getWebpackEncore_EntrypointLookupDefaultService()
  9634. {
  9635. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  9636. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  9637. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  9638. return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__, 4).'/public/build/entrypoints.json'), NULL, '_default', true);
  9639. }
  9640. /**
  9641. * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  9642. *
  9643. * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  9644. */
  9645. protected function getWebpackEncore_EntrypointLookupCollectionService()
  9646. {
  9647. return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9648. '_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', false],
  9649. ], [
  9650. '_default' => '?',
  9651. ]), '_default');
  9652. }
  9653. /**
  9654. * Gets the private 'webpack_encore.exception_listener' shared service.
  9655. *
  9656. * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  9657. */
  9658. protected function getWebpackEncore_ExceptionListenerService()
  9659. {
  9660. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  9661. return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
  9662. }
  9663. /**
  9664. * Gets the private 'webpack_encore.tag_renderer' shared service.
  9665. *
  9666. * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  9667. */
  9668. protected function getWebpackEncore_TagRendererService()
  9669. {
  9670. include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  9671. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9672. if (isset($this->privates['webpack_encore.tag_renderer'])) {
  9673. return $this->privates['webpack_encore.tag_renderer'];
  9674. }
  9675. return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], ['defer' => true], [], $a);
  9676. }
  9677. /**
  9678. * Gets the public 'cache_clearer' alias.
  9679. *
  9680. * @return object The ".container.private.cache_clearer" service.
  9681. */
  9682. protected function getCacheClearerService()
  9683. {
  9684. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  9685. return $this->get('.container.private.cache_clearer');
  9686. }
  9687. /**
  9688. * Gets the public 'filesystem' alias.
  9689. *
  9690. * @return object The ".container.private.filesystem" service.
  9691. */
  9692. protected function getFilesystemService()
  9693. {
  9694. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  9695. return $this->get('.container.private.filesystem');
  9696. }
  9697. /**
  9698. * Gets the public 'security.csrf.token_manager' alias.
  9699. *
  9700. * @return object The ".container.private.security.csrf.token_manager" service.
  9701. */
  9702. protected function getSecurity_Csrf_TokenManagerService()
  9703. {
  9704. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  9705. return $this->get('.container.private.security.csrf.token_manager');
  9706. }
  9707. /**
  9708. * Gets the public 'form.factory' alias.
  9709. *
  9710. * @return object The ".container.private.form.factory" service.
  9711. */
  9712. protected function getForm_FactoryService()
  9713. {
  9714. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  9715. return $this->get('.container.private.form.factory');
  9716. }
  9717. /**
  9718. * Gets the public 'form.type.file' alias.
  9719. *
  9720. * @return object The ".container.private.form.type.file" service.
  9721. */
  9722. protected function getForm_Type_FileService()
  9723. {
  9724. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  9725. return $this->get('.container.private.form.type.file');
  9726. }
  9727. /**
  9728. * Gets the public 'profiler' alias.
  9729. *
  9730. * @return object The ".container.private.profiler" service.
  9731. */
  9732. protected function getProfilerService()
  9733. {
  9734. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  9735. return $this->get('.container.private.profiler');
  9736. }
  9737. /**
  9738. * Gets the public 'twig' alias.
  9739. *
  9740. * @return object The ".container.private.twig" service.
  9741. */
  9742. protected function getTwigService()
  9743. {
  9744. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9745. return $this->get('.container.private.twig');
  9746. }
  9747. /**
  9748. * Gets the public 'security.authorization_checker' alias.
  9749. *
  9750. * @return object The ".container.private.security.authorization_checker" service.
  9751. */
  9752. protected function getSecurity_AuthorizationCheckerService()
  9753. {
  9754. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  9755. return $this->get('.container.private.security.authorization_checker');
  9756. }
  9757. /**
  9758. * Gets the public 'security.token_storage' alias.
  9759. *
  9760. * @return object The ".container.private.security.token_storage" service.
  9761. */
  9762. protected function getSecurity_TokenStorageService()
  9763. {
  9764. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  9765. return $this->get('.container.private.security.token_storage');
  9766. }
  9767. /**
  9768. * Gets the public 'security.password_encoder' alias.
  9769. *
  9770. * @return object The ".container.private.security.password_encoder" service.
  9771. */
  9772. protected function getSecurity_PasswordEncoderService()
  9773. {
  9774. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9775. return $this->get('.container.private.security.password_encoder');
  9776. }
  9777. /**
  9778. * Gets the public 'session' alias.
  9779. *
  9780. * @return object The ".container.private.session" service.
  9781. */
  9782. protected function getSessionService()
  9783. {
  9784. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9785. return $this->get('.container.private.session');
  9786. }
  9787. /**
  9788. * Gets the public 'validator' alias.
  9789. *
  9790. * @return object The ".container.private.validator" service.
  9791. */
  9792. protected function getValidatorService()
  9793. {
  9794. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9795. return $this->get('.container.private.validator');
  9796. }
  9797. /**
  9798. * @return array|bool|float|int|string|\UnitEnum|null
  9799. */
  9800. public function getParameter(string $name)
  9801. {
  9802. if (isset($this->buildParameters[$name])) {
  9803. return $this->buildParameters[$name];
  9804. }
  9805. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  9806. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  9807. }
  9808. if (isset($this->loadedDynamicParameters[$name])) {
  9809. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9810. }
  9811. return $this->parameters[$name];
  9812. }
  9813. public function hasParameter(string $name): bool
  9814. {
  9815. if (isset($this->buildParameters[$name])) {
  9816. return true;
  9817. }
  9818. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  9819. }
  9820. public function setParameter(string $name, $value): void
  9821. {
  9822. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9823. }
  9824. public function getParameterBag(): ParameterBagInterface
  9825. {
  9826. if (null === $this->parameterBag) {
  9827. $parameters = $this->parameters;
  9828. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9829. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9830. }
  9831. foreach ($this->buildParameters as $name => $value) {
  9832. $parameters[$name] = $value;
  9833. }
  9834. $this->parameterBag = new FrozenParameterBag($parameters);
  9835. }
  9836. return $this->parameterBag;
  9837. }
  9838. private $loadedDynamicParameters = [
  9839. 'kernel.runtime_environment' => false,
  9840. 'kernel.build_dir' => false,
  9841. 'kernel.cache_dir' => false,
  9842. 'app.default_login_method' => false,
  9843. 'app.disableQlikInjection' => false,
  9844. 'debug.container.dump' => false,
  9845. 'validator.mapping.cache.file' => false,
  9846. 'profiler.storage.dsn' => false,
  9847. 'doctrine.orm.proxy_dir' => false,
  9848. 'swiftmailer.spool.default.memory.path' => false,
  9849. 'cooldashboard.cache.dir' => false,
  9850. ];
  9851. private $dynamicParameters = [];
  9852. private function getDynamicParameter(string $name)
  9853. {
  9854. switch ($name) {
  9855. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  9856. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  9857. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  9858. case 'app.default_login_method': $value = $this->getEnv('DEFAULT_LOGIN_METHOD'); break;
  9859. case 'app.disableQlikInjection': $value = $this->getEnv('bool:DISABLE_QLIK_INJECTION'); break;
  9860. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  9861. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  9862. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9863. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  9864. case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  9865. case 'cooldashboard.cache.dir': $value = ($this->targetDir.''.'/cool_dashboard'); break;
  9866. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  9867. }
  9868. $this->loadedDynamicParameters[$name] = true;
  9869. return $this->dynamicParameters[$name] = $value;
  9870. }
  9871. protected function getDefaultParameters(): array
  9872. {
  9873. return [
  9874. 'kernel.project_dir' => \dirname(__DIR__, 4),
  9875. 'kernel.environment' => 'dev',
  9876. 'kernel.debug' => true,
  9877. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  9878. 'kernel.bundles' => [
  9879. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9880. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  9881. 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  9882. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9883. 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9884. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9885. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9886. 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  9887. 'CoolDashboardBundle' => 'Coolshop\\CoolDashboardBundle\\CoolDashboardBundle',
  9888. 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  9889. 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  9890. 'AppBundle' => 'App\\AppBundle\\AppBundle',
  9891. 'SourceDataBundle' => 'App\\SourceDataBundle\\SourceDataBundle',
  9892. 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\DoctrineBehaviorsBundle',
  9893. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9894. 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  9895. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  9896. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9897. 'LightSamlSymfonyBridgeBundle' => 'LightSaml\\SymfonyBridgeBundle\\LightSamlSymfonyBridgeBundle',
  9898. 'LightSamlSpBundle' => 'LightSaml\\SpBundle\\LightSamlSpBundle',
  9899. 'CoolJobBundle' => 'Coolshop\\CoolJobBundle\\CoolJobBundle',
  9900. 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  9901. ],
  9902. 'kernel.bundles_metadata' => [
  9903. 'FrameworkBundle' => [
  9904. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  9905. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9906. ],
  9907. 'DoctrineBundle' => [
  9908. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  9909. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  9910. ],
  9911. 'SwiftmailerBundle' => [
  9912. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
  9913. 'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  9914. ],
  9915. 'MonologBundle' => [
  9916. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  9917. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9918. ],
  9919. 'SensioFrameworkExtraBundle' => [
  9920. 'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
  9921. 'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9922. ],
  9923. 'TwigBundle' => [
  9924. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  9925. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9926. ],
  9927. 'SecurityBundle' => [
  9928. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  9929. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9930. ],
  9931. 'EasyAdminBundle' => [
  9932. 'path' => (\dirname(__DIR__, 4).'/vendor/easycorp/easyadmin-bundle/src'),
  9933. 'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  9934. ],
  9935. 'CoolDashboardBundle' => [
  9936. 'path' => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-dashboard-bundle'),
  9937. 'namespace' => 'Coolshop\\CoolDashboardBundle',
  9938. ],
  9939. 'JMSSerializerBundle' => [
  9940. 'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
  9941. 'namespace' => 'JMS\\SerializerBundle',
  9942. ],
  9943. 'KnpSnappyBundle' => [
  9944. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
  9945. 'namespace' => 'Knp\\Bundle\\SnappyBundle',
  9946. ],
  9947. 'AppBundle' => [
  9948. 'path' => (\dirname(__DIR__, 4).'/src/AppBundle'),
  9949. 'namespace' => 'App\\AppBundle',
  9950. ],
  9951. 'SourceDataBundle' => [
  9952. 'path' => (\dirname(__DIR__, 4).'/src/SourceDataBundle'),
  9953. 'namespace' => 'App\\SourceDataBundle',
  9954. ],
  9955. 'DoctrineBehaviorsBundle' => [
  9956. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/doctrine-behaviors/src'),
  9957. 'namespace' => 'Knp\\DoctrineBehaviors',
  9958. ],
  9959. 'WebProfilerBundle' => [
  9960. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  9961. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9962. ],
  9963. 'WebpackEncoreBundle' => [
  9964. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
  9965. 'namespace' => 'Symfony\\WebpackEncoreBundle',
  9966. ],
  9967. 'DoctrineMigrationsBundle' => [
  9968. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  9969. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  9970. ],
  9971. 'TwigExtraBundle' => [
  9972. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  9973. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9974. ],
  9975. 'LightSamlSymfonyBridgeBundle' => [
  9976. 'path' => (\dirname(__DIR__, 4).'/vendor/lightsaml2/symfony-bridge/src/LightSaml/SymfonyBridgeBundle'),
  9977. 'namespace' => 'LightSaml\\SymfonyBridgeBundle',
  9978. ],
  9979. 'LightSamlSpBundle' => [
  9980. 'path' => (\dirname(__DIR__, 4).'/vendor/lightsaml2/sp-bundle/src/LightSaml/SpBundle'),
  9981. 'namespace' => 'LightSaml\\SpBundle',
  9982. ],
  9983. 'CoolJobBundle' => [
  9984. 'path' => (\dirname(__DIR__, 4).'/vendor/coolshop/cool-job-bundle'),
  9985. 'namespace' => 'Coolshop\\CoolJobBundle',
  9986. ],
  9987. 'HWIOAuthBundle' => [
  9988. 'path' => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src'),
  9989. 'namespace' => 'HWI\\Bundle\\OAuthBundle',
  9990. ],
  9991. ],
  9992. 'kernel.charset' => 'UTF-8',
  9993. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  9994. 'container.dumper.inline_class_loader' => true,
  9995. 'container.dumper.inline_factories' => true,
  9996. 'cool_dashboard.configuration.class' => 'App\\AppBundle\\Services\\DashboardService',
  9997. 'default_connection' => 'oraclecnh',
  9998. 'oracle_database_host' => '160.220.7.59',
  9999. 'oracle_database_port' => 1522,
  10000. 'oracle_database_name' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
  10001. 'oracle_database_service' => 'cpd3003c',
  10002. 'oracle_database_user' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
  10003. 'oracle_database_password' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
  10004. 'database_service' => NULL,
  10005. 'mysql_database_driver' => 'pdo_mysql',
  10006. 'mysql_database_host' => '127.0.0.1',
  10007. 'mysql_database_port' => 3306,
  10008. 'mysql_database_name' => 'csps',
  10009. 'mysql_database_user' => 'root',
  10010. 'mysql_database_password' => 'xxxxxxxxx',
  10011. 'mailer_transport' => 'smtp',
  10012. 'mailer_host' => 'smtp.gmail.com',
  10013. 'mailer_user' => 'demartino907@gmail.com',
  10014. 'mailer_password' => 'corhizxzfgxpetsm',
  10015. 'mailer_sender' => 'isodnoreply@iveco.com',
  10016. 'secret' => '45b008d30e8d2386b2a36fd11cb82c24de1ba758',
  10017. 'app.version' => '3.0',
  10018. 'disk_size_GB' => 215,
  10019. 'apparo_schema' => NULL,
  10020. 'oracle_database_driver' => 'oci8',
  10021. 'oracle_parts_database_host' => '160.220.7.59',
  10022. 'oracle_parts_database_port' => 1522,
  10023. 'oracle_parts_database_name' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
  10024. 'oracle_parts_database_service' => 'cpd3003c',
  10025. 'oracle_parts_database_user' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
  10026. 'oracle_parts_database_password' => 'DDWH00_EDW_PRIM_IVE_ALL_1',
  10027. 'mailer_port' => 587,
  10028. 'mailer_encryption' => 'tls',
  10029. 'mailer_auth_mode' => 'login',
  10030. 'locale' => 'en',
  10031. 'locale_available' => [
  10032. 0 => 'en',
  10033. 1 => 'de',
  10034. 2 => 'es',
  10035. 3 => 'fr',
  10036. 4 => 'it',
  10037. 5 => 'pt',
  10038. 6 => 'ro',
  10039. 7 => 'da',
  10040. 8 => 'no',
  10041. 9 => 'sv',
  10042. 10 => 'pl',
  10043. 11 => 'nl',
  10044. 12 => 'cs',
  10045. ],
  10046. 'knp.doctrine_behaviors.blameable_subscriber.user_entity' => 'App\\AppBundle\\Entity\\User',
  10047. 'doctrine_behaviors_blameable_user_entity' => 'App\\AppBundle\\Entity\\User',
  10048. 'environment' => 'isod',
  10049. 'apparo_tables' => NULL,
  10050. 'dir_pdf' => (\dirname(__DIR__, 4).'/public/knp-snappy'),
  10051. 'default_currency_code' => 200,
  10052. 'profiler_email' => 'emea-next-contact@cnhind.com',
  10053. 'default_country_code' => '04',
  10054. 'dealer_portal' => 'welcome.iveco.com',
  10055. 'mail_contact_us' => 'isod@cnhind.com',
  10056. 'qlik_admin_host' => 'qliksensetest.ivecogroup.com',
  10057. 'qlik_admin_prefix' => '',
  10058. 'qlik_admin_app_id' => 'bd00a032-0d65-404d-907d-af8a1d0a1cd7',
  10059. 'qlik_host' => 'qap.ivecogroup.com',
  10060. 'qlik_prefix' => 'pwp',
  10061. 'qlik_app_id' => '4ed3747a-7597-44c1-948b-4aaad3da4145',
  10062. 'qlik_require_url' => 'https://qap.ivecogroup.com/cwp/resources/assets/external/requirejs/require.js',
  10063. 'qlik_admin_require_url' => 'https://qliksensetest.ivecogroup.com/resources/assets/external/requirejs/require.js',
  10064. 'qlik_saas_internal_data_host' => 'https://ivecogroup.de.qlikcloud.com',
  10065. 'qlik_saas_internal_data_client_id' => '6d7ced383396292b94bfbb51ac26020c',
  10066. 'qlik_saas_internal_data_redirect_uri' => 'https://myivecobusiness.coolshop.it/admin/qlik/validate_oauth',
  10067. 'qlik_saas_dealer_data_host' => 'https://ivecogroup-partners.de.qlikcloud.com',
  10068. 'qlik_saas_dealer_data_client_id' => 'e5b739d27bfd5dfb38a99e51094b1183',
  10069. 'qlik_saas_dealer_data_redirect_uri' => 'https://myivecobusiness.coolshop.it/admin/qlik/validate_oauth',
  10070. 'event_dispatcher.event_aliases' => [
  10071. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10072. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10073. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  10074. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10075. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10076. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10077. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10078. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10079. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10080. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10081. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10082. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10083. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10084. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10085. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10086. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10087. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10088. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10089. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10090. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10091. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10092. ],
  10093. 'fragment.renderer.hinclude.global_template' => NULL,
  10094. 'fragment.path' => '/_fragment',
  10095. 'kernel.secret' => '45b008d30e8d2386b2a36fd11cb82c24de1ba758',
  10096. 'kernel.http_method_override' => true,
  10097. 'kernel.trusted_hosts' => [
  10098. ],
  10099. 'kernel.default_locale' => 'en',
  10100. 'kernel.enabled_locales' => [
  10101. ],
  10102. 'kernel.error_controller' => 'error_controller',
  10103. 'debug.file_link_format' => NULL,
  10104. 'asset.request_context.base_path' => NULL,
  10105. 'asset.request_context.secure' => NULL,
  10106. 'translator.logging' => false,
  10107. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  10108. 'debug.error_handler.throw_at' => -1,
  10109. 'router.request_context.host' => 'localhost',
  10110. 'router.request_context.scheme' => 'http',
  10111. 'router.request_context.base_url' => '',
  10112. 'router.resource' => 'kernel::loadRoutes',
  10113. 'request_listener.http_port' => 80,
  10114. 'request_listener.https_port' => 443,
  10115. 'session.metadata.storage_key' => '_sf2_meta',
  10116. 'session.storage.options' => [
  10117. 'cache_limiter' => '0',
  10118. 'cookie_httponly' => true,
  10119. 'gc_probability' => 1,
  10120. ],
  10121. 'session.save_path' => (\dirname(__DIR__, 3).'/sessions/dev'),
  10122. 'session.metadata.update_threshold' => 0,
  10123. 'form.type_extension.csrf.enabled' => true,
  10124. 'form.type_extension.csrf.field_name' => '_token',
  10125. 'validator.translation_domain' => 'validators',
  10126. 'profiler_listener.only_exceptions' => false,
  10127. 'profiler_listener.only_main_requests' => false,
  10128. 'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  10129. 'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  10130. 'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  10131. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10132. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10133. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10134. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10135. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10136. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10137. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10138. 'doctrine.entity_managers' => [
  10139. 'default' => 'doctrine.orm.default_entity_manager',
  10140. 'parts' => 'doctrine.orm.parts_entity_manager',
  10141. 'source' => 'doctrine.orm.source_entity_manager',
  10142. ],
  10143. 'doctrine.default_entity_manager' => 'default',
  10144. 'doctrine.dbal.connection_factory.types' => [
  10145. 'jms_job_safe_object' => [
  10146. 'class' => 'App\\AppBundle\\Types\\JMSJobSafeObjectType',
  10147. ],
  10148. ],
  10149. 'doctrine.connections' => [
  10150. 'oraclecnh' => 'doctrine.dbal.oraclecnh_connection',
  10151. 'oracle' => 'doctrine.dbal.oracle_connection',
  10152. 'parts' => 'doctrine.dbal.parts_connection',
  10153. ],
  10154. 'doctrine.default_connection' => 'oraclecnh',
  10155. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10156. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10157. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10158. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10159. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10160. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10161. 'doctrine.orm.cache.memcache_host' => 'localhost',
  10162. 'doctrine.orm.cache.memcache_port' => 11211,
  10163. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10164. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10165. 'doctrine.orm.cache.memcached_host' => 'localhost',
  10166. 'doctrine.orm.cache.memcached_port' => 11211,
  10167. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10168. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10169. 'doctrine.orm.cache.redis_host' => 'localhost',
  10170. 'doctrine.orm.cache.redis_port' => 6379,
  10171. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10172. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10173. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10174. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10175. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10176. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10177. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10178. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10179. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10180. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10181. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  10182. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10183. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10184. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10185. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10186. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10187. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10188. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10189. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10190. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10191. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10192. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10193. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10194. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10195. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10196. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10197. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10198. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10199. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10200. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10201. 'doctrine.orm.auto_generate_proxy_classes' => true,
  10202. 'doctrine.orm.proxy_namespace' => 'Proxies',
  10203. 'swiftmailer.mailer.default.transport.name' => 'smtp',
  10204. 'swiftmailer.mailer.default.transport.smtp.encryption' => 'tls',
  10205. 'swiftmailer.mailer.default.transport.smtp.port' => 587,
  10206. 'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.gmail.com',
  10207. 'swiftmailer.mailer.default.transport.smtp.username' => 'demartino907@gmail.com',
  10208. 'swiftmailer.mailer.default.transport.smtp.password' => 'corhizxzfgxpetsm',
  10209. 'swiftmailer.mailer.default.transport.smtp.auth_mode' => 'login',
  10210. 'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  10211. 'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  10212. 'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  10213. 'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  10214. ],
  10215. 'swiftmailer.mailer.default.spool.enabled' => true,
  10216. 'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  10217. 'swiftmailer.mailer.default.single_address' => NULL,
  10218. 'swiftmailer.mailer.default.delivery.enabled' => true,
  10219. 'swiftmailer.spool.enabled' => true,
  10220. 'swiftmailer.delivery.enabled' => true,
  10221. 'swiftmailer.single_address' => NULL,
  10222. 'swiftmailer.mailers' => [
  10223. 'default' => 'swiftmailer.mailer.default',
  10224. ],
  10225. 'swiftmailer.default_mailer' => 'default',
  10226. 'monolog.use_microseconds' => true,
  10227. 'monolog.swift_mailer.handlers' => [
  10228. ],
  10229. 'monolog.handlers_to_channels' => [
  10230. 'monolog.handler.console' => NULL,
  10231. 'monolog.handler.main' => NULL,
  10232. ],
  10233. 'twig.form.resources' => [
  10234. 0 => 'form_div_layout.html.twig',
  10235. ],
  10236. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  10237. 'security.role_hierarchy.roles' => [
  10238. 'ROLE_USER_APPROVED' => [
  10239. 0 => 'ROLE_USER',
  10240. ],
  10241. 'ROLE_GRANT_ADVANCED_ANALYTICS' => [
  10242. 0 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10243. ],
  10244. 'ROLE_GRANT_PREDEFINED_ANALYSIS' => [
  10245. 0 => 'ROLE_GRANT_PREDEFINED_ANALYSIS',
  10246. ],
  10247. 'ROLE_GRANT_DASHBOARD' => [
  10248. 0 => 'ROLE_GRANT_DASHBOARD',
  10249. ],
  10250. 'ROLE_GRANT_DASHBOARD_DASHBOARD' => [
  10251. 0 => 'ROLE_GRANT_DASHBOARD_DASHBOARD',
  10252. ],
  10253. 'ROLE_GRANT_DASHBOARD_SELLIN' => [
  10254. 0 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10255. ],
  10256. 'ROLE_GRANT_DASHBOARD_SELLOUT' => [
  10257. 0 => 'ROLE_GRANT_DASHBOARD_SELLOUT',
  10258. ],
  10259. 'ROLE_GRANT_USERS' => [
  10260. 0 => 'ROLE_GRANT_USERS',
  10261. ],
  10262. 'ROLE_GRANT_CREATE_USERS' => [
  10263. 0 => 'ROLE_GRANT_CREATE_USERS',
  10264. ],
  10265. 'ROLE_GRANT_IMPORTER' => [
  10266. 0 => 'ROLE_GRANT_IMPORTER',
  10267. ],
  10268. 'ROLE_GRANT_IMPORTER_SELLOUT' => [
  10269. 0 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10270. ],
  10271. 'ROLE_GRANT_IMPORTER_CUSTOMER' => [
  10272. 0 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10273. ],
  10274. 'ROLE_GRANT_IMPORTER_PARK' => [
  10275. 0 => 'ROLE_GRANT_IMPORTER_PARK',
  10276. ],
  10277. 'ROLE_GRANT_CONTACTS' => [
  10278. 0 => 'ROLE_GRANT_CONTACTS',
  10279. ],
  10280. 'ROLE_GRANT_CREATE_CONTACT' => [
  10281. 0 => 'ROLE_GRANT_CREATE_CONTACT',
  10282. ],
  10283. 'ROLE_GRANT_EDIT_CONTACT' => [
  10284. 0 => 'ROLE_GRANT_EDIT_CONTACT',
  10285. ],
  10286. 'ROLE_GRANT_DELETE_CONTACT' => [
  10287. 0 => 'ROLE_GRANT_DELETE_CONTACT',
  10288. ],
  10289. 'ROLE_GRANT_EDIT_OWN_CONTACT' => [
  10290. 0 => 'ROLE_GRANT_EDIT_OWN_CONTACT',
  10291. ],
  10292. 'ROLE_GRANT_DELETE_OWN_CONTACT' => [
  10293. 0 => 'ROLE_GRANT_DELETE_OWN_CONTACT',
  10294. ],
  10295. 'ROLE_GRANT_CUSTOMERS' => [
  10296. 0 => 'ROLE_GRANT_CUSTOMERS',
  10297. ],
  10298. 'ROLE_GRANT_ACTION' => [
  10299. 0 => 'ROLE_GRANT_ACTION',
  10300. ],
  10301. 'ROLE_GRANT_MANAGE_ACTION' => [
  10302. 0 => 'ROLE_GRANT_MANAGE_ACTION',
  10303. ],
  10304. 'ROLE_GRANT_CREATE_ACTION' => [
  10305. 0 => 'ROLE_GRANT_CREATE_ACTION',
  10306. ],
  10307. 'ROLE_GRANT_EDIT_ACTION' => [
  10308. 0 => 'ROLE_GRANT_EDIT_ACTION',
  10309. ],
  10310. 'ROLE_GRANT_PROPOSAL' => [
  10311. 0 => 'ROLE_GRANT_PROPOSAL',
  10312. ],
  10313. 'ROLE_GRANT_CREATE_PROPOSAL' => [
  10314. 0 => 'ROLE_GRANT_CREATE_PROPOSAL',
  10315. ],
  10316. 'ROLE_GRANT_POTENTIALS' => [
  10317. 0 => 'ROLE_GRANT_POTENTIALS',
  10318. ],
  10319. 'ROLE_GRANT_ORDER_PORTFOLIO' => [
  10320. 0 => 'ROLE_GRANT_ORDER_PORTFOLIO',
  10321. ],
  10322. 'ROLE_GRANT_DSM' => [
  10323. 0 => 'ROLE_GRANT_DSM',
  10324. ],
  10325. 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS' => [
  10326. 0 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10327. ],
  10328. 'ROLE_GRANT_BULK_EDIT' => [
  10329. 0 => 'ROLE_GRANT_BULK_EDIT',
  10330. ],
  10331. 'ROLE_GRANT_BULK_EDIT_LABEL' => [
  10332. 0 => 'ROLE_GRANT_BULK_EDIT_LABEL',
  10333. ],
  10334. 'ROLE_IS_DEALER' => [
  10335. 0 => 'ROLE_IS_DEALER',
  10336. ],
  10337. 'ROLE_IS_INTERNAL' => [
  10338. 0 => 'ROLE_IS_INTERNAL',
  10339. ],
  10340. 'ROLE_GRANT_DMS_CUSTOMER_SECTION' => [
  10341. 0 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10342. ],
  10343. 'ROLE_MIB_CUSTOMER_CARE' => [
  10344. 0 => 'ROLE_IS_INTERNAL',
  10345. 1 => 'ROLE_GRANT_USERS',
  10346. 2 => 'ROLE_GRANT_CREATE_USERS',
  10347. 3 => 'ROLE_USER_APPROVED',
  10348. 4 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10349. 5 => 'ROLE_GRANT_BULK_EDIT_LABEL',
  10350. ],
  10351. 'ROLE_MIB_DEALER_ADMIN' => [
  10352. 0 => 'ROLE_IS_INTERNAL',
  10353. 1 => 'ROLE_GRANT_USERS',
  10354. 2 => 'ROLE_GRANT_CREATE_USERS',
  10355. 3 => 'ROLE_USER_APPROVED',
  10356. 4 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10357. ],
  10358. 'ROLE_SUPER_ADMIN' => [
  10359. 0 => 'ROLE_IS_INTERNAL',
  10360. 1 => 'ROLE_GRANT_EDIT_PROPOSAL',
  10361. 2 => 'ROLE_USER_APPROVED',
  10362. 3 => 'ROLE_GRANT_DASHBOARD',
  10363. 4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10364. 5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10365. 6 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10366. 7 => 'ROLE_GRANT_ORDER_PORTFOLIO',
  10367. 8 => 'ROLE_GRANT_CUSTOMERS',
  10368. 9 => 'ROLE_GRANT_ACTION',
  10369. 10 => 'ROLE_GRANT_MANAGE_ACTION',
  10370. 11 => 'ROLE_GRANT_CONTACTS',
  10371. 12 => 'ROLE_GRANT_IMPORTER',
  10372. 13 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10373. 14 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10374. 15 => 'ROLE_GRANT_IMPORTER_PARK',
  10375. 16 => 'ROLE_GRANT_USERS',
  10376. 17 => 'ROLE_GRANT_CREATE_USERS',
  10377. 18 => 'ROLE_GRANT_CREATE_PROPOSAL',
  10378. 19 => 'ROLE_GRANT_PROPOSAL',
  10379. 20 => 'ROLE_GRANT_DSM',
  10380. 21 => 'ROLE_GRANT_POTENTIALS',
  10381. 22 => 'ROLE_GRANT_BULK_EDIT',
  10382. 23 => 'ROLE_GRANT_CREATE_ACTION',
  10383. 24 => 'ROLE_GRANT_EDIT_ACTION',
  10384. 25 => 'ROLE_GRANT_CREATE_CONTACT',
  10385. 26 => 'ROLE_GRANT_EDIT_CONTACT',
  10386. 27 => 'ROLE_GRANT_DELETE_CONTACT',
  10387. 28 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10388. ],
  10389. 'ROLE_MIB_ADMIN' => [
  10390. 0 => 'ROLE_IS_INTERNAL',
  10391. 1 => 'ROLE_GRANT_EDIT_PROPOSAL',
  10392. 2 => 'ROLE_USER_APPROVED',
  10393. 3 => 'ROLE_GRANT_DASHBOARD',
  10394. 4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10395. 5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10396. 6 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10397. 7 => 'ROLE_GRANT_ORDER_PORTFOLIO',
  10398. 8 => 'ROLE_GRANT_CUSTOMERS',
  10399. 9 => 'ROLE_GRANT_ACTION',
  10400. 10 => 'ROLE_GRANT_MANAGE_ACTION',
  10401. 11 => 'ROLE_GRANT_CONTACTS',
  10402. 12 => 'ROLE_GRANT_IMPORTER',
  10403. 13 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10404. 14 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10405. 15 => 'ROLE_GRANT_IMPORTER_PARK',
  10406. 16 => 'ROLE_GRANT_USERS',
  10407. 17 => 'ROLE_GRANT_CREATE_USERS',
  10408. 18 => 'ROLE_GRANT_CREATE_PROPOSAL',
  10409. 19 => 'ROLE_GRANT_PROPOSAL',
  10410. 20 => 'ROLE_GRANT_DSM',
  10411. 21 => 'ROLE_GRANT_POTENTIALS',
  10412. 22 => 'ROLE_GRANT_BULK_EDIT',
  10413. 23 => 'ROLE_GRANT_CREATE_ACTION',
  10414. 24 => 'ROLE_GRANT_EDIT_ACTION',
  10415. 25 => 'ROLE_GRANT_CREATE_CONTACT',
  10416. 26 => 'ROLE_GRANT_EDIT_CONTACT',
  10417. 27 => 'ROLE_GRANT_DELETE_CONTACT',
  10418. 28 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10419. 29 => 'ROLE_GRANT_BULK_EDIT_LABEL',
  10420. ],
  10421. 'ROLE_MIB_CENTRAL_USER' => [
  10422. 0 => 'ROLE_IS_INTERNAL',
  10423. 1 => 'ROLE_GRANT_EDIT_PROPOSAL',
  10424. 2 => 'ROLE_TO_BE_MANAGED',
  10425. 3 => 'ROLE_USER_APPROVED',
  10426. 4 => 'ROLE_GRANT_DASHBOARD',
  10427. 5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10428. 6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10429. 7 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10430. 8 => 'ROLE_GRANT_ORDER_PORTFOLIO',
  10431. 9 => 'ROLE_GRANT_CUSTOMERS',
  10432. 10 => 'ROLE_GRANT_ACTION',
  10433. 11 => 'ROLE_GRANT_CREATE_PROPOSAL',
  10434. 12 => 'ROLE_GRANT_PROPOSAL',
  10435. 13 => 'ROLE_GRANT_DSM',
  10436. 14 => 'ROLE_GRANT_USERS',
  10437. 15 => 'ROLE_GRANT_CREATE_USERS',
  10438. 16 => 'ROLE_GRANT_BULK_EDIT',
  10439. 17 => 'ROLE_GRANT_IMPORTER',
  10440. 18 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10441. 19 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10442. 20 => 'ROLE_GRANT_IMPORTER_PARK',
  10443. 21 => 'ROLE_GRANT_CONTACTS',
  10444. 22 => 'ROLE_GRANT_POTENTIALS',
  10445. 23 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10446. 24 => 'ROLE_GRANT_BULK_EDIT_LABEL',
  10447. ],
  10448. 'ROLE_MIB_MARKET_USER' => [
  10449. 0 => 'ROLE_IS_INTERNAL',
  10450. 1 => 'ROLE_GRANT_EDIT_PROPOSAL',
  10451. 2 => 'ROLE_TO_BE_MANAGED',
  10452. 3 => 'ROLE_GRANT_ACTION',
  10453. 4 => 'ROLE_USER_APPROVED',
  10454. 5 => 'ROLE_GRANT_DASHBOARD',
  10455. 6 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10456. 7 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10457. 8 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10458. 9 => 'ROLE_GRANT_ORDER_PORTFOLIO',
  10459. 10 => 'ROLE_GRANT_CUSTOMERS',
  10460. 11 => 'ROLE_GRANT_IMPORTER',
  10461. 12 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10462. 13 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10463. 14 => 'ROLE_GRANT_IMPORTER_PARK',
  10464. 15 => 'ROLE_GRANT_CREATE_PROPOSAL',
  10465. 16 => 'ROLE_GRANT_PROPOSAL',
  10466. 17 => 'ROLE_GRANT_DSM',
  10467. 18 => 'ROLE_GRANT_USERS',
  10468. 19 => 'ROLE_GRANT_CREATE_USERS',
  10469. 20 => 'ROLE_GRANT_BULK_EDIT',
  10470. 21 => 'ROLE_GRANT_CONTACTS',
  10471. 22 => 'ROLE_GRANT_POTENTIALS',
  10472. 23 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10473. 24 => 'ROLE_GRANT_BULK_EDIT_LABEL',
  10474. ],
  10475. 'ROLE_MIB_PSD' => [
  10476. 0 => 'ROLE_IS_INTERNAL',
  10477. 1 => 'ROLE_GRANT_EDIT_PROPOSAL',
  10478. 2 => 'ROLE_TO_BE_MANAGED',
  10479. 3 => 'ROLE_GRANT_CREATE_ACTION',
  10480. 4 => 'ROLE_GRANT_ACTION',
  10481. 5 => 'ROLE_USER_APPROVED',
  10482. 6 => 'ROLE_GRANT_DASHBOARD',
  10483. 7 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10484. 8 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10485. 9 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10486. 10 => 'ROLE_GRANT_ORDER_PORTFOLIO',
  10487. 11 => 'ROLE_GRANT_CUSTOMERS',
  10488. 12 => 'ROLE_GRANT_CONTACTS',
  10489. 13 => 'ROLE_GRANT_IMPORTER',
  10490. 14 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10491. 15 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10492. 16 => 'ROLE_GRANT_IMPORTER_PARK',
  10493. 17 => 'ROLE_GRANT_CREATE_PROPOSAL',
  10494. 18 => 'ROLE_GRANT_PROPOSAL',
  10495. 19 => 'ROLE_GRANT_DSM',
  10496. 20 => 'ROLE_GRANT_USERS',
  10497. 21 => 'ROLE_GRANT_CREATE_USERS',
  10498. 22 => 'ROLE_GRANT_BULK_EDIT',
  10499. 23 => 'ROLE_GRANT_EDIT_ACTION',
  10500. 24 => 'ROLE_GRANT_CREATE_CONTACT',
  10501. 25 => 'ROLE_GRANT_EDIT_CONTACT',
  10502. 26 => 'ROLE_GRANT_DELETE_CONTACT',
  10503. 27 => 'ROLE_GRANT_POTENTIALS',
  10504. 28 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10505. 29 => 'ROLE_GRANT_BULK_EDIT_LABEL',
  10506. ],
  10507. 'ROLE_MIB_PSM' => [
  10508. 0 => 'ROLE_IS_INTERNAL',
  10509. 1 => 'ROLE_GRANT_EDIT_PROPOSAL',
  10510. 2 => 'ROLE_TO_BE_MANAGED',
  10511. 3 => 'ROLE_GRANT_CREATE_ACTION',
  10512. 4 => 'ROLE_USER_APPROVED',
  10513. 5 => 'ROLE_GRANT_DASHBOARD',
  10514. 6 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10515. 7 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10516. 8 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10517. 9 => 'ROLE_GRANT_ORDER_PORTFOLIO',
  10518. 10 => 'ROLE_GRANT_CUSTOMERS',
  10519. 11 => 'ROLE_GRANT_ACTION',
  10520. 12 => 'ROLE_GRANT_MANAGE_ACTION',
  10521. 13 => 'ROLE_GRANT_CONTACTS',
  10522. 14 => 'ROLE_GRANT_IMPORTER',
  10523. 15 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10524. 16 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10525. 17 => 'ROLE_GRANT_USERS',
  10526. 18 => 'ROLE_GRANT_CREATE_PROPOSAL',
  10527. 19 => 'ROLE_GRANT_PROPOSAL',
  10528. 20 => 'ROLE_GRANT_CREATE_USERS',
  10529. 21 => 'ROLE_GRANT_DSM',
  10530. 22 => 'ROLE_GRANT_IMPORTER_PARK',
  10531. 23 => 'ROLE_GRANT_BULK_EDIT',
  10532. 24 => 'ROLE_GRANT_EDIT_ACTION',
  10533. 25 => 'ROLE_GRANT_CREATE_CONTACT',
  10534. 26 => 'ROLE_GRANT_EDIT_CONTACT',
  10535. 27 => 'ROLE_GRANT_DELETE_CONTACT',
  10536. 28 => 'ROLE_GRANT_POTENTIALS',
  10537. 29 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10538. 30 => 'ROLE_GRANT_BULK_EDIT_LABEL',
  10539. ],
  10540. 'ROLE_MIB_KAM' => [
  10541. 0 => 'ROLE_IS_INTERNAL',
  10542. 1 => 'ROLE_GRANT_EDIT_PROPOSAL',
  10543. 2 => 'ROLE_TO_BE_MANAGED',
  10544. 3 => 'ROLE_GRANT_ACTION',
  10545. 4 => 'ROLE_USER_APPROVED',
  10546. 5 => 'ROLE_GRANT_DASHBOARD',
  10547. 6 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10548. 7 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10549. 8 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10550. 9 => 'ROLE_GRANT_CUSTOMERS',
  10551. 10 => 'ROLE_GRANT_CONTACTS',
  10552. 11 => 'ROLE_GRANT_IMPORTER',
  10553. 12 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10554. 13 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10555. 14 => 'ROLE_GRANT_IMPORTER_PARK',
  10556. 15 => 'ROLE_GRANT_CREATE_PROPOSAL',
  10557. 16 => 'ROLE_GRANT_PROPOSAL',
  10558. 17 => 'ROLE_GRANT_DSM',
  10559. 18 => 'ROLE_GRANT_USERS',
  10560. 19 => 'ROLE_GRANT_CREATE_USERS',
  10561. 20 => 'ROLE_GRANT_CREATE_CONTACT',
  10562. 21 => 'ROLE_GRANT_EDIT_CONTACT',
  10563. 22 => 'ROLE_GRANT_DELETE_CONTACT',
  10564. 23 => 'ROLE_GRANT_POTENTIALS',
  10565. 24 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10566. 25 => 'ROLE_GRANT_BULK_EDIT_LABEL',
  10567. ],
  10568. 'ROLE_MIB_GENERAL_MANAGER' => [
  10569. 0 => 'ROLE_IS_DEALER',
  10570. 1 => 'ROLE_GRANT_POTENTIALS',
  10571. 2 => 'ROLE_TO_BE_MANAGED',
  10572. 3 => 'ROLE_USER_APPROVED',
  10573. 4 => 'ROLE_GRANT_DASHBOARD',
  10574. 5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10575. 6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10576. 7 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10577. 8 => 'ROLE_GRANT_CUSTOMERS',
  10578. 9 => 'ROLE_GRANT_ACTION',
  10579. 10 => 'ROLE_GRANT_MANAGE_ACTION',
  10580. 11 => 'ROLE_GRANT_CONTACTS',
  10581. 12 => 'ROLE_GRANT_IMPORTER',
  10582. 13 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10583. 14 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10584. 15 => 'ROLE_GRANT_IMPORTER_PARK',
  10585. 16 => 'ROLE_GRANT_DSM',
  10586. 17 => 'ROLE_GRANT_PROPOSAL',
  10587. 18 => 'ROLE_GRANT_BULK_EDIT',
  10588. 19 => 'ROLE_GRANT_CREATE_ACTION',
  10589. 20 => 'ROLE_GRANT_EDIT_ACTION',
  10590. 21 => 'ROLE_GRANT_CREATE_CONTACT',
  10591. 22 => 'ROLE_GRANT_EDIT_CONTACT',
  10592. 23 => 'ROLE_GRANT_DELETE_CONTACT',
  10593. 24 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10594. ],
  10595. 'ROLE_MIB_WORKSHOP_MANAGER' => [
  10596. 0 => 'ROLE_IS_DEALER',
  10597. 1 => 'ROLE_GRANT_POTENTIALS',
  10598. 2 => 'ROLE_TO_BE_MANAGED',
  10599. 3 => 'ROLE_USER_APPROVED',
  10600. 4 => 'ROLE_GRANT_DASHBOARD',
  10601. 5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10602. 6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10603. 7 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10604. 8 => 'ROLE_GRANT_CONTACTS',
  10605. 9 => 'ROLE_GRANT_CUSTOMERS',
  10606. 10 => 'ROLE_GRANT_ACTION',
  10607. 11 => 'ROLE_GRANT_MANAGE_ACTION',
  10608. 12 => 'ROLE_GRANT_PROPOSAL',
  10609. 13 => 'ROLE_GRANT_BULK_EDIT',
  10610. 14 => 'ROLE_GRANT_CREATE_ACTION',
  10611. 15 => 'ROLE_GRANT_EDIT_ACTION',
  10612. 16 => 'ROLE_GRANT_CREATE_CONTACT',
  10613. 17 => 'ROLE_GRANT_EDIT_CONTACT',
  10614. 18 => 'ROLE_GRANT_IMPORTER',
  10615. 19 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10616. 20 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10617. 21 => 'ROLE_GRANT_IMPORTER_PARK',
  10618. 22 => 'ROLE_GRANT_CREATE_CONTACT',
  10619. 23 => 'ROLE_GRANT_EDIT_CONTACT',
  10620. 24 => 'ROLE_GRANT_DELETE_CONTACT',
  10621. 25 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10622. ],
  10623. 'ROLE_MIB_PARTS_MANAGER' => [
  10624. 0 => 'ROLE_IS_DEALER',
  10625. 1 => 'ROLE_GRANT_POTENTIALS',
  10626. 2 => 'ROLE_TO_BE_MANAGED',
  10627. 3 => 'ROLE_USER_APPROVED',
  10628. 4 => 'ROLE_GRANT_DASHBOARD',
  10629. 5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10630. 6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10631. 7 => 'ROLE_GRANT_CUSTOMERS',
  10632. 8 => 'ROLE_GRANT_DSM',
  10633. 9 => 'ROLE_GRANT_DASHBOARD_SELLIN',
  10634. 10 => 'ROLE_GRANT_IMPORTER',
  10635. 11 => 'ROLE_GRANT_IMPORTER_CUSTOMER',
  10636. 12 => 'ROLE_GRANT_IMPORTER_SELLOUT',
  10637. 13 => 'ROLE_GRANT_CONTACTS',
  10638. 14 => 'ROLE_GRANT_ACTION',
  10639. 15 => 'ROLE_GRANT_MANAGE_ACTION',
  10640. 16 => 'ROLE_GRANT_PROPOSAL',
  10641. 17 => 'ROLE_GRANT_IMPORTER_PARK',
  10642. 18 => 'ROLE_GRANT_BULK_EDIT',
  10643. 19 => 'ROLE_GRANT_CREATE_ACTION',
  10644. 20 => 'ROLE_GRANT_EDIT_ACTION',
  10645. 21 => 'ROLE_GRANT_CREATE_CONTACT',
  10646. 22 => 'ROLE_GRANT_EDIT_CONTACT',
  10647. 23 => 'ROLE_GRANT_DELETE_CONTACT',
  10648. 24 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10649. ],
  10650. 'ROLE_MIB_SERVICE_ADVISOR' => [
  10651. 0 => 'ROLE_IS_DEALER',
  10652. 1 => 'ROLE_GRANT_POTENTIALS',
  10653. 2 => 'ROLE_USER_APPROVED',
  10654. 3 => 'ROLE_GRANT_DASHBOARD',
  10655. 4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10656. 5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10657. 6 => 'ROLE_GRANT_CUSTOMERS',
  10658. 7 => 'ROLE_GRANT_CONTACTS',
  10659. 8 => 'ROLE_GRANT_CREATE_CONTACT',
  10660. 9 => 'ROLE_GRANT_EDIT_OWN_CONTACT',
  10661. 10 => 'ROLE_GRANT_DELETE_OWN_CONTACT',
  10662. 11 => 'ROLE_GRANT_ACTION',
  10663. 12 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10664. ],
  10665. 'ROLE_MIB_DEALER_DSM' => [
  10666. 0 => 'ROLE_IS_DEALER',
  10667. 1 => 'ROLE_GRANT_POTENTIALS',
  10668. 2 => 'ROLE_TO_BE_MANAGED',
  10669. 3 => 'ROLE_USER_APPROVED',
  10670. 4 => 'ROLE_GRANT_DASHBOARD',
  10671. 5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10672. 6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10673. 7 => 'ROLE_GRANT_CUSTOMERS',
  10674. 8 => 'ROLE_GRANT_CONTACTS',
  10675. 9 => 'ROLE_GRANT_DSM',
  10676. 10 => 'ROLE_GRANT_ACTION',
  10677. 11 => 'ROLE_GRANT_PROPOSAL',
  10678. 12 => 'ROLE_GRANT_MANAGE_ACTION',
  10679. 13 => 'ROLE_GRANT_BULK_EDIT',
  10680. 14 => 'ROLE_GRANT_CREATE_ACTION',
  10681. 15 => 'ROLE_GRANT_EDIT_ACTION',
  10682. 16 => 'ROLE_GRANT_CREATE_CONTACT',
  10683. 17 => 'ROLE_GRANT_EDIT_OWN_CONTACT',
  10684. 18 => 'ROLE_GRANT_DELETE_OWN_CONTACT',
  10685. 19 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10686. ],
  10687. 'ROLE_MIB_PARTS_COUNTER' => [
  10688. 0 => 'ROLE_IS_DEALER',
  10689. 1 => 'ROLE_GRANT_POTENTIALS',
  10690. 2 => 'ROLE_TO_BE_MANAGED',
  10691. 3 => 'ROLE_USER_APPROVED',
  10692. 4 => 'ROLE_GRANT_DASHBOARD',
  10693. 5 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10694. 6 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10695. 7 => 'ROLE_GRANT_CUSTOMERS',
  10696. 8 => 'ROLE_GRANT_CONTACTS',
  10697. 9 => 'ROLE_GRANT_CREATE_CONTACT',
  10698. 10 => 'ROLE_GRANT_EDIT_OWN_CONTACT',
  10699. 11 => 'ROLE_GRANT_DELETE_OWN_CONTACT',
  10700. 12 => 'ROLE_GRANT_ACTION',
  10701. 13 => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  10702. ],
  10703. 'ROLE_PSM' => [
  10704. 0 => 'ROLE_IS_INTERNAL',
  10705. 1 => 'ROLE_TO_BE_MANAGED',
  10706. 2 => 'ROLE_USER_APPROVED',
  10707. 3 => 'ROLE_GRANT_DASHBOARD',
  10708. 4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10709. 5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10710. ],
  10711. 'ROLE_ADMIN' => [
  10712. 0 => 'ROLE_IS_INTERNAL',
  10713. 1 => 'ROLE_TO_BE_MANAGED',
  10714. 2 => 'ROLE_USER_APPROVED',
  10715. 3 => 'ROLE_GRANT_DASHBOARD',
  10716. 4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10717. 5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10718. ],
  10719. 'ROLE_INTERNAL' => [
  10720. 0 => 'ROLE_IS_INTERNAL',
  10721. 1 => 'ROLE_TO_BE_MANAGED',
  10722. 2 => 'ROLE_USER_APPROVED',
  10723. 3 => 'ROLE_GRANT_DASHBOARD',
  10724. 4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10725. 5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10726. ],
  10727. 'ROLE_CUSTOMER_CARE' => [
  10728. 0 => 'ROLE_IS_INTERNAL',
  10729. 1 => 'ROLE_GRANT_USERS',
  10730. 2 => 'ROLE_GRANT_CREATE_USERS',
  10731. 3 => 'ROLE_USER_APPROVED',
  10732. ],
  10733. 'ROLE_DEALER_ADMIN' => [
  10734. 0 => 'ROLE_IS_INTERNAL',
  10735. 1 => 'ROLE_GRANT_USERS',
  10736. 2 => 'ROLE_GRANT_CREATE_USERS',
  10737. 3 => 'ROLE_USER_APPROVED',
  10738. ],
  10739. 'ROLE_DEALER' => [
  10740. 0 => 'ROLE_IS_DEALER',
  10741. 1 => 'ROLE_TO_BE_MANAGED',
  10742. 2 => 'ROLE_USER_APPROVED',
  10743. 3 => 'ROLE_GRANT_DASHBOARD',
  10744. 4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10745. 5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10746. ],
  10747. 'ROLE_DP' => [
  10748. 0 => 'ROLE_IS_DEALER',
  10749. 1 => 'ROLE_TO_BE_MANAGED',
  10750. 2 => 'ROLE_USER_APPROVED',
  10751. 3 => 'ROLE_GRANT_DASHBOARD',
  10752. 4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10753. 5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10754. ],
  10755. 'ROLE_DOP' => [
  10756. 0 => 'ROLE_IS_DEALER',
  10757. 1 => 'ROLE_TO_BE_MANAGED',
  10758. 2 => 'ROLE_USER_APPROVED',
  10759. 3 => 'ROLE_GRANT_DASHBOARD',
  10760. 4 => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  10761. 5 => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  10762. ],
  10763. ],
  10764. 'security.access.denied_url' => NULL,
  10765. 'security.authentication.manager.erase_credentials' => true,
  10766. 'security.authentication.session_strategy.strategy' => 'migrate',
  10767. 'security.access.always_authenticate_before_granting' => false,
  10768. 'security.authentication.hide_user_not_found' => true,
  10769. 'security.firewalls' => [
  10770. 0 => 'dev',
  10771. 1 => 'main',
  10772. ],
  10773. 'hwi_oauth.resource_ownermap.configured.main' => [
  10774. 'azure' => '/login/check-azure',
  10775. ],
  10776. 'security.main._indexed_authenticators' => [
  10777. ],
  10778. 'easyadmin.config' => [
  10779. 'entities' => [
  10780. 'User' => [
  10781. 'class' => 'App\\AppBundle\\Entity\\User',
  10782. 'controller' => 'App\\AppBundle\\Controller\\AdminUserController',
  10783. 'label' => 'User',
  10784. 'templates' => [
  10785. 'layout' => '@App/admin/layout-full-header.html.twig',
  10786. 'list' => '@App/admin/user/list.html.twig',
  10787. 'edit' => '@App/admin/user/edit.html.twig',
  10788. 'new' => '@App/admin/user/new.html.twig',
  10789. ],
  10790. 'list' => [
  10791. 'title' => 'app.user.list.title',
  10792. 'actions' => [
  10793. 0 => [
  10794. 'name' => 'edit',
  10795. 'label' => '',
  10796. 'icon' => 'pencil',
  10797. ],
  10798. 1 => [
  10799. 'name' => '-delete',
  10800. 'label' => '',
  10801. 'icon' => 'times',
  10802. ],
  10803. 2 => [
  10804. 'name' => 'new',
  10805. 'label' => '',
  10806. 'icon' => 'user-plus',
  10807. ],
  10808. ],
  10809. 'fields' => [
  10810. 0 => [
  10811. 'property' => 'id',
  10812. 'label' => 'app.user.id',
  10813. ],
  10814. 1 => [
  10815. 'property' => 'username',
  10816. 'label' => 'app.user.username',
  10817. ],
  10818. 2 => [
  10819. 'property' => 'email',
  10820. 'label' => 'app.user.email',
  10821. ],
  10822. 3 => [
  10823. 'property' => 'rolesMyAms',
  10824. 'label' => 'app.user.roles',
  10825. 'template' => '@App/admin/Columns/roles.html.twig',
  10826. ],
  10827. 4 => [
  10828. 'property' => 'rolesIsod',
  10829. 'label' => 'app.user.rolesIsod',
  10830. 'template' => '@App/admin/Columns/roles.html.twig',
  10831. ],
  10832. ],
  10833. ],
  10834. 'show' => [
  10835. 'fields' => [
  10836. 0 => [
  10837. 'property' => 'id',
  10838. 'label' => 'app.user.id',
  10839. ],
  10840. 1 => [
  10841. 'property' => 'username',
  10842. 'label' => 'app.user.username',
  10843. ],
  10844. 2 => [
  10845. 'property' => 'email',
  10846. 'label' => 'app.user.email',
  10847. ],
  10848. 3 => [
  10849. 'property' => 'roles',
  10850. 'label' => 'app.user.roles',
  10851. 'template' => '@App/admin/Columns/roles.html.twig',
  10852. ],
  10853. 4 => [
  10854. 'property' => 'macroDealers',
  10855. 'label' => 'app.user.macroDealers',
  10856. 'template' => '@App/admin/Columns/macroDealers.html.twig',
  10857. ],
  10858. ],
  10859. ],
  10860. 'new' => [
  10861. 'title' => 'app.user.new.title',
  10862. 'fields' => [
  10863. 0 => [
  10864. 'property' => 'isActive',
  10865. 'label' => 'app.user.isActive',
  10866. ],
  10867. 1 => [
  10868. 'property' => 'username',
  10869. 'type' => 'text',
  10870. 'label' => 'app.user.username',
  10871. ],
  10872. 2 => [
  10873. 'property' => 'selectedCurrencyCode',
  10874. 'type' => 'App\\AppBundle\\Form\\Type\\CurrencyChoiceType',
  10875. 'label' => 'app.user.currency',
  10876. ],
  10877. 3 => [
  10878. 'property' => 'selectedLocale',
  10879. 'label' => 'app.user.locale',
  10880. ],
  10881. 4 => [
  10882. 'property' => 'accessToNew',
  10883. 'type' => 'checkbox',
  10884. 'label' => 'app.user.newPortal',
  10885. ],
  10886. 5 => [
  10887. 'property' => 'rolesMyAms',
  10888. 'label' => 'app.user.rolesMyAms',
  10889. 'css_class' => 'form-new-portal',
  10890. ],
  10891. 6 => [
  10892. 'property' => 'market',
  10893. 'type' => 'App\\AppBundle\\Form\\Type\\MarketChoiceType',
  10894. 'label' => 'app.user.marketMyams',
  10895. 'css_class' => 'form-new-portal',
  10896. ],
  10897. 7 => [
  10898. 'property' => 'dealerGroup',
  10899. 'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
  10900. 'label' => 'app.user.dealerGroup',
  10901. 'css_class' => 'form-new-portal',
  10902. ],
  10903. 8 => [
  10904. 'property' => 'dealership',
  10905. 'type' => 'App\\AppBundle\\Form\\Type\\DealershipChoiceType',
  10906. 'label' => 'app.user.dealership',
  10907. 'css_class' => 'form-new-portal',
  10908. ],
  10909. 9 => [
  10910. 'property' => 'enableDashboard',
  10911. 'type' => 'checkbox',
  10912. 'label' => 'app.user.enableDashboard',
  10913. 'css_class' => 'form-new-portal',
  10914. ],
  10915. 10 => [
  10916. 'property' => 'enableSellin',
  10917. 'type' => 'checkbox',
  10918. 'label' => 'app.user.enableSellin',
  10919. 'css_class' => 'form-new-portal',
  10920. ],
  10921. 11 => [
  10922. 'property' => 'enableSellout',
  10923. 'type' => 'checkbox',
  10924. 'label' => 'app.user.enableSellout',
  10925. 'css_class' => 'form-new-portal',
  10926. ],
  10927. 12 => [
  10928. 'property' => 'enableAdvancedAnalytics',
  10929. 'type' => 'checkbox',
  10930. 'label' => 'app.user.enableAdvancedAnalytics',
  10931. 'css_class' => 'form-new-portal',
  10932. ],
  10933. 13 => [
  10934. 'property' => 'enableStockAndLogistics',
  10935. 'type' => 'checkbox',
  10936. 'label' => 'app.user.enableStockAndLogistics',
  10937. 'css_class' => 'form-new-portal',
  10938. ],
  10939. 14 => [
  10940. 'property' => 'enableTakeRate',
  10941. 'type' => 'checkbox',
  10942. 'label' => 'app.user.enableTakeRate',
  10943. 'css_class' => 'form-new-portal',
  10944. ],
  10945. 15 => [
  10946. 'property' => 'enableUserEdit',
  10947. 'type' => 'checkbox',
  10948. 'label' => 'app.user.enableUserEdit',
  10949. 'css_class' => 'form-new-portal',
  10950. ],
  10951. 16 => [
  10952. 'property' => 'enableLabelBulkEdit',
  10953. 'type' => 'checkbox',
  10954. 'label' => 'app.user.enableLabelBulkEdit',
  10955. ],
  10956. 17 => [
  10957. 'property' => 'enablePrim',
  10958. 'type' => 'checkbox',
  10959. 'label' => 'app.user.enablePrim',
  10960. 'css_class' => 'form-new-portal',
  10961. ],
  10962. 18 => [
  10963. 'property' => 'accessToOld',
  10964. 'type' => 'checkbox',
  10965. 'label' => 'app.user.oldPortal',
  10966. 'data' => false,
  10967. ],
  10968. 19 => [
  10969. 'property' => 'roles',
  10970. 'label' => 'app.user.roles',
  10971. 'css_class' => 'form-old-portal',
  10972. ],
  10973. 20 => [
  10974. 'property' => 'countries',
  10975. 'label' => 'app.user.market',
  10976. 'css_class' => 'form-old-portal',
  10977. ],
  10978. 21 => [
  10979. 'property' => 'macroDealers',
  10980. 'label' => 'app.user.macroDealers',
  10981. 'css_class' => 'form-old-portal',
  10982. ],
  10983. 22 => [
  10984. 'property' => 'warehouses',
  10985. 'type' => 'App\\AppBundle\\Form\\Type\\WarehouseChoiceType',
  10986. 'type_options' => [
  10987. 'multiple' => true,
  10988. ],
  10989. 'label' => 'app.user.warehouses',
  10990. 'css_class' => 'form-old-portal',
  10991. ],
  10992. 23 => [
  10993. 'property' => 'panels',
  10994. 'label' => 'app.user.panels',
  10995. 'css_class' => 'form-old-portal',
  10996. ],
  10997. 24 => [
  10998. 'property' => 'datasets',
  10999. 'label' => 'app.user.dataset',
  11000. 'css_class' => 'form-old-portal',
  11001. ],
  11002. 25 => [
  11003. 'property' => 'activeAdvancedAnalytics',
  11004. 'label' => 'app.user.activeAdvancedAnalytics',
  11005. 'css_class' => 'form-old-portal',
  11006. ],
  11007. 26 => [
  11008. 'property' => 'enablePredefinedAnalysisCreation',
  11009. 'label' => 'app.user.enablePredefinedAnalysisCreation',
  11010. 'css_class' => 'form-old-portal',
  11011. ],
  11012. ],
  11013. ],
  11014. 'edit' => [
  11015. 'title' => 'app.user.edit.title',
  11016. 'actions' => [
  11017. 0 => [
  11018. 'name' => 'delete',
  11019. 'css_class' => 'btn',
  11020. ],
  11021. ],
  11022. 'fields' => [
  11023. 0 => [
  11024. 'property' => 'isActive',
  11025. 'label' => 'app.user.isActive',
  11026. ],
  11027. 1 => [
  11028. 'property' => 'username',
  11029. 'type' => 'text',
  11030. 'label' => 'app.user.username',
  11031. 'type_options' => [
  11032. 'disabled' => true,
  11033. 'required' => false,
  11034. ],
  11035. ],
  11036. 2 => [
  11037. 'property' => 'firstname',
  11038. 'type' => 'text',
  11039. 'label' => 'app.user.firstname',
  11040. 'type_options' => [
  11041. 'disabled' => true,
  11042. 'required' => false,
  11043. ],
  11044. ],
  11045. 3 => [
  11046. 'property' => 'lastname',
  11047. 'type' => 'text',
  11048. 'label' => 'app.user.lastname',
  11049. 'type_options' => [
  11050. 'disabled' => true,
  11051. 'required' => false,
  11052. ],
  11053. ],
  11054. 4 => [
  11055. 'property' => 'email',
  11056. 'type' => 'email',
  11057. 'label' => 'app.user.email',
  11058. 'type_options' => [
  11059. 'disabled' => true,
  11060. 'required' => false,
  11061. ],
  11062. ],
  11063. 5 => [
  11064. 'property' => 'newsletter',
  11065. 'label' => 'app.user.newsletter',
  11066. ],
  11067. 6 => [
  11068. 'property' => 'selectedCurrencyCode',
  11069. 'type' => 'App\\AppBundle\\Form\\Type\\CurrencyChoiceType',
  11070. 'label' => 'app.user.currency',
  11071. ],
  11072. 7 => [
  11073. 'property' => 'selectedLocale',
  11074. 'label' => 'app.user.locale',
  11075. ],
  11076. 8 => [
  11077. 'property' => 'accessToNew',
  11078. 'type' => 'checkbox',
  11079. 'label' => 'app.user.newPortal',
  11080. ],
  11081. 9 => [
  11082. 'property' => 'rolesMyAms',
  11083. 'label' => 'app.user.roles',
  11084. 'css_class' => 'form-new-portal',
  11085. ],
  11086. 10 => [
  11087. 'property' => 'market',
  11088. 'type' => 'App\\AppBundle\\Form\\Type\\MarketChoiceType',
  11089. 'label' => 'app.user.marketMyams',
  11090. 'css_class' => 'form-new-portal',
  11091. ],
  11092. 11 => [
  11093. 'property' => 'dealerGroup',
  11094. 'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
  11095. 'label' => 'app.user.dealerGroup',
  11096. 'css_class' => 'form-new-portal',
  11097. ],
  11098. 12 => [
  11099. 'property' => 'dealership',
  11100. 'type' => 'App\\AppBundle\\Form\\Type\\DealershipChoiceType',
  11101. 'label' => 'app.user.dealership',
  11102. 'css_class' => 'form-new-portal',
  11103. ],
  11104. 13 => [
  11105. 'property' => 'enableDashboard',
  11106. 'type' => 'checkbox',
  11107. 'label' => 'app.user.enableDashboard',
  11108. 'css_class' => 'form-new-portal',
  11109. ],
  11110. 14 => [
  11111. 'property' => 'enableSellin',
  11112. 'type' => 'checkbox',
  11113. 'label' => 'app.user.enableSellin',
  11114. 'css_class' => 'form-new-portal',
  11115. ],
  11116. 15 => [
  11117. 'property' => 'enableSellout',
  11118. 'type' => 'checkbox',
  11119. 'label' => 'app.user.enableSellout',
  11120. 'css_class' => 'form-new-portal',
  11121. ],
  11122. 16 => [
  11123. 'property' => 'enableAdvancedAnalytics',
  11124. 'type' => 'checkbox',
  11125. 'label' => 'app.user.enableAdvancedAnalytics',
  11126. 'css_class' => 'form-new-portal',
  11127. ],
  11128. 17 => [
  11129. 'property' => 'enableStockAndLogistics',
  11130. 'type' => 'checkbox',
  11131. 'label' => 'app.user.enableStockAndLogistics',
  11132. 'css_class' => 'form-new-portal',
  11133. ],
  11134. 18 => [
  11135. 'property' => 'enableTakeRate',
  11136. 'type' => 'checkbox',
  11137. 'label' => 'app.user.enableTakeRate',
  11138. 'css_class' => 'form-new-portal',
  11139. ],
  11140. 19 => [
  11141. 'property' => 'enableUserEdit',
  11142. 'type' => 'checkbox',
  11143. 'label' => 'app.user.enableUserEdit',
  11144. ],
  11145. 20 => [
  11146. 'property' => 'enableLabelBulkEdit',
  11147. 'type' => 'checkbox',
  11148. 'label' => 'app.user.enableLabelBulkEdit',
  11149. ],
  11150. 21 => [
  11151. 'property' => 'enablePrim',
  11152. 'type' => 'checkbox',
  11153. 'label' => 'app.user.enablePrim',
  11154. 'css_class' => 'form-new-portal',
  11155. ],
  11156. 22 => [
  11157. 'property' => 'accessToOld',
  11158. 'type' => 'checkbox',
  11159. 'label' => 'app.user.oldPortal',
  11160. ],
  11161. 23 => [
  11162. 'property' => 'roles',
  11163. 'label' => 'app.user.roles',
  11164. 'css_class' => 'form-old-portal',
  11165. ],
  11166. 24 => [
  11167. 'property' => 'countries',
  11168. 'label' => 'app.user.market',
  11169. 'css_class' => 'form-old-portal',
  11170. ],
  11171. 25 => [
  11172. 'property' => 'macroDealers',
  11173. 'label' => 'app.user.macroDealers',
  11174. 'css_class' => 'form-old-portal',
  11175. ],
  11176. 26 => [
  11177. 'property' => 'warehouses',
  11178. 'css_class' => 'form-old-portal',
  11179. ],
  11180. 27 => [
  11181. 'property' => 'panels',
  11182. 'label' => 'app.user.panels',
  11183. 'css_class' => 'form-old-portal',
  11184. ],
  11185. 28 => [
  11186. 'property' => 'datasets',
  11187. 'css_class' => 'form-old-portal',
  11188. ],
  11189. 29 => [
  11190. 'property' => 'activeAdvancedAnalytics',
  11191. 'label' => 'app.user.activeAdvancedAnalytics',
  11192. 'css_class' => 'form-old-portal',
  11193. ],
  11194. 30 => [
  11195. 'property' => 'enablePredefinedAnalysisCreation',
  11196. 'label' => 'app.user.enablePredefinedAnalysisCreation',
  11197. 'css_class' => 'form-old-portal',
  11198. ],
  11199. ],
  11200. ],
  11201. 'name' => 'User',
  11202. ],
  11203. 'UserSettings' => [
  11204. 'class' => 'App\\AppBundle\\Entity\\User',
  11205. 'controller' => 'App\\AppBundle\\Controller\\AdminUserController',
  11206. 'label' => 'User',
  11207. 'allowed_roles' => 'ROLE_USER',
  11208. 'disabled_actions' => [
  11209. 0 => 'new',
  11210. 1 => 'list',
  11211. 2 => 'delete',
  11212. 3 => 'show',
  11213. ],
  11214. 'templates' => [
  11215. 'edit' => '@App/admin/userSettings/edit.html.twig',
  11216. 'layout' => '@App/admin/layout-full-header.html.twig',
  11217. ],
  11218. 'edit' => [
  11219. 'title' => 'app.userSettings.edit.title',
  11220. 'fields' => [
  11221. 0 => [
  11222. 'property' => 'firstname',
  11223. 'label' => 'app.user.firstname',
  11224. 'type_options' => [
  11225. 'disabled' => true,
  11226. 'required' => false,
  11227. ],
  11228. ],
  11229. 1 => [
  11230. 'property' => 'lastname',
  11231. 'label' => 'app.user.lastname',
  11232. 'type_options' => [
  11233. 'disabled' => true,
  11234. 'required' => false,
  11235. ],
  11236. ],
  11237. 2 => [
  11238. 'property' => 'username',
  11239. 'label' => 'app.user.username',
  11240. 'type_options' => [
  11241. 'disabled' => true,
  11242. 'required' => false,
  11243. ],
  11244. ],
  11245. 3 => [
  11246. 'property' => 'email',
  11247. 'label' => 'app.user.email',
  11248. 'type_options' => [
  11249. 'disabled' => true,
  11250. 'required' => false,
  11251. ],
  11252. ],
  11253. 4 => [
  11254. 'property' => 'selectedLocale',
  11255. 'label' => 'app.user.locale',
  11256. ],
  11257. 5 => [
  11258. 'property' => 'newsletter',
  11259. 'label' => 'app.user.newsletter',
  11260. ],
  11261. ],
  11262. ],
  11263. 'name' => 'UserSettings',
  11264. ],
  11265. 'Dealer' => [
  11266. 'class' => 'App\\AppBundle\\Entity\\Dealer',
  11267. 'name' => 'Dealer',
  11268. ],
  11269. 'ReportType' => [
  11270. 'class' => 'App\\AppBundle\\Entity\\ReportType',
  11271. 'name' => 'ReportType',
  11272. ],
  11273. 'Configuration' => [
  11274. 'class' => 'App\\AppBundle\\Entity\\Configuration',
  11275. 'controller' => 'App\\AppBundle\\Controller\\AdminConfigurationController',
  11276. 'templates' => [
  11277. 'list' => '@App/admin/configuration/list.html.twig',
  11278. ],
  11279. 'list' => [
  11280. 'title' => 'app.configuration.list.title',
  11281. 'fields' => [
  11282. 0 => [
  11283. 'property' => 'id',
  11284. 'label' => 'app.configuration.id',
  11285. ],
  11286. 1 => [
  11287. 'property' => 'user',
  11288. 'label' => 'app.configuration.owner',
  11289. 'template' => '@App/admin/Columns/owner.html.twig',
  11290. ],
  11291. 2 => [
  11292. 'property' => 'name',
  11293. 'label' => 'app.configuration.name',
  11294. ],
  11295. 3 => [
  11296. 'property' => 'visibility',
  11297. 'label' => 'app.configuration.visibility',
  11298. 'template' => '@App/admin/Columns/visibility.html.twig',
  11299. ],
  11300. ],
  11301. 'actions' => [
  11302. 0 => [
  11303. 'name' => '-edit',
  11304. 'label' => '',
  11305. 'icon' => 'pencil',
  11306. ],
  11307. 1 => [
  11308. 'name' => '-delete',
  11309. 'label' => '',
  11310. 'icon' => 'times',
  11311. ],
  11312. 2 => [
  11313. 'name' => 'new',
  11314. 'css_class' => 'btn btn-success',
  11315. 'label' => '',
  11316. 'icon' => 'plus',
  11317. ],
  11318. 3 => [
  11319. 'name' => 'show',
  11320. 'label' => '',
  11321. 'icon' => 'eye',
  11322. ],
  11323. ],
  11324. ],
  11325. 'search' => [
  11326. 'fields' => [
  11327. 0 => 'id',
  11328. 1 => 'user.email',
  11329. 2 => 'name',
  11330. ],
  11331. ],
  11332. 'name' => 'Configuration',
  11333. ],
  11334. 'AnalyticsTemplateManagement' => [
  11335. 'class' => 'App\\AppBundle\\Entity\\Configuration',
  11336. 'controller' => 'App\\AppBundle\\Controller\\AdminAnalyticsTemplateManagementController',
  11337. 'templates' => [
  11338. 'list' => '@App/admin/analyticsTemplateManagement/list.html.twig',
  11339. 'edit' => '@App/admin/analyticsTemplateManagement/edit.html.twig',
  11340. ],
  11341. 'list' => [
  11342. 'title' => 'app.analyticsTemplateManagement.list.title',
  11343. 'actions' => [
  11344. 0 => [
  11345. 'name' => 'edit',
  11346. 'label' => '',
  11347. 'icon' => 'pencil',
  11348. ],
  11349. 1 => [
  11350. 'name' => '-new',
  11351. ],
  11352. 2 => [
  11353. 'name' => '-delete',
  11354. ],
  11355. ],
  11356. 'fields' => [
  11357. 0 => [
  11358. 'property' => 'id',
  11359. 'label' => 'app.analyticsTemplateManagement.id',
  11360. ],
  11361. 1 => [
  11362. 'property' => 'user',
  11363. 'label' => 'app.analyticsTemplateManagement.owner',
  11364. 'template' => '@App/admin/Columns/owner.html.twig',
  11365. ],
  11366. 2 => [
  11367. 'property' => 'name',
  11368. 'label' => 'app.analyticsTemplateManagement.name',
  11369. ],
  11370. 3 => [
  11371. 'property' => 'dataset',
  11372. 'label' => 'app.analyticsTemplateManagement.associatedDataset',
  11373. 'template' => '@App/admin/Columns/dataset.html.twig',
  11374. ],
  11375. 4 => [
  11376. 'property' => 'visibility',
  11377. 'label' => 'app.analyticsTemplateManagement.visibility',
  11378. 'template' => '@App/admin/Columns/visibility.html.twig',
  11379. ],
  11380. ],
  11381. ],
  11382. 'edit' => [
  11383. 'fields' => [
  11384. 0 => [
  11385. 'property' => 'enabled',
  11386. 'label' => 'app.analyticsTemplateManagement.enable',
  11387. ],
  11388. 1 => [
  11389. 'property' => 'name',
  11390. 'label' => 'app.analyticsTemplateManagement.name',
  11391. ],
  11392. 2 => [
  11393. 'property' => 'user',
  11394. ],
  11395. 3 => [
  11396. 'property' => 'dataset',
  11397. ],
  11398. ],
  11399. ],
  11400. 'search' => [
  11401. 'fields' => [
  11402. 0 => 'id',
  11403. 1 => 'user.email',
  11404. 2 => 'name',
  11405. 3 => 'dataset.name',
  11406. ],
  11407. ],
  11408. 'name' => 'AnalyticsTemplateManagement',
  11409. ],
  11410. 'JobImport' => [
  11411. 'class' => 'App\\AppBundle\\Entity\\ImportData',
  11412. 'controller' => 'App\\AppBundle\\Controller\\AdminImportDataController',
  11413. 'label' => 'Imports',
  11414. 'header_actions' => '@App/admin/import/header-actions.html.twig',
  11415. 'templates' => [
  11416. 'layout' => '@App/admin/layout.html.twig',
  11417. 'list' => '@App/admin/import/list.html.twig',
  11418. ],
  11419. 'list' => [
  11420. 'actions' => [
  11421. 0 => '-show',
  11422. 1 => '-edit',
  11423. 2 => '-delete',
  11424. 3 => '-new',
  11425. ],
  11426. 'fields' => [
  11427. 0 => [
  11428. 'property' => 'id',
  11429. 'label' => 'app.import.id',
  11430. ],
  11431. 1 => [
  11432. 'property' => 'fileName',
  11433. 'label' => 'app.import.fileName',
  11434. ],
  11435. 2 => [
  11436. 'property' => 'createdAt',
  11437. 'label' => 'app.import.createdAt',
  11438. ],
  11439. 3 => [
  11440. 'property' => 'jobLog.state',
  11441. 'label' => 'app.import.jobState',
  11442. 'template' => '@App/job/field/state.html.twig',
  11443. ],
  11444. 4 => [
  11445. 'property' => 'createdBy',
  11446. 'label' => 'app.import.createdBy',
  11447. ],
  11448. ],
  11449. ],
  11450. 'name' => 'JobImport',
  11451. ],
  11452. 'PSD_Customer' => [
  11453. 'class' => 'App\\AppBundle\\Entity\\PSD_Customer',
  11454. 'controller' => 'App\\AppBundle\\Controller\\AdminPSD_CustomerController',
  11455. 'allowed_roles' => [
  11456. 0 => 'ROLE_GRANT_CUSTOMERS',
  11457. ],
  11458. 'label' => 'Customer',
  11459. 'templates' => [
  11460. 'layout' => '@App/admin/layout-full-header.html.twig',
  11461. 'list' => '@App/admin/customer/list.html.twig',
  11462. 'list_potential' => '@App/admin/customer/list_potential.html.twig',
  11463. 'edit' => '@App/admin/customer/edit.html.twig',
  11464. 'new' => '@App/admin/customer/new.html.twig',
  11465. ],
  11466. 'list' => [
  11467. 'title' => 'app.selloutPages.customer.list.title',
  11468. 'filters' => [
  11469. 0 => [
  11470. 'property' => 'type',
  11471. 'type' => 'entity',
  11472. 'type_options' => [
  11473. 'value_type_options' => [
  11474. 'class' => 'App\\AppBundle\\Entity\\PSD_Customer_Type',
  11475. 'multiple' => true,
  11476. ],
  11477. ],
  11478. 'mapped' => false,
  11479. ],
  11480. 1 => [
  11481. 'property' => 'name',
  11482. ],
  11483. ],
  11484. 'actions' => [
  11485. 0 => [
  11486. 'name' => 'edit',
  11487. 'label' => '',
  11488. 'icon' => 'pencil',
  11489. ],
  11490. 1 => [
  11491. 'name' => 'delete',
  11492. 'label' => '',
  11493. 'icon' => 'times',
  11494. ],
  11495. 2 => [
  11496. 'name' => 'new',
  11497. 'label' => '',
  11498. 'icon' => 'user-plus',
  11499. ],
  11500. 3 => [
  11501. 'name' => 'search',
  11502. ],
  11503. ],
  11504. 'fields' => [
  11505. 0 => [
  11506. 'property' => 'dealerGroup',
  11507. 'label' => 'app.selloutPages.customer.dealerGroup',
  11508. 'template' => '@App/admin/Columns/dealer_group_column.html.twig',
  11509. ],
  11510. 1 => [
  11511. 'property' => 'dmsCode',
  11512. 'label' => 'app.selloutPages.customer.dmsCode',
  11513. ],
  11514. 2 => [
  11515. 'property' => 'name',
  11516. 'label' => 'app.selloutPages.customer.name',
  11517. 'template' => '@App/admin/Columns/role_based_visibility.html.twig',
  11518. ],
  11519. 3 => [
  11520. 'property' => 'phone',
  11521. 'label' => 'app.selloutPages.customer.phone',
  11522. 'template' => '@App/admin/Columns/role_based_visibility.html.twig',
  11523. ],
  11524. 4 => [
  11525. 'property' => 'mobile',
  11526. 'label' => 'app.selloutPages.customer.mobile',
  11527. 'template' => '@App/admin/Columns/role_based_visibility.html.twig',
  11528. ],
  11529. 5 => [
  11530. 'property' => 'email',
  11531. 'label' => 'app.selloutPages.customer.email',
  11532. 'template' => '@App/admin/Columns/role_based_visibility.html.twig',
  11533. ],
  11534. ],
  11535. ],
  11536. 'show' => [
  11537. 'fields' => [
  11538. 0 => [
  11539. 'property' => 'dealerGroup',
  11540. 'label' => 'app.selloutPages.customer.dealerGroup',
  11541. ],
  11542. 1 => [
  11543. 'property' => 'name',
  11544. 'label' => 'app.selloutPages.customer.name',
  11545. ],
  11546. 2 => [
  11547. 'property' => 'dmsCode',
  11548. 'label' => 'app.selloutPages.customer.dmsCode',
  11549. ],
  11550. ],
  11551. ],
  11552. 'new' => [
  11553. 'title' => 'app.selloutPages.customer.new.title',
  11554. 'fields' => [
  11555. 0 => [
  11556. 'property' => 'name',
  11557. 'label' => 'app.selloutPages.customer.name',
  11558. ],
  11559. 1 => [
  11560. 'property' => 'dealerGroup',
  11561. 'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
  11562. 'label' => 'app.selloutPages.customer.dealerGroup',
  11563. ],
  11564. 2 => [
  11565. 'property' => 'dmsCode',
  11566. 'label' => 'app.selloutPages.customer.dmsCode',
  11567. ],
  11568. 3 => [
  11569. 'property' => 'type',
  11570. 'label' => 'app.selloutPages.customer.type',
  11571. ],
  11572. 4 => [
  11573. 'property' => 'typeAttribute',
  11574. 'label' => 'app.selloutPages.customer.typeAttribute',
  11575. ],
  11576. 5 => [
  11577. 'property' => 'customer',
  11578. 'label' => 'app.selloutPages.customer.customer',
  11579. 'type_options' => [
  11580. 'disabled' => true,
  11581. ],
  11582. ],
  11583. 6 => [
  11584. 'property' => 'address1',
  11585. 'label' => 'app.selloutPages.customer.address1',
  11586. ],
  11587. 7 => [
  11588. 'property' => 'address2',
  11589. 'label' => 'app.selloutPages.customer.address2',
  11590. ],
  11591. 8 => [
  11592. 'property' => 'city',
  11593. 'label' => 'app.selloutPages.customer.city',
  11594. ],
  11595. 9 => [
  11596. 'property' => 'postalCode',
  11597. 'label' => 'app.selloutPages.customer.postalCode',
  11598. ],
  11599. 10 => [
  11600. 'property' => 'phone',
  11601. 'label' => 'app.selloutPages.customer.phone',
  11602. ],
  11603. 11 => [
  11604. 'property' => 'mobile',
  11605. 'label' => 'app.selloutPages.customer.mobile',
  11606. ],
  11607. 12 => [
  11608. 'property' => 'email',
  11609. 'label' => 'app.selloutPages.customer.email',
  11610. ],
  11611. 13 => [
  11612. 'property' => 'vatNumber',
  11613. 'label' => 'app.selloutPages.customer.vatNumber',
  11614. ],
  11615. 14 => [
  11616. 'property' => 'dealerCode',
  11617. 'label' => 'app.selloutPages.customer.dealerCode',
  11618. ],
  11619. 15 => [
  11620. 'property' => 'nexproCust',
  11621. 'label' => 'app.selloutPages.customer.nexproCust',
  11622. ],
  11623. 16 => [
  11624. 'property' => 'ownWorkshop',
  11625. 'label' => 'app.selloutPages.customer.ownWorkshop',
  11626. ],
  11627. 17 => [
  11628. 'property' => 'hasMR',
  11629. 'label' => 'app.selloutPages.customer.hasMR',
  11630. ],
  11631. 18 => [
  11632. 'property' => 'globalObjective',
  11633. 'label' => 'app.selloutPages.customer.globalObjective',
  11634. ],
  11635. 19 => [
  11636. 'property' => 'responsible',
  11637. 'label' => 'app.selloutPages.customer.responsible',
  11638. ],
  11639. 20 => [
  11640. 'property' => 'visitFrequency',
  11641. 'label' => 'app.selloutPages.customer.visitFrequency',
  11642. ],
  11643. 21 => [
  11644. 'property' => 'technicians',
  11645. 'label' => 'app.selloutPages.customer.technicians',
  11646. ],
  11647. 22 => [
  11648. 'property' => 'perSegment',
  11649. 'label' => 'app.selloutPages.customer.perSegment',
  11650. ],
  11651. 23 => [
  11652. 'property' => 'notes',
  11653. 'label' => 'app.selloutPages.customer.notes',
  11654. ],
  11655. ],
  11656. ],
  11657. 'edit' => [
  11658. 'title' => 'app.selloutPages.customer.edit.title',
  11659. 'actions' => [
  11660. 0 => [
  11661. 'name' => 'delete',
  11662. 'css_class' => 'btn',
  11663. ],
  11664. ],
  11665. 'fields' => [
  11666. 0 => [
  11667. 'property' => 'name',
  11668. 'label' => 'app.selloutPages.customer.name',
  11669. ],
  11670. 1 => [
  11671. 'property' => 'dealerGroup',
  11672. 'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
  11673. 'label' => 'app.selloutPages.customer.dealerGroup',
  11674. 'type_options' => [
  11675. 'required' => true,
  11676. 'disabled' => true,
  11677. ],
  11678. ],
  11679. 2 => [
  11680. 'property' => 'dmsCode',
  11681. 'label' => 'app.selloutPages.customer.dmsCode',
  11682. 'type_options' => [
  11683. 'required' => true,
  11684. 'disabled' => true,
  11685. ],
  11686. ],
  11687. 3 => [
  11688. 'property' => 'type',
  11689. 'label' => 'app.selloutPages.customer.type',
  11690. ],
  11691. 4 => [
  11692. 'property' => 'typeAttribute',
  11693. 'label' => 'app.selloutPages.customer.typeAttribute',
  11694. ],
  11695. 5 => [
  11696. 'property' => 'customer',
  11697. 'label' => 'app.selloutPages.customer.customer',
  11698. 'type_options' => [
  11699. 'disabled' => true,
  11700. ],
  11701. ],
  11702. 6 => [
  11703. 'property' => 'address1',
  11704. 'label' => 'app.selloutPages.customer.address1',
  11705. ],
  11706. 7 => [
  11707. 'property' => 'address2',
  11708. 'label' => 'app.selloutPages.customer.address2',
  11709. ],
  11710. 8 => [
  11711. 'property' => 'city',
  11712. 'label' => 'app.selloutPages.customer.city',
  11713. ],
  11714. 9 => [
  11715. 'property' => 'postalCode',
  11716. 'label' => 'app.selloutPages.customer.postalCode',
  11717. ],
  11718. 10 => [
  11719. 'property' => 'phone',
  11720. 'label' => 'app.selloutPages.customer.phone',
  11721. ],
  11722. 11 => [
  11723. 'property' => 'mobile',
  11724. 'label' => 'app.selloutPages.customer.mobile',
  11725. ],
  11726. 12 => [
  11727. 'property' => 'email',
  11728. 'label' => 'app.selloutPages.customer.email',
  11729. ],
  11730. 13 => [
  11731. 'property' => 'vatNumber',
  11732. 'label' => 'app.selloutPages.customer.vatNumber',
  11733. ],
  11734. 14 => [
  11735. 'property' => 'dealerCode',
  11736. 'label' => 'app.selloutPages.customer.dealerCode',
  11737. ],
  11738. 15 => [
  11739. 'property' => 'nexproCust',
  11740. 'label' => 'app.selloutPages.customer.nexproCust',
  11741. ],
  11742. 16 => [
  11743. 'property' => 'ownWorkshop',
  11744. 'label' => 'app.selloutPages.customer.ownWorkshop',
  11745. ],
  11746. 17 => [
  11747. 'property' => 'hasMR',
  11748. 'label' => 'app.selloutPages.customer.hasMR',
  11749. ],
  11750. 18 => [
  11751. 'property' => 'globalObjective',
  11752. 'label' => 'app.selloutPages.customer.globalObjective',
  11753. ],
  11754. 19 => [
  11755. 'property' => 'responsible',
  11756. 'label' => 'app.selloutPages.customer.responsible',
  11757. ],
  11758. 20 => [
  11759. 'property' => 'visitFrequency',
  11760. 'label' => 'app.selloutPages.customer.visitFrequency',
  11761. ],
  11762. 21 => [
  11763. 'property' => 'technicians',
  11764. 'label' => 'app.selloutPages.customer.technicians',
  11765. ],
  11766. 22 => [
  11767. 'property' => 'perSegment',
  11768. 'label' => 'app.selloutPages.customer.perSegment',
  11769. ],
  11770. 23 => [
  11771. 'property' => 'notes',
  11772. 'label' => 'app.selloutPages.customer.notes',
  11773. ],
  11774. 24 => [
  11775. 'property' => 'KAIdentification',
  11776. 'label' => 'app.selloutPages.customer.KAIdentification',
  11777. 'type_options' => [
  11778. 'disabled' => true,
  11779. ],
  11780. ],
  11781. 25 => [
  11782. 'property' => 'awIdentification',
  11783. 'label' => 'app.selloutPages.customer.awIdentification',
  11784. 'type_options' => [
  11785. 'disabled' => true,
  11786. ],
  11787. ],
  11788. ],
  11789. ],
  11790. 'name' => 'PSD_Customer',
  11791. ],
  11792. 'PSD_Contact' => [
  11793. 'class' => 'App\\AppBundle\\Entity\\PSD_Contact',
  11794. 'controller' => 'App\\AppBundle\\Controller\\AdminPSD_ContactController',
  11795. 'allowed_roles' => [
  11796. 0 => 'ROLE_GRANT_CONTACTS',
  11797. ],
  11798. 'label' => 'Contact',
  11799. 'templates' => [
  11800. 'layout' => '@App/admin/layout-full-header.html.twig',
  11801. 'list' => '@App/admin/contact/list.html.twig',
  11802. 'new' => '@App/admin/contact/new.html.twig',
  11803. 'edit' => '@App/admin/contact/edit.html.twig',
  11804. ],
  11805. 'list' => [
  11806. 'title' => 'app.selloutPages.contact.list.title',
  11807. 'filters' => [
  11808. 0 => [
  11809. 'property' => 'action',
  11810. 'type' => 'entity',
  11811. 'type_options' => [
  11812. 'value_type_options' => [
  11813. 'class' => 'App\\AppBundle\\Entity\\PSD_Action',
  11814. 'multiple' => true,
  11815. ],
  11816. ],
  11817. 'mapped' => false,
  11818. ],
  11819. 1 => [
  11820. 'property' => 'responsible',
  11821. 'type' => 'entity',
  11822. 'type_options' => [
  11823. 'value_type_options' => [
  11824. 'class' => 'App\\AppBundle\\Entity\\User',
  11825. 'multiple' => true,
  11826. ],
  11827. ],
  11828. 'mapped' => false,
  11829. ],
  11830. 2 => [
  11831. 'property' => 'contactType',
  11832. 'type' => 'entity',
  11833. 'type_options' => [
  11834. 'value_type_options' => [
  11835. 'class' => 'App\\AppBundle\\Entity\\PSD_Action_Type',
  11836. 'multiple' => true,
  11837. ],
  11838. ],
  11839. 'mapped' => false,
  11840. ],
  11841. 3 => [
  11842. 'property' => 'contactDate',
  11843. ],
  11844. ],
  11845. 'actions' => [
  11846. 0 => [
  11847. 'name' => 'edit',
  11848. 'label' => '',
  11849. 'icon' => 'pencil',
  11850. ],
  11851. 1 => [
  11852. 'name' => 'delete',
  11853. 'label' => '',
  11854. 'icon' => 'times',
  11855. ],
  11856. 2 => [
  11857. 'name' => 'new',
  11858. 'label' => '',
  11859. 'icon' => 'user-plus',
  11860. ],
  11861. 3 => [
  11862. 'name' => 'search',
  11863. ],
  11864. ],
  11865. 'fields' => [
  11866. 0 => [
  11867. 'property' => 'dealerGroup',
  11868. 'label' => 'app.contact.dealer.group',
  11869. 'template' => '@App/admin/Columns/dealer_group_column.html.twig',
  11870. ],
  11871. 1 => [
  11872. 'property' => 'customerAction',
  11873. 'label' => 'app.contact.customerAction',
  11874. ],
  11875. 2 => [
  11876. 'property' => 'dmsCode',
  11877. 'label' => 'app.contact.customer',
  11878. 'template' => '@App/admin/Columns/role_based_column.html.twig',
  11879. ],
  11880. 3 => [
  11881. 'property' => 'responsible',
  11882. 'label' => 'app.contact.responsible',
  11883. 'template' => '@App/admin/fields/unlinkUserEtity.html.twig',
  11884. ],
  11885. 4 => [
  11886. 'property' => 'contactDate',
  11887. 'label' => 'app.contact.contactDate',
  11888. 'format' => 'F j, Y',
  11889. ],
  11890. 5 => [
  11891. 'property' => 'createdAt',
  11892. 'label' => 'app.contact.createdAt',
  11893. 'format' => 'F j, Y',
  11894. ],
  11895. 6 => [
  11896. 'property' => 'contactType',
  11897. 'label' => 'app.contact.actionType',
  11898. 'template' => '@App/admin/fields/unlinkTranslatedEtity.html.twig',
  11899. ],
  11900. 7 => [
  11901. 'property' => 'feedback',
  11902. 'label' => 'app.contact.feedback',
  11903. 'template' => '@App/admin/fields/unlinkTranslatedEtity.html.twig',
  11904. ],
  11905. ],
  11906. ],
  11907. 'new' => [
  11908. 'title' => 'app.contact.new.title',
  11909. 'fields' => [
  11910. 0 => [
  11911. 'property' => 'dealerGroup',
  11912. 'label' => 'app.contact.dealer.group',
  11913. ],
  11914. 1 => [
  11915. 'property' => 'dmsCode',
  11916. 'label' => 'app.contact.customer',
  11917. 'type_options' => [
  11918. 'required' => true,
  11919. 'disabled' => true,
  11920. ],
  11921. ],
  11922. 2 => [
  11923. 'property' => 'responsible',
  11924. 'label' => 'app.contact.responsible',
  11925. 'type_options' => [
  11926. 'disabled' => true,
  11927. ],
  11928. ],
  11929. 3 => [
  11930. 'property' => 'customerAction',
  11931. 'label' => 'app.contact.customerAction',
  11932. 'type_options' => [
  11933. 'disabled' => true,
  11934. ],
  11935. ],
  11936. 4 => [
  11937. 'property' => 'contactType',
  11938. 'label' => 'app.contact.action',
  11939. ],
  11940. 5 => [
  11941. 'property' => 'contactComment',
  11942. 'label' => 'app.contact.comment',
  11943. ],
  11944. 6 => [
  11945. 'property' => 'contactDate',
  11946. 'label' => 'app.contact.contactDate',
  11947. ],
  11948. 7 => [
  11949. 'property' => 'nextContactDate',
  11950. 'label' => 'app.contact.nextContactDate',
  11951. ],
  11952. 8 => [
  11953. 'property' => 'feedback',
  11954. 'label' => 'app.contact.feedback',
  11955. ],
  11956. 9 => [
  11957. 'property' => 'createdAt',
  11958. 'label' => 'app.contact.createdAt',
  11959. 'type_options' => [
  11960. 'disabled' => true,
  11961. 'widget' => 'single_text',
  11962. ],
  11963. ],
  11964. ],
  11965. ],
  11966. 'edit' => [
  11967. 'title' => 'app.contact.edit.title',
  11968. 'fields' => [
  11969. 0 => [
  11970. 'property' => 'dealerGroup',
  11971. 'label' => 'app.contact.dealer.group',
  11972. ],
  11973. 1 => [
  11974. 'property' => 'dmsCode',
  11975. 'label' => 'app.contact.customer',
  11976. 'type_options' => [
  11977. 'required' => true,
  11978. 'disabled' => true,
  11979. ],
  11980. ],
  11981. 2 => [
  11982. 'property' => 'responsible',
  11983. 'label' => 'app.contact.responsible',
  11984. 'type_options' => [
  11985. 'disabled' => true,
  11986. ],
  11987. ],
  11988. 3 => [
  11989. 'property' => 'customerAction',
  11990. 'label' => 'app.contact.customerAction',
  11991. 'type_options' => [
  11992. 'disabled' => true,
  11993. ],
  11994. ],
  11995. 4 => [
  11996. 'property' => 'contactType',
  11997. 'label' => 'app.contact.action',
  11998. ],
  11999. 5 => [
  12000. 'property' => 'contactComment',
  12001. 'label' => 'app.contact.comment',
  12002. ],
  12003. 6 => [
  12004. 'property' => 'contactDate',
  12005. 'label' => 'app.contact.contactDate',
  12006. ],
  12007. 7 => [
  12008. 'property' => 'nextContactDate',
  12009. 'label' => 'app.contact.nextContactDate',
  12010. ],
  12011. 8 => [
  12012. 'property' => 'feedback',
  12013. 'label' => 'app.contact.feedback',
  12014. ],
  12015. 9 => [
  12016. 'property' => 'createdAt',
  12017. 'label' => 'app.contact.createdAt',
  12018. 'type_options' => [
  12019. 'disabled' => true,
  12020. ],
  12021. ],
  12022. ],
  12023. ],
  12024. 'name' => 'PSD_Contact',
  12025. ],
  12026. 'PSD_Action' => [
  12027. 'class' => 'App\\AppBundle\\Entity\\PSD_Action',
  12028. 'allowed_roles' => [
  12029. 0 => 'ROLE_GRANT_ACTION',
  12030. ],
  12031. 'controller' => 'App\\AppBundle\\Controller\\AdminPSD_ActionController',
  12032. 'label' => 'Action',
  12033. 'templates' => [
  12034. 'layout' => '@App/admin/layout-full-header.html.twig',
  12035. 'list' => '@App/admin/action/list.html.twig',
  12036. ],
  12037. 'list' => [
  12038. 'title' => 'user_info.manage_actions',
  12039. 'actions' => [
  12040. 0 => [
  12041. 'name' => 'edit',
  12042. 'label' => '',
  12043. 'icon' => 'pencil',
  12044. ],
  12045. 1 => [
  12046. 'name' => 'delete',
  12047. 'label' => '',
  12048. 'icon' => 'times',
  12049. ],
  12050. 2 => [
  12051. 'name' => 'new',
  12052. 'label' => '',
  12053. 'icon' => 'user-plus',
  12054. ],
  12055. ],
  12056. 'fields' => [
  12057. 0 => [
  12058. 'property' => 'id',
  12059. 'label' => 'app.action.id',
  12060. ],
  12061. 1 => [
  12062. 'property' => 'dealershipCode',
  12063. 'label' => 'app.action.dealershipCode',
  12064. ],
  12065. 2 => [
  12066. 'property' => 'name',
  12067. 'label' => 'app.action.name',
  12068. ],
  12069. 3 => [
  12070. 'property' => 'startDate',
  12071. 'label' => 'app.action.startDate',
  12072. ],
  12073. 4 => [
  12074. 'property' => 'endDate',
  12075. 'label' => 'app.action.endDate',
  12076. ],
  12077. 5 => [
  12078. 'property' => 'actionStatus',
  12079. 'label' => 'app.action.actionStatus',
  12080. ],
  12081. 6 => [
  12082. 'property' => 'actionType',
  12083. 'label' => 'app.action.actionType',
  12084. ],
  12085. ],
  12086. ],
  12087. 'name' => 'PSD_Action',
  12088. ],
  12089. 'PSD_Proposal' => [
  12090. 'class' => 'App\\AppBundle\\Entity\\PSD_Proposal',
  12091. 'controller' => 'App\\AppBundle\\Controller\\AdminPSD_ProposalController',
  12092. 'allowed_roles' => [
  12093. 0 => 'ROLE_GRANT_PROPOSAL',
  12094. 1 => 'ROLE_GRANT_ACTION',
  12095. ],
  12096. 'label' => 'Proposal',
  12097. 'templates' => [
  12098. 'layout' => '@App/admin/layout-full-header.html.twig',
  12099. 'list' => '@App/admin/proposal/list.html.twig',
  12100. ],
  12101. 'list' => [
  12102. 'title' => 'Proposals',
  12103. 'actions' => [
  12104. 0 => [
  12105. 'name' => 'edit',
  12106. 'label' => '',
  12107. 'icon' => 'pencil',
  12108. ],
  12109. 1 => [
  12110. 'name' => 'delete',
  12111. 'label' => '',
  12112. 'icon' => 'times',
  12113. ],
  12114. 2 => [
  12115. 'name' => 'new',
  12116. 'label' => '',
  12117. 'icon' => 'user-plus',
  12118. ],
  12119. ],
  12120. ],
  12121. 'name' => 'PSD_Proposal',
  12122. ],
  12123. 'PSD_Action_Type' => [
  12124. 'class' => 'App\\AppBundle\\Entity\\PSD_Action_Type',
  12125. 'controller' => 'App\\AppBundle\\Controller\\AdminPSD_ActionController',
  12126. 'name' => 'PSD_Action_Type',
  12127. ],
  12128. 'PSD_Potential' => [
  12129. 'class' => 'App\\AppBundle\\Entity\\PSD_Potential',
  12130. 'controller' => 'App\\AppBundle\\Controller\\AdminPSD_PotentialController',
  12131. 'allowed_roles' => [
  12132. 0 => 'ROLE_GRANT_POTENTIALS',
  12133. ],
  12134. 'label' => 'Potential',
  12135. 'templates' => [
  12136. 'layout' => '@App/admin/layout-full-header.html.twig',
  12137. 'new' => '@App/admin/psd_potential/new.html.twig',
  12138. 'edit' => '@App/admin/psd_potential/edit.html.twig',
  12139. 'list' => '@App/admin/psd_potential/list.html.twig',
  12140. ],
  12141. 'list' => [
  12142. 'title' => 'app.PotentialPages.list.title',
  12143. 'filters' => [
  12144. 0 => [
  12145. 'property' => 'vehicleType',
  12146. 'type' => 'entity',
  12147. 'type_options' => [
  12148. 'value_type_options' => [
  12149. 'class' => 'App\\AppBundle\\Entity\\PSD_Vehicle_Type',
  12150. 'multiple' => true,
  12151. ],
  12152. ],
  12153. 'mapped' => false,
  12154. ],
  12155. ],
  12156. 'actions' => [
  12157. 0 => [
  12158. 'name' => 'edit',
  12159. 'label' => '',
  12160. 'icon' => 'pencil',
  12161. ],
  12162. 1 => [
  12163. 'name' => 'delete',
  12164. 'label' => '',
  12165. 'icon' => 'times',
  12166. ],
  12167. 2 => [
  12168. 'name' => 'new',
  12169. 'label' => '',
  12170. 'icon' => 'user-plus',
  12171. ],
  12172. 3 => [
  12173. 'name' => 'search',
  12174. ],
  12175. ],
  12176. 'fields' => [
  12177. 0 => [
  12178. 'property' => 'marketCode',
  12179. ],
  12180. 1 => [
  12181. 'property' => 'dealerGroup',
  12182. ],
  12183. 2 => [
  12184. 'property' => 'vehicleType',
  12185. 'template' => '@App/admin/Columns/PSD_Vehicle_Type.html.twig',
  12186. ],
  12187. 3 => [
  12188. 'property' => 'potential',
  12189. ],
  12190. ],
  12191. ],
  12192. 'edit' => [
  12193. 'title' => 'app.PotentialPages.edit.title',
  12194. 'fields' => [
  12195. 0 => [
  12196. 'property' => 'marketCode',
  12197. ],
  12198. 1 => [
  12199. 'property' => 'dealerGroup',
  12200. ],
  12201. 2 => [
  12202. 'property' => 'vehicleType',
  12203. 'type' => 'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType',
  12204. 'type_options' => [
  12205. 'required' => true,
  12206. ],
  12207. ],
  12208. 3 => [
  12209. 'property' => 'potential',
  12210. 'type_options' => [
  12211. 'required' => true,
  12212. ],
  12213. ],
  12214. ],
  12215. ],
  12216. 'new' => [
  12217. 'title' => 'app.PotentialPages.new.title',
  12218. 'fields' => [
  12219. 0 => [
  12220. 'property' => 'marketCode',
  12221. ],
  12222. 1 => [
  12223. 'property' => 'dealerGroup',
  12224. ],
  12225. 2 => [
  12226. 'property' => 'vehicleType',
  12227. 'type' => 'App\\AppBundle\\Form\\Type\\PSD_Vehicle_TypeChoiceType',
  12228. 'type_options' => [
  12229. 'required' => true,
  12230. ],
  12231. ],
  12232. 3 => [
  12233. 'property' => 'potential',
  12234. 'type_options' => [
  12235. 'required' => true,
  12236. ],
  12237. ],
  12238. ],
  12239. ],
  12240. 'name' => 'PSD_Potential',
  12241. ],
  12242. 'PSD_Potential_Technicians' => [
  12243. 'class' => 'App\\AppBundle\\Entity\\PSD_Potential_Technicians',
  12244. 'controller' => 'App\\AppBundle\\Controller\\AdminPSD_Potential_TechniciansController',
  12245. 'label' => 'Potential Technicians',
  12246. 'templates' => [
  12247. 'layout' => '@App/admin/layout-full-header.html.twig',
  12248. 'new' => '@App/admin/psd_potential_technicians/new.html.twig',
  12249. 'edit' => '@App/admin/psd_potential_technicians/edit.html.twig',
  12250. 'list' => '@App/admin/psd_potential_technicians/list.html.twig',
  12251. ],
  12252. 'list' => [
  12253. 'title' => 'app.PotentialTechniciansPages.list.title',
  12254. 'actions' => [
  12255. 0 => [
  12256. 'name' => 'edit',
  12257. 'label' => '',
  12258. 'icon' => 'pencil',
  12259. ],
  12260. 1 => [
  12261. 'name' => 'delete',
  12262. 'label' => '',
  12263. 'icon' => 'times',
  12264. ],
  12265. 2 => [
  12266. 'name' => 'new',
  12267. 'label' => '',
  12268. 'icon' => 'user-plus',
  12269. ],
  12270. ],
  12271. 'fields' => [
  12272. 0 => [
  12273. 'property' => 'marketCode',
  12274. ],
  12275. 1 => [
  12276. 'property' => 'dealerGroup',
  12277. ],
  12278. 2 => [
  12279. 'property' => 'potential',
  12280. ],
  12281. ],
  12282. ],
  12283. 'new' => [
  12284. 'title' => 'app.PotentialTechniciansPages.new.title',
  12285. 'fields' => [
  12286. 0 => [
  12287. 'property' => 'marketCode',
  12288. ],
  12289. 1 => [
  12290. 'property' => 'dealerGroup',
  12291. ],
  12292. 2 => [
  12293. 'property' => 'potential',
  12294. 'type_options' => [
  12295. 'required' => true,
  12296. ],
  12297. ],
  12298. ],
  12299. ],
  12300. 'edit' => [
  12301. 'title' => 'app.PotentialTechniciansPages.edit.title',
  12302. 'fields' => [
  12303. 0 => [
  12304. 'property' => 'marketCode',
  12305. ],
  12306. 1 => [
  12307. 'property' => 'dealerGroup',
  12308. ],
  12309. 2 => [
  12310. 'property' => 'potential',
  12311. 'type_options' => [
  12312. 'required' => true,
  12313. ],
  12314. ],
  12315. ],
  12316. ],
  12317. 'name' => 'PSD_Potential_Technicians',
  12318. ],
  12319. 'PSD_Dealer_Group' => [
  12320. 'class' => 'App\\AppBundle\\Entity\\PSD_Dealer_Group',
  12321. 'controller' => 'App\\AppBundle\\Controller\\AdminPSD_Dealer_GroupController',
  12322. 'label' => 'Dealer Group',
  12323. 'templates' => [
  12324. 'layout' => '@App/admin/layout-full-header.html.twig',
  12325. 'list' => '@App/admin/psd_dealer_group/list.html.twig',
  12326. 'new' => '@App/admin/psd_potential/new.html.twig',
  12327. 'edit' => '@App/admin/psd_potential/edit.html.twig',
  12328. ],
  12329. 'list' => [
  12330. 'title' => 'app.DealerGroupPages.list.title',
  12331. 'actions' => [
  12332. 0 => [
  12333. 'name' => 'edit',
  12334. 'label' => '',
  12335. 'icon' => 'pencil',
  12336. ],
  12337. 1 => [
  12338. 'name' => 'delete',
  12339. 'label' => '',
  12340. 'icon' => 'times',
  12341. ],
  12342. 2 => [
  12343. 'name' => 'new',
  12344. 'label' => '',
  12345. 'icon' => 'user-plus',
  12346. ],
  12347. ],
  12348. 'fields' => [
  12349. 0 => [
  12350. 'property' => 'dealerGroup',
  12351. 'label' => 'app.user.dealerGroup',
  12352. 'template' => '@App/admin/Columns/dealer_group_column.html.twig',
  12353. ],
  12354. 1 => [
  12355. 'property' => 'calculationType',
  12356. 'template' => '@App/admin/Columns/calculation.html.twig',
  12357. ],
  12358. ],
  12359. ],
  12360. 'new' => [
  12361. 'tilte' => 'app.DealerGroupPages.new.title',
  12362. 'fields' => [
  12363. 0 => [
  12364. 'property' => 'dealerGroup',
  12365. 'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
  12366. 'label' => 'app.user.dealerGroup',
  12367. ],
  12368. 1 => [
  12369. 'property' => 'calculationType',
  12370. ],
  12371. ],
  12372. ],
  12373. 'edit' => [
  12374. 'tilte' => 'app.DealerGroupPages.edit.title',
  12375. 'fields' => [
  12376. 0 => [
  12377. 'property' => 'dealerGroup',
  12378. 'type' => 'App\\AppBundle\\Form\\Type\\DealerGroupChoiceType',
  12379. 'label' => 'app.user.dealerGroup',
  12380. 'type_options' => [
  12381. 'disabled' => true,
  12382. ],
  12383. ],
  12384. 1 => [
  12385. 'property' => 'calculationType',
  12386. ],
  12387. ],
  12388. ],
  12389. 'name' => 'PSD_Dealer_Group',
  12390. ],
  12391. 'Label' => [
  12392. 'class' => 'App\\AppBundle\\Entity\\Label',
  12393. 'controller' => 'App\\AppBundle\\Controller\\AdminLabelController',
  12394. 'templates' => [
  12395. 'layout' => '@App/admin/layout-full-header.html.twig',
  12396. 'list' => '@App/admin/label/list.html.twig',
  12397. ],
  12398. 'list' => [
  12399. 'title' => 'app.label.list.title',
  12400. 'actions' => [
  12401. 0 => [
  12402. 'name' => 'edit',
  12403. 'label' => '',
  12404. 'icon' => 'pencil',
  12405. ],
  12406. 1 => [
  12407. 'name' => 'delete',
  12408. 'label' => '',
  12409. 'icon' => 'times',
  12410. ],
  12411. 2 => [
  12412. 'name' => 'new',
  12413. 'label' => '',
  12414. 'icon' => 'user-plus',
  12415. ],
  12416. ],
  12417. 'fields' => [
  12418. 0 => [
  12419. 'property' => 'key',
  12420. ],
  12421. 1 => [
  12422. 'property' => 'section',
  12423. 'template' => '@App/admin/fields/unlinkTranslatedEtity.html.twig',
  12424. ],
  12425. 2 => [
  12426. 'property' => 'en',
  12427. ],
  12428. 3 => [
  12429. 'property' => 'createdAt',
  12430. ],
  12431. 4 => [
  12432. 'property' => 'updatedAt',
  12433. ],
  12434. ],
  12435. ],
  12436. 'new' => [
  12437. 'title' => 'app.label.new.title',
  12438. 'fields' => [
  12439. 0 => [
  12440. 'property' => 'key',
  12441. ],
  12442. 1 => [
  12443. 'property' => 'section',
  12444. ],
  12445. 2 => [
  12446. 'property' => 'description',
  12447. ],
  12448. 3 => [
  12449. 'property' => 'en',
  12450. ],
  12451. 4 => [
  12452. 'property' => 'it',
  12453. ],
  12454. 5 => [
  12455. 'property' => 'fr',
  12456. ],
  12457. 6 => [
  12458. 'property' => 'cs',
  12459. ],
  12460. 7 => [
  12461. 'property' => 'da',
  12462. ],
  12463. 8 => [
  12464. 'property' => 'de',
  12465. ],
  12466. 9 => [
  12467. 'property' => 'es',
  12468. ],
  12469. 10 => [
  12470. 'property' => 'nl',
  12471. ],
  12472. 11 => [
  12473. 'property' => 'no',
  12474. ],
  12475. 12 => [
  12476. 'property' => 'pl',
  12477. ],
  12478. 13 => [
  12479. 'property' => 'pt',
  12480. ],
  12481. 14 => [
  12482. 'property' => 'ro',
  12483. ],
  12484. 15 => [
  12485. 'property' => 'sv',
  12486. ],
  12487. ],
  12488. ],
  12489. 'edit' => [
  12490. 'title' => 'app.label.edit.title',
  12491. 'fields' => [
  12492. 0 => [
  12493. 'property' => 'key',
  12494. ],
  12495. 1 => [
  12496. 'property' => 'section',
  12497. ],
  12498. 2 => [
  12499. 'property' => 'description',
  12500. ],
  12501. 3 => [
  12502. 'property' => 'en',
  12503. ],
  12504. 4 => [
  12505. 'property' => 'it',
  12506. ],
  12507. 5 => [
  12508. 'property' => 'fr',
  12509. ],
  12510. 6 => [
  12511. 'property' => 'cs',
  12512. ],
  12513. 7 => [
  12514. 'property' => 'da',
  12515. ],
  12516. 8 => [
  12517. 'property' => 'de',
  12518. ],
  12519. 9 => [
  12520. 'property' => 'es',
  12521. ],
  12522. 10 => [
  12523. 'property' => 'nl',
  12524. ],
  12525. 11 => [
  12526. 'property' => 'no',
  12527. ],
  12528. 12 => [
  12529. 'property' => 'pl',
  12530. ],
  12531. 13 => [
  12532. 'property' => 'pt',
  12533. ],
  12534. 14 => [
  12535. 'property' => 'ro',
  12536. ],
  12537. 15 => [
  12538. 'property' => 'sv',
  12539. ],
  12540. ],
  12541. ],
  12542. 'name' => 'Label',
  12543. ],
  12544. ],
  12545. 'site_name' => 'CSPS Reporting Tool',
  12546. 'design' => [
  12547. 'assets' => [
  12548. 'css' => [
  12549. 0 => '/bundles/app/css/datatables.css',
  12550. 1 => '/bundles/app/css/bootstrap-datetimepicker.min.css',
  12551. ],
  12552. 'js' => [
  12553. 0 => '/bundles/app/js/vendor/moment.min.js',
  12554. 1 => '/bundles/app/js/vendor/bootstrap-datetimepicker.min.js',
  12555. ],
  12556. 'favicon' => [
  12557. 'path' => 'favicon.ico',
  12558. 'mime_type' => 'image/x-icon',
  12559. ],
  12560. ],
  12561. 'templates' => [
  12562. 'menu' => '@App/admin/menu/menu.html.twig',
  12563. 'list' => '@App/admin/list.html.twig',
  12564. 'layout' => '@App/admin/layout.html.twig',
  12565. ],
  12566. 'menu' => [
  12567. 0 => [
  12568. 'label' => 'app.dashboard',
  12569. 'id' => 'old_dashboard',
  12570. 'is_old_menu' => true,
  12571. 'brand_icon' => 'icon-dashboard',
  12572. 'css_class' => '',
  12573. 'children' => [
  12574. 0 => [
  12575. 'label' => 'app.dashboard.dashboard',
  12576. 'brand_icon' => '',
  12577. 'default' => true,
  12578. 'icon' => '',
  12579. 'route' => 'dashboard',
  12580. 'params' => [
  12581. 'parentType' => 'old_dashboard',
  12582. 'type' => 'dashboard',
  12583. ],
  12584. ],
  12585. 1 => [
  12586. 'label' => 'app.dashboard.selloutDetails',
  12587. 'brand_icon' => '',
  12588. 'icon' => '',
  12589. 'route' => 'details',
  12590. 'params' => [
  12591. 'parentType' => 'old_dashboard',
  12592. 'type' => 'selloutDetails',
  12593. ],
  12594. ],
  12595. 2 => [
  12596. 'label' => 'app.dashboard.channelDetails',
  12597. 'brand_icon' => '',
  12598. 'icon' => '',
  12599. 'route' => 'details',
  12600. 'params' => [
  12601. 'parentType' => 'old_dashboard',
  12602. 'type' => 'channelDetails',
  12603. ],
  12604. ],
  12605. 3 => [
  12606. 'label' => 'app.dashboard.targetProductFamiliesSelloutDetails',
  12607. 'brand_icon' => '',
  12608. 'icon' => '',
  12609. 'route' => 'details',
  12610. 'params' => [
  12611. 'parentType' => 'old_dashboard',
  12612. 'type' => 'targetProductFamiliesSelloutDetails',
  12613. ],
  12614. ],
  12615. ],
  12616. ],
  12617. 1 => [
  12618. 'label' => 'menu.target',
  12619. 'id' => 'old_target',
  12620. 'is_old_menu' => true,
  12621. 'role' => 'ROLE_GRANT_DASHBOARD',
  12622. 'route' => 'details',
  12623. 'params' => [
  12624. 'type' => 'targetDetail',
  12625. ],
  12626. 'brand_icon' => 'icon-target',
  12627. 'icon' => '',
  12628. ],
  12629. 2 => [
  12630. 'label' => 'menu.advancedAnalytics',
  12631. 'id' => 'old_advancedAnalytics',
  12632. 'is_old_menu' => true,
  12633. 'entity' => 'Configuration',
  12634. 'role' => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  12635. 'brand_icon' => 'icon-advanced-analytics',
  12636. 'icon' => '',
  12637. ],
  12638. 3 => [
  12639. 'label' => 'menu.administration',
  12640. 'id' => 'old_administration',
  12641. 'brand_icon' => 'icon-mgmt',
  12642. 'is_old_menu' => true,
  12643. 'children' => [
  12644. 0 => [
  12645. 'label' => 'menu.DMSCustomer',
  12646. 'route' => 'dmsSection',
  12647. 'role' => 'ROLE_GRANT_DMS_CUSTOMER_SECTION',
  12648. 'brand_icon' => '',
  12649. 'icon' => '',
  12650. 'params' => [
  12651. 'parentType' => 'old_administration',
  12652. ],
  12653. ],
  12654. 1 => [
  12655. 'label' => 'menu.userAnalyticsTemplateManagement',
  12656. 'entity' => 'AnalyticsTemplateManagement',
  12657. 'role' => 'ROLE_GRANT_ADVANCED_ANALYTICS',
  12658. 'brand_icon' => '',
  12659. 'icon' => '',
  12660. 'params' => [
  12661. 'parentType' => 'old_administration',
  12662. ],
  12663. ],
  12664. ],
  12665. ],
  12666. 4 => [
  12667. 'label' => 'app.dashboard.dashboard',
  12668. 'permission' => [
  12669. 0 => 'ROLE_MIB_CENTRAL_USER',
  12670. 1 => 'ROLE_MIB_MARKET_USER',
  12671. 2 => 'ROLE_MIB_PSD',
  12672. 3 => 'ROLE_MIB_PSM',
  12673. 4 => 'ROLE_MIB_KAM',
  12674. 5 => 'ROLE_MIB_ADMIN',
  12675. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12676. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12677. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12678. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12679. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12680. ],
  12681. 'id' => 'new_dashboard',
  12682. 'is_old_menu' => false,
  12683. 'hide' => 'onDashboard',
  12684. 'icon' => '',
  12685. 'brand_icon' => 'icon-dashboard',
  12686. 'children' => [
  12687. 0 => [
  12688. 'label' => 'menu.dashboard.main',
  12689. 'role' => [
  12690. 0 => 'ROLE_MIB_CENTRAL_USER',
  12691. 1 => 'ROLE_MIB_MARKET_USER',
  12692. 2 => 'ROLE_MIB_PSD',
  12693. 3 => 'ROLE_MIB_PSM',
  12694. 4 => 'ROLE_MIB_KAM',
  12695. 5 => 'ROLE_MIB_ADMIN',
  12696. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12697. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12698. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12699. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12700. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12701. ],
  12702. 'brand_icon' => '',
  12703. 'icon' => '',
  12704. 'route' => 'details_iframe',
  12705. 'params' => [
  12706. 'parentType' => 'new_dashboard',
  12707. 'type' => 'dashboardMain',
  12708. ],
  12709. ],
  12710. 1 => [
  12711. 'label' => 'menu.dashboard.sell_out',
  12712. 'role' => [
  12713. 0 => 'ROLE_MIB_ADMIN',
  12714. ],
  12715. 'brand_icon' => '',
  12716. 'icon' => '',
  12717. 'route' => 'details_iframe',
  12718. 'params' => [
  12719. 'parentType' => 'new_dashboard',
  12720. 'type' => 'dashboardSellOut',
  12721. 'hide' => 'onSellout',
  12722. ],
  12723. ],
  12724. 2 => [
  12725. 'label' => 'menu.dashboard.sell_in',
  12726. 'role' => [
  12727. 0 => 'ROLE_MIB_CENTRAL_USER',
  12728. 1 => 'ROLE_MIB_MARKET_USER',
  12729. 2 => 'ROLE_MIB_PSD',
  12730. 3 => 'ROLE_MIB_PSM',
  12731. 4 => 'ROLE_MIB_KAM',
  12732. 5 => 'ROLE_MIB_ADMIN',
  12733. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12734. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12735. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12736. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12737. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12738. ],
  12739. 'brand_icon' => '',
  12740. 'icon' => '',
  12741. 'route' => 'details_iframe',
  12742. 'params' => [
  12743. 'parentType' => 'new_dashboard',
  12744. 'type' => 'dashboardSellIn',
  12745. 'hide' => 'onSellin',
  12746. ],
  12747. ],
  12748. 3 => [
  12749. 'label' => 'menu.dashboard.action',
  12750. 'role' => [
  12751. 0 => 'ROLE_MIB_ADMIN',
  12752. ],
  12753. 'brand_icon' => '',
  12754. 'icon' => '',
  12755. 'route' => 'details_iframe',
  12756. 'params' => [
  12757. 'parentType' => 'new_dashboard',
  12758. 'type' => 'dashboardAction',
  12759. 'hide' => 'onSellout',
  12760. ],
  12761. ],
  12762. 4 => [
  12763. 'label' => 'menu.dashboard.DSM',
  12764. 'role' => [
  12765. 0 => 'ROLE_MIB_ADMIN',
  12766. ],
  12767. 'brand_icon' => '',
  12768. 'icon' => '',
  12769. 'route' => 'details_iframe',
  12770. 'params' => [
  12771. 'parentType' => 'new_dashbo ard',
  12772. 'type' => 'dashboardDsm',
  12773. 'hide' => 'onSellout',
  12774. ],
  12775. ],
  12776. ],
  12777. ],
  12778. 5 => [
  12779. 'label' => 'menu.sellin',
  12780. 'id' => 'new_sellin',
  12781. 'hide' => 'onSellin',
  12782. 'permission' => [
  12783. 0 => 'ROLE_MIB_CENTRAL_USER',
  12784. 1 => 'ROLE_MIB_MARKET_USER',
  12785. 2 => 'ROLE_MIB_PSD',
  12786. 3 => 'ROLE_MIB_PSM',
  12787. 4 => 'ROLE_MIB_KAM',
  12788. 5 => 'ROLE_MIB_ADMIN',
  12789. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12790. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12791. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12792. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12793. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12794. ],
  12795. 'brand_icon' => 'icon-iveco-sellin',
  12796. 'is_old_menu' => false,
  12797. 'children' => [
  12798. 0 => [
  12799. 'label' => 'menu.sellin.invoicing_KPI',
  12800. 'role' => [
  12801. 0 => 'ROLE_MIB_CENTRAL_USER',
  12802. 1 => 'ROLE_MIB_MARKET_USER',
  12803. 2 => 'ROLE_MIB_PSD',
  12804. 3 => 'ROLE_MIB_PSM',
  12805. 4 => 'ROLE_MIB_KAM',
  12806. 5 => 'ROLE_MIB_ADMIN',
  12807. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12808. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12809. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12810. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12811. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12812. ],
  12813. 'brand_icon' => '',
  12814. 'icon' => '',
  12815. 'route' => 'details_iframe',
  12816. 'params' => [
  12817. 'parentType' => 'new_sellin',
  12818. 'type' => 'invoicingKPI',
  12819. ],
  12820. ],
  12821. 1 => [
  12822. 'label' => 'menu.sellin.order_intake',
  12823. 'role' => [
  12824. 0 => 'ROLE_MIB_ADMIN',
  12825. 1 => 'ROLE_MIB_CENTRAL_USER',
  12826. 2 => 'ROLE_MIB_MARKET_USER',
  12827. 3 => 'ROLE_MIB_PSD',
  12828. 4 => 'ROLE_MIB_PSM',
  12829. 5 => 'ROLE_MIB_KAM',
  12830. ],
  12831. 'brand_icon' => '',
  12832. 'icon' => '',
  12833. 'route' => 'details_iframe',
  12834. 'params' => [
  12835. 'parentType' => 'new_sellin',
  12836. 'type' => 'orderIntake',
  12837. ],
  12838. ],
  12839. 2 => [
  12840. 'label' => 'menu.sellin.order_type',
  12841. 'role' => [
  12842. 0 => 'ROLE_MIB_CENTRAL_USER',
  12843. 1 => 'ROLE_MIB_MARKET_USER',
  12844. 2 => 'ROLE_MIB_PSD',
  12845. 3 => 'ROLE_MIB_PSM',
  12846. 4 => 'ROLE_MIB_KAM',
  12847. 5 => 'ROLE_MIB_ADMIN',
  12848. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12849. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12850. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12851. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12852. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12853. ],
  12854. 'brand_icon' => '',
  12855. 'icon' => '',
  12856. 'route' => 'details_iframe',
  12857. 'params' => [
  12858. 'parentType' => 'new_sellin',
  12859. 'type' => 'orderType',
  12860. ],
  12861. ],
  12862. 3 => [
  12863. 'label' => 'menu.sellin.order_backlog',
  12864. 'brand_icon' => '',
  12865. 'icon' => '',
  12866. 'route' => 'details_iframe',
  12867. 'hide' => 'onPortfolio',
  12868. 'params' => [
  12869. 'parentType' => 'new_sellin',
  12870. 'type' => 'orderBacklog',
  12871. ],
  12872. ],
  12873. 4 => [
  12874. 'label' => 'menu.sellin.promo',
  12875. 'role' => [
  12876. 0 => 'ROLE_MIB_CENTRAL_USER',
  12877. 1 => 'ROLE_MIB_MARKET_USER',
  12878. 2 => 'ROLE_MIB_PSD',
  12879. 3 => 'ROLE_MIB_PSM',
  12880. 4 => 'ROLE_MIB_KAM',
  12881. 5 => 'ROLE_MIB_ADMIN',
  12882. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12883. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12884. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12885. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12886. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12887. ],
  12888. 'brand_icon' => '',
  12889. 'icon' => '',
  12890. 'route' => 'details_iframe',
  12891. 'params' => [
  12892. 'parentType' => 'new_sellin',
  12893. 'type' => 'promoIframe',
  12894. ],
  12895. ],
  12896. ],
  12897. ],
  12898. 6 => [
  12899. 'label' => 'menu.sellout',
  12900. 'id' => 'new_sellout',
  12901. 'permission' => 'ROLE_GRANT_DASHBOARD',
  12902. 'hide' => 'onSellout',
  12903. 'brand_icon' => 'icon-iveco-sellout',
  12904. 'is_old_menu' => false,
  12905. 'css_class' => 'dashboard-tree-menu',
  12906. 'children' => [
  12907. 0 => [
  12908. 'label' => 'menu.sellout.invoiced',
  12909. 'role' => [
  12910. 0 => 'ROLE_MIB_CENTRAL_USER',
  12911. 1 => 'ROLE_MIB_MARKET_USER',
  12912. 2 => 'ROLE_MIB_PSD',
  12913. 3 => 'ROLE_MIB_PSM',
  12914. 4 => 'ROLE_MIB_KAM',
  12915. 5 => 'ROLE_MIB_ADMIN',
  12916. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12917. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12918. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12919. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12920. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12921. ],
  12922. 'brand_icon' => '',
  12923. 'icon' => '',
  12924. 'route' => 'details_iframe_invoiced',
  12925. 'params' => [
  12926. 'parentType' => 'new_sellout',
  12927. 'type' => 'selloutInvoiced',
  12928. ],
  12929. ],
  12930. 1 => [
  12931. 'label' => 'menu.sellout.prospecting',
  12932. 'role' => [
  12933. 0 => 'ROLE_MIB_CENTRAL_USER',
  12934. 1 => 'ROLE_MIB_MARKET_USER',
  12935. 2 => 'ROLE_MIB_PSD',
  12936. 3 => 'ROLE_MIB_PSM',
  12937. 4 => 'ROLE_MIB_KAM',
  12938. 5 => 'ROLE_MIB_ADMIN',
  12939. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12940. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12941. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12942. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12943. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12944. ],
  12945. 'brand_icon' => '',
  12946. 'icon' => '',
  12947. 'route' => 'details_iframe_prospecting',
  12948. 'params' => [
  12949. 'parentType' => 'new_sellout',
  12950. 'type' => 'selloutProspecting',
  12951. ],
  12952. ],
  12953. 2 => [
  12954. 'label' => 'menu.sellout.potential',
  12955. 'role' => [
  12956. 0 => 'ROLE_MIB_ADMIN',
  12957. ],
  12958. 'brand_icon' => '',
  12959. 'icon' => '',
  12960. 'route' => 'details_iframe_potential',
  12961. 'params' => [
  12962. 'parentType' => 'new_sellout',
  12963. 'type' => 'selloutPotential',
  12964. ],
  12965. ],
  12966. 3 => [
  12967. 'label' => 'menu.sellout.customerListEdit',
  12968. 'entity' => 'PSD_Customer',
  12969. 'role' => 'ROLE_GRANT_CUSTOMERS',
  12970. 'brand_icon' => '',
  12971. 'icon' => '',
  12972. 'params' => [
  12973. 'parentType' => 'new_sellout',
  12974. ],
  12975. ],
  12976. 4 => [
  12977. 'label' => 'menu.sellout.customers',
  12978. 'role' => [
  12979. 0 => 'ROLE_MIB_CENTRAL_USER',
  12980. 1 => 'ROLE_MIB_MARKET_USER',
  12981. 2 => 'ROLE_MIB_PSD',
  12982. 3 => 'ROLE_MIB_PSM',
  12983. 4 => 'ROLE_MIB_KAM',
  12984. 5 => 'ROLE_MIB_ADMIN',
  12985. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  12986. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  12987. 8 => 'ROLE_MIB_PARTS_MANAGER',
  12988. 9 => 'ROLE_MIB_PARTS_COUNTER',
  12989. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  12990. 11 => 'ROLE_MIB_DEALER_DSM',
  12991. ],
  12992. 'brand_icon' => '',
  12993. 'icon' => '',
  12994. 'route' => 'details_iframe_customers',
  12995. 'params' => [
  12996. 'parentType' => 'new_sellout',
  12997. 'type' => 'selloutCustomers',
  12998. ],
  12999. ],
  13000. 5 => [
  13001. 'label' => 'menu.sellout.proposalListEdit',
  13002. 'role' => [
  13003. 0 => 'ROLE_GRANT_PROPOSAL',
  13004. 1 => 'ROLE_GRANT_ACTION',
  13005. ],
  13006. 'entity' => 'PSD_Proposal',
  13007. 'brand_icon' => '',
  13008. 'icon' => '',
  13009. 'params' => [
  13010. 'parentType' => 'new_sellout',
  13011. ],
  13012. ],
  13013. 6 => [
  13014. 'label' => 'menu.sellout.actions',
  13015. 'role' => [
  13016. 0 => 'ROLE_MIB_CENTRAL_USER',
  13017. 1 => 'ROLE_MIB_MARKET_USER',
  13018. 2 => 'ROLE_MIB_PSD',
  13019. 3 => 'ROLE_MIB_PSM',
  13020. 4 => 'ROLE_MIB_KAM',
  13021. 5 => 'ROLE_MIB_ADMIN',
  13022. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  13023. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  13024. 8 => 'ROLE_MIB_PARTS_MANAGER',
  13025. 9 => 'ROLE_MIB_PARTS_COUNTER',
  13026. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  13027. 11 => 'ROLE_MIB_DEALER_DSM',
  13028. ],
  13029. 'brand_icon' => '',
  13030. 'icon' => '',
  13031. 'route' => 'details_iframe_actions',
  13032. 'params' => [
  13033. 'parentType' => 'new_sellout',
  13034. 'type' => 'selloutActions',
  13035. ],
  13036. ],
  13037. 7 => [
  13038. 'label' => 'menu.sellout.contactListEdit',
  13039. 'role' => [
  13040. 0 => 'ROLE_GRANT_CONTACTS',
  13041. ],
  13042. 'entity' => 'PSD_Contact',
  13043. 'brand_icon' => '',
  13044. 'icon' => '',
  13045. 'params' => [
  13046. 'parentType' => 'new_sellout',
  13047. ],
  13048. ],
  13049. 8 => [
  13050. 'label' => 'menu.sellout.contacts',
  13051. 'role' => [
  13052. 0 => 'ROLE_MIB_CENTRAL_USER',
  13053. 1 => 'ROLE_MIB_MARKET_USER',
  13054. 2 => 'ROLE_MIB_PSD',
  13055. 3 => 'ROLE_MIB_PSM',
  13056. 4 => 'ROLE_MIB_KAM',
  13057. 5 => 'ROLE_MIB_ADMIN',
  13058. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  13059. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  13060. 8 => 'ROLE_MIB_PARTS_MANAGER',
  13061. 9 => 'ROLE_MIB_PARTS_COUNTER',
  13062. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  13063. 11 => 'ROLE_MIB_DEALER_DSM',
  13064. ],
  13065. 'brand_icon' => '',
  13066. 'icon' => '',
  13067. 'route' => 'details_iframe_contacts',
  13068. 'params' => [
  13069. 'parentType' => 'new_sellout',
  13070. 'type' => 'selloutContacts',
  13071. ],
  13072. ],
  13073. 9 => [
  13074. 'label' => 'menu.sellout.import',
  13075. 'role' => [
  13076. 0 => 'ROLE_GRANT_IMPORTER',
  13077. ],
  13078. 'entity' => 'JobImport',
  13079. 'brand_icon' => '',
  13080. 'icon' => '',
  13081. 'params' => [
  13082. 'parentType' => 'new_sellout',
  13083. ],
  13084. ],
  13085. ],
  13086. ],
  13087. 7 => [
  13088. 'label' => 'menu.stock',
  13089. 'id' => 'new_stock',
  13090. 'permission' => 'ROLE_GRANT_DASHBOARD',
  13091. 'brand_icon' => 'icon-advanced-analytics ',
  13092. 'is_old_menu' => false,
  13093. 'css_class' => 'dashboard-tree-menu',
  13094. 'children' => [
  13095. 0 => [
  13096. 'label' => 'menu.stock.current',
  13097. 'role' => [
  13098. 0 => 'ROLE_MIB_CENTRAL_USER',
  13099. 1 => 'ROLE_MIB_MARKET_USER',
  13100. 2 => 'ROLE_MIB_PSD',
  13101. 3 => 'ROLE_MIB_PSM',
  13102. 4 => 'ROLE_MIB_KAM',
  13103. 5 => 'ROLE_MIB_ADMIN',
  13104. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  13105. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  13106. 8 => 'ROLE_MIB_PARTS_MANAGER',
  13107. 9 => 'ROLE_MIB_PARTS_COUNTER',
  13108. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  13109. ],
  13110. 'brand_icon' => '',
  13111. 'icon' => '',
  13112. 'route' => 'details_iframe',
  13113. 'params' => [
  13114. 'parentType' => 'new_stock',
  13115. 'type' => 'stock_new_current',
  13116. ],
  13117. ],
  13118. 1 => [
  13119. 'label' => 'menu.stock.trend',
  13120. 'role' => [
  13121. 0 => 'ROLE_MIB_CENTRAL_USER',
  13122. 1 => 'ROLE_MIB_MARKET_USER',
  13123. 2 => 'ROLE_MIB_PSD',
  13124. 3 => 'ROLE_MIB_PSM',
  13125. 4 => 'ROLE_MIB_KAM',
  13126. 5 => 'ROLE_MIB_ADMIN',
  13127. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  13128. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  13129. 8 => 'ROLE_MIB_PARTS_MANAGER',
  13130. 9 => 'ROLE_MIB_PARTS_COUNTER',
  13131. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  13132. ],
  13133. 'brand_icon' => '',
  13134. 'icon' => '',
  13135. 'route' => 'details_iframe',
  13136. 'params' => [
  13137. 'parentType' => 'new_stock',
  13138. 'type' => 'stock_new_trend',
  13139. ],
  13140. ],
  13141. ],
  13142. ],
  13143. 8 => [
  13144. 'label' => 'menu.new_advancedAnalytics',
  13145. 'hide' => 'onAdvancedAnalytics',
  13146. 'id' => 'new_advance_analytics',
  13147. 'permission' => 'ROLE_GRANT_NEW_ADVANCED_ANALYTICS',
  13148. 'brand_icon' => 'icon-advanced-analytics',
  13149. 'is_old_menu' => false,
  13150. 'css_class' => 'dashboard-tree-menu',
  13151. 'children' => [
  13152. 0 => [
  13153. 'label' => 'menu.new_advancedAnalytics.d1',
  13154. 'role' => [
  13155. ],
  13156. 'brand_icon' => '',
  13157. 'icon' => '',
  13158. 'route' => 'details_iframe',
  13159. 'params' => [
  13160. 'parentType' => 'new_advance_analytics',
  13161. 'type' => 'new_aa_dashboard_1',
  13162. ],
  13163. ],
  13164. ],
  13165. ],
  13166. 9 => [
  13167. 'label' => 'menu.stock_and_logistics',
  13168. 'hide' => 'onStockAndLogistics',
  13169. 'id' => 'stock_and_logistics',
  13170. 'permission' => [
  13171. 0 => 'ROLE_MIB_CENTRAL_USER',
  13172. 1 => 'ROLE_MIB_MARKET_USER',
  13173. 2 => 'ROLE_MIB_PSD',
  13174. 3 => 'ROLE_MIB_PSM',
  13175. 4 => 'ROLE_MIB_KAM',
  13176. 5 => 'ROLE_MIB_ADMIN',
  13177. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  13178. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  13179. 8 => 'ROLE_MIB_PARTS_MANAGER',
  13180. 9 => 'ROLE_MIB_PARTS_COUNTER',
  13181. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  13182. 11 => 'ROLE_MIB_DEALER_DSM',
  13183. ],
  13184. 'brand_icon' => 'icon-advanced-analytics',
  13185. 'is_old_menu' => false,
  13186. 'css_class' => 'dashboard-tree-menu',
  13187. 'children' => [
  13188. 0 => [
  13189. 'label' => 'menu.stock_and_logistics.stock',
  13190. 'role' => [
  13191. ],
  13192. 'brand_icon' => '',
  13193. 'icon' => '',
  13194. 'route' => 'details_iframe',
  13195. 'params' => [
  13196. 'parentType' => 'stock_and_logistics',
  13197. 'type' => 'stock_and_logistics_stock',
  13198. ],
  13199. ],
  13200. 1 => [
  13201. 'label' => 'menu.new_advancedAnalytics.dealer_fill',
  13202. 'role' => [
  13203. ],
  13204. 'brand_icon' => '',
  13205. 'icon' => '',
  13206. 'route' => 'details_iframe',
  13207. 'params' => [
  13208. 'parentType' => 'stock_and_logistics',
  13209. 'type' => 'stock_and_logistics_dealer_fill',
  13210. ],
  13211. ],
  13212. 2 => [
  13213. 'label' => 'menu.new_advancedAnalytics.urgent_ratio',
  13214. 'role' => [
  13215. ],
  13216. 'brand_icon' => '',
  13217. 'icon' => '',
  13218. 'route' => 'details_iframe',
  13219. 'params' => [
  13220. 'parentType' => 'stock_and_logistics',
  13221. 'type' => 'stock_and_logistics_urgent_ratio',
  13222. ],
  13223. ],
  13224. 3 => [
  13225. 'label' => 'menu.new_advancedAnalytics.dealer_prim',
  13226. 'role' => [
  13227. ],
  13228. 'brand_icon' => '',
  13229. 'icon' => '',
  13230. 'route' => 'details_iframe',
  13231. 'params' => [
  13232. 'parentType' => 'stock_and_logistics',
  13233. 'type' => 'stock_and_logistics_prim',
  13234. ],
  13235. ],
  13236. 4 => [
  13237. 'label' => 'menu.new_advancedAnalytics.ded',
  13238. 'role' => [
  13239. ],
  13240. 'brand_icon' => '',
  13241. 'icon' => '',
  13242. 'route' => 'details_iframe',
  13243. 'params' => [
  13244. 'parentType' => 'stock_and_logistics',
  13245. 'type' => 'stock_and_logistics_d2d',
  13246. ],
  13247. ],
  13248. 5 => [
  13249. 'label' => 'menu.new_advancedAnalytics.sell_in_prim',
  13250. 'role' => [
  13251. ],
  13252. 'brand_icon' => '',
  13253. 'icon' => '',
  13254. 'route' => 'details_iframe',
  13255. 'params' => [
  13256. 'parentType' => 'stock_and_logistics',
  13257. 'type' => 'stock_and_logistics_sell_in_prim',
  13258. ],
  13259. ],
  13260. 6 => [
  13261. 'label' => 'menu.new_advancedAnalytics.exceptional_demand',
  13262. 'role' => [
  13263. ],
  13264. 'brand_icon' => '',
  13265. 'icon' => '',
  13266. 'route' => 'details_iframe',
  13267. 'params' => [
  13268. 'parentType' => 'stock_and_logistics',
  13269. 'type' => 'stock_and_logistics_exceptional_demand',
  13270. ],
  13271. ],
  13272. 7 => [
  13273. 'label' => 'menu.new_advancedAnalytics.kpi_table',
  13274. 'role' => [
  13275. ],
  13276. 'brand_icon' => '',
  13277. 'icon' => '',
  13278. 'route' => 'details_iframe',
  13279. 'params' => [
  13280. 'parentType' => 'stock_and_logistics',
  13281. 'type' => 'stock_and_logistics_kpi_table',
  13282. ],
  13283. ],
  13284. ],
  13285. ],
  13286. 10 => [
  13287. 'label' => 'menu.take_rate_activation_rate',
  13288. 'id' => 'take_rate_activation_rate',
  13289. 'hide' => 'onTake',
  13290. 'permission' => [
  13291. 0 => 'ROLE_MIB_CENTRAL_USER',
  13292. 1 => 'ROLE_MIB_MARKET_USER',
  13293. 2 => 'ROLE_MIB_PSD',
  13294. 3 => 'ROLE_MIB_PSM',
  13295. 4 => 'ROLE_MIB_KAM',
  13296. 5 => 'ROLE_MIB_ADMIN',
  13297. 6 => 'ROLE_MIB_GENERAL_MANAGER',
  13298. 7 => 'ROLE_MIB_WORKSHOP_MANAGER',
  13299. 8 => 'ROLE_MIB_PARTS_MANAGER',
  13300. 9 => 'ROLE_MIB_PARTS_COUNTER',
  13301. 10 => 'ROLE_MIB_SERVICE_ADVISOR',
  13302. 11 => 'ROLE_MIB_DEALER_DSM',
  13303. ],
  13304. 'brand_icon' => 'icon-advanced-analytics',
  13305. 'is_old_menu' => false,
  13306. 'css_class' => 'dashboard-tree-menu',
  13307. 'children' => [
  13308. 0 => [
  13309. 'label' => 'menu.take_rate_activation_rate.connectivity_pki',
  13310. 'role' => [
  13311. ],
  13312. 'brand_icon' => '',
  13313. 'icon' => '',
  13314. 'route' => 'details_iframe',
  13315. 'params' => [
  13316. 'parentType' => 'take_rate_activation_rate',
  13317. 'type' => 'take_rate_activation_rate_connectivity_pki',
  13318. ],
  13319. ],
  13320. 1 => [
  13321. 'label' => 'menu.take_rate_activation_rate.data_download',
  13322. 'role' => [
  13323. ],
  13324. 'brand_icon' => '',
  13325. 'icon' => '',
  13326. 'route' => 'details_iframe',
  13327. 'params' => [
  13328. 'parentType' => 'take_rate_activation_rate',
  13329. 'type' => 'take_rate_activation_rate_data_download',
  13330. ],
  13331. ],
  13332. ],
  13333. ],
  13334. ],
  13335. 'brand_color' => 'hsl(230, 55%, 60%)',
  13336. 'form_theme' => [
  13337. 0 => '@EasyAdmin/form/bootstrap_4.html.twig',
  13338. ],
  13339. ],
  13340. 'formats' => [
  13341. 'date' => 'Y-m-d',
  13342. 'time' => 'H:i:s',
  13343. 'datetime' => 'F j, Y H:i',
  13344. 'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  13345. ],
  13346. 'disabled_actions' => [
  13347. ],
  13348. 'translation_domain' => 'messages',
  13349. 'user' => [
  13350. 'display_name' => true,
  13351. 'display_avatar' => true,
  13352. 'name_property_path' => '__toString',
  13353. 'avatar_property_path' => NULL,
  13354. ],
  13355. 'list' => [
  13356. 'actions' => [
  13357. ],
  13358. 'collapse_actions' => false,
  13359. 'batch_actions' => [
  13360. ],
  13361. 'max_results' => 15,
  13362. 'item_permission' => NULL,
  13363. ],
  13364. 'search' => [
  13365. ],
  13366. 'edit' => [
  13367. 'actions' => [
  13368. ],
  13369. 'item_permission' => NULL,
  13370. ],
  13371. 'new' => [
  13372. 'actions' => [
  13373. ],
  13374. 'item_permission' => NULL,
  13375. ],
  13376. 'show' => [
  13377. 'actions' => [
  13378. ],
  13379. 'max_results' => 10,
  13380. 'item_permission' => NULL,
  13381. ],
  13382. ],
  13383. 'cooldashboard.config' => [
  13384. 'panels' => [
  13385. 0 => [
  13386. 'title' => 'table',
  13387. 'type' => 'combined',
  13388. 'route' => '/admin/report/data/sellout',
  13389. 'chartOpt' => [
  13390. 'chartType' => 'column',
  13391. 'stacked' => true,
  13392. 'charSerieDef' => [
  13393. 'serieKey' => 'cdCustomer',
  13394. 'categoryKey' => 'cdYear',
  13395. 'valueKey' => 'tot',
  13396. ],
  13397. ],
  13398. 'columns' => [
  13399. 0 => [
  13400. 'title' => 'Customer',
  13401. 'data' => 'cdCustomer',
  13402. ],
  13403. 1 => [
  13404. 'title' => 'Year',
  13405. 'data' => 'cdYear',
  13406. ],
  13407. 2 => [
  13408. 'title' => 'Amount',
  13409. 'data' => 'tot',
  13410. ],
  13411. ],
  13412. 'additionalOptions' => [
  13413. ],
  13414. ],
  13415. ],
  13416. ],
  13417. 'cool_dashboard.panels' => [
  13418. 0 => [
  13419. 'title' => 'table',
  13420. 'type' => 'combined',
  13421. 'route' => '/admin/report/data/sellout',
  13422. 'chartOpt' => [
  13423. 'chartType' => 'column',
  13424. 'stacked' => true,
  13425. 'charSerieDef' => [
  13426. 'serieKey' => 'cdCustomer',
  13427. 'categoryKey' => 'cdYear',
  13428. 'valueKey' => 'tot',
  13429. ],
  13430. ],
  13431. 'columns' => [
  13432. 0 => [
  13433. 'title' => 'Customer',
  13434. 'data' => 'cdCustomer',
  13435. ],
  13436. 1 => [
  13437. 'title' => 'Year',
  13438. 'data' => 'cdYear',
  13439. ],
  13440. 2 => [
  13441. 'title' => 'Amount',
  13442. 'data' => 'tot',
  13443. ],
  13444. ],
  13445. 'additionalOptions' => [
  13446. ],
  13447. ],
  13448. ],
  13449. 'knp_snappy.pdf.binary' => (\dirname(__DIR__, 4).'/vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'),
  13450. 'knp_snappy.pdf.options' => [
  13451. ],
  13452. 'knp_snappy.pdf.env' => [
  13453. ],
  13454. 'knp_snappy.image.binary' => (\dirname(__DIR__, 4).'/vendor/h4cc/wkhtmltoimage-amd64/bin/wkhtmltoimage-amd64'),
  13455. 'knp_snappy.image.options' => [
  13456. ],
  13457. 'knp_snappy.image.env' => [
  13458. ],
  13459. 'doctrine_behaviors_translatable_fetch_mode' => 'LAZY',
  13460. 'doctrine_behaviors_translation_fetch_mode' => 'LAZY',
  13461. 'doctrine_behaviors_timestampable_date_field_type' => 'datetime',
  13462. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  13463. 'web_profiler.debug_toolbar.mode' => 2,
  13464. 'doctrine_migrations.name' => 'Application Migrations',
  13465. 'doctrine_migrations.dir_name' => (\dirname(__DIR__, 4).'/src/migrations'),
  13466. 'doctrine_migrations.namespace' => 'DoctrineMigrations',
  13467. 'doctrine_migrations.table_name' => 'migration_versions',
  13468. 'doctrine_migrations.column_name' => 'version',
  13469. 'doctrine_migrations.column_length' => 14,
  13470. 'doctrine_migrations.executed_at_column_name' => 'executed_at',
  13471. 'doctrine_migrations.all_or_nothing' => false,
  13472. 'doctrine_migrations.custom_template' => NULL,
  13473. 'doctrine_migrations.organize_migrations' => false,
  13474. 'lightsaml.own.entity_id' => 'none',
  13475. 'lightsaml.route.login_check' => 'lightsaml_sp.login_check',
  13476. 'lightsaml.store.request_session_prefix' => 'main',
  13477. 'lightsaml.store.request_session_suffix' => 'saml_request_state_',
  13478. 'lightsaml.store.sso_state_session_key' => 'samlsso',
  13479. 'lightsaml_sp.route.discovery' => 'lightsaml_sp.discovery',
  13480. 'cool_job.job.serializer.class' => 'Coolshop\\CoolJobBundle\\Serializer\\CommandMessageSerializer',
  13481. 'cool_job.job.handler.class' => 'Coolshop\\CoolJobBundle\\Handler\\CommandAdapterHandler',
  13482. 'hwi_oauth.target_path_parameter' => NULL,
  13483. 'hwi_oauth.target_path_domains_whitelist' => [
  13484. ],
  13485. 'hwi_oauth.use_referer' => false,
  13486. 'hwi_oauth.failed_use_referer' => false,
  13487. 'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  13488. 'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  13489. 'hwi_oauth.resource_owners' => [
  13490. 'azure' => 'azure',
  13491. ],
  13492. 'hwi_oauth.connect' => false,
  13493. 'hwi_oauth.connect.confirmation' => false,
  13494. 'hwi_oauth.connect.registration_form' => NULL,
  13495. 'data_collector.templates' => [
  13496. 'data_collector.request' => [
  13497. 0 => 'request',
  13498. 1 => '@WebProfiler/Collector/request.html.twig',
  13499. ],
  13500. 'data_collector.time' => [
  13501. 0 => 'time',
  13502. 1 => '@WebProfiler/Collector/time.html.twig',
  13503. ],
  13504. 'data_collector.memory' => [
  13505. 0 => 'memory',
  13506. 1 => '@WebProfiler/Collector/memory.html.twig',
  13507. ],
  13508. 'data_collector.validator' => [
  13509. 0 => 'validator',
  13510. 1 => '@WebProfiler/Collector/validator.html.twig',
  13511. ],
  13512. 'data_collector.ajax' => [
  13513. 0 => 'ajax',
  13514. 1 => '@WebProfiler/Collector/ajax.html.twig',
  13515. ],
  13516. 'data_collector.form' => [
  13517. 0 => 'form',
  13518. 1 => '@WebProfiler/Collector/form.html.twig',
  13519. ],
  13520. 'data_collector.exception' => [
  13521. 0 => 'exception',
  13522. 1 => '@WebProfiler/Collector/exception.html.twig',
  13523. ],
  13524. 'data_collector.logger' => [
  13525. 0 => 'logger',
  13526. 1 => '@WebProfiler/Collector/logger.html.twig',
  13527. ],
  13528. 'data_collector.events' => [
  13529. 0 => 'events',
  13530. 1 => '@WebProfiler/Collector/events.html.twig',
  13531. ],
  13532. 'data_collector.router' => [
  13533. 0 => 'router',
  13534. 1 => '@WebProfiler/Collector/router.html.twig',
  13535. ],
  13536. 'data_collector.cache' => [
  13537. 0 => 'cache',
  13538. 1 => '@WebProfiler/Collector/cache.html.twig',
  13539. ],
  13540. 'data_collector.translation' => [
  13541. 0 => 'translation',
  13542. 1 => '@WebProfiler/Collector/translation.html.twig',
  13543. ],
  13544. 'data_collector.security' => [
  13545. 0 => 'security',
  13546. 1 => '@Security/Collector/security.html.twig',
  13547. ],
  13548. 'data_collector.twig' => [
  13549. 0 => 'twig',
  13550. 1 => '@WebProfiler/Collector/twig.html.twig',
  13551. ],
  13552. 'data_collector.http_client' => [
  13553. 0 => 'http_client',
  13554. 1 => '@WebProfiler/Collector/http_client.html.twig',
  13555. ],
  13556. 'data_collector.doctrine' => [
  13557. 0 => 'db',
  13558. 1 => '@Doctrine/Collector/db.html.twig',
  13559. ],
  13560. 'swiftmailer.data_collector' => [
  13561. 0 => 'swiftmailer',
  13562. 1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
  13563. ],
  13564. 'data_collector.messenger' => [
  13565. 0 => 'messenger',
  13566. 1 => '@WebProfiler/Collector/messenger.html.twig',
  13567. ],
  13568. 'easyadmin.data_collector' => [
  13569. 0 => 'easyadmin',
  13570. 1 => '@EasyAdmin/data_collector/easyadmin.html.twig',
  13571. ],
  13572. 'data_collector.jms_serializer' => [
  13573. 0 => 'jms_serializer',
  13574. 1 => '@JMSSerializer/Collector/panel.html.twig',
  13575. ],
  13576. 'data_collector.config' => [
  13577. 0 => 'config',
  13578. 1 => '@WebProfiler/Collector/config.html.twig',
  13579. ],
  13580. ],
  13581. 'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  13582. 'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  13583. 'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  13584. 'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  13585. 'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  13586. 'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  13587. 'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  13588. 'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  13589. 'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  13590. 'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  13591. 'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  13592. 'hwi_oauth.resource_owner.amazon_cognito.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonCognitoResourceOwner',
  13593. 'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  13594. 'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  13595. 'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  13596. 'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  13597. 'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  13598. 'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  13599. 'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  13600. 'hwi_oauth.resource_owner.linkedin_openid.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinOpenIdResourceOwner',
  13601. 'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  13602. 'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  13603. 'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  13604. 'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  13605. 'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  13606. 'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  13607. 'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  13608. 'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  13609. 'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  13610. 'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  13611. 'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  13612. 'hwi_oauth.resource_owner.eveonline.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  13613. 'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  13614. 'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  13615. 'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  13616. 'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  13617. 'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  13618. 'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  13619. 'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  13620. 'hwi_oauth.resource_owner.telegram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TelegramResourceOwner',
  13621. 'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  13622. 'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  13623. 'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  13624. 'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  13625. 'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  13626. 'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  13627. 'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  13628. 'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  13629. 'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  13630. 'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  13631. 'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  13632. 'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth2ResourceOwner',
  13633. 'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  13634. 'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  13635. 'hwi_oauth.resource_owner.passage.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PassageResourceOwner',
  13636. 'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  13637. 'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth1ResourceOwner',
  13638. 'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  13639. 'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  13640. 'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  13641. 'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  13642. 'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  13643. 'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  13644. 'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  13645. 'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  13646. 'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  13647. 'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  13648. 'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  13649. 'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  13650. 'hwi_oauth.resource_owner.azure_jwt.class' => 'App\\AppBundle\\Security\\AzureJwtResourceOwner',
  13651. 'console.command.ids' => [
  13652. 0 => 'App\\AppBundle\\Command\\CoolScheduleCommand',
  13653. 1 => 'App\\AppBundle\\Command\\ImportPDWMailCommand',
  13654. 2 => 'App\\AppBundle\\Command\\ActionProcessCommand',
  13655. 3 => 'App\\AppBundle\\Command\\PSD_PartActionImportCommand',
  13656. 4 => 'App\\AppBundle\\Command\\CustomerTypeImportCommand',
  13657. 5 => 'App\\AppBundle\\Command\\PSD_CustomerActionImportCommand',
  13658. 6 => 'App\\AppBundle\\Command\\PSD_ContactImportCommand',
  13659. 7 => 'App\\AppBundle\\Command\\PSD_VehicleParkImportCommand',
  13660. 8 => 'App\\AppBundle\\Command\\CSPS_UsersFirstNameFix',
  13661. 9 => 'App\\AppBundle\\Command\\ExportCustomerCommand',
  13662. 10 => 'App\\AppBundle\\Command\\PSD_ActionImportCommand',
  13663. 11 => 'App\\AppBundle\\Command\\LabelImporterCommand',
  13664. 12 => 'App\\AppBundle\\Command\\LabelUpdateCommand',
  13665. 13 => 'App\\AppBundle\\Command\\QueryMonitorCommand',
  13666. 14 => 'App\\AppBundle\\Command\\DoctrineUpdateCommand',
  13667. 15 => 'App\\AppBundle\\Command\\PSD_CustomerFuckProcessCommand',
  13668. 16 => 'App\\AppBundle\\Command\\PSD_ActionToCrmCommand',
  13669. 17 => 'App\\AppBundle\\Command\\PSD_CustomerUpdateCommand',
  13670. 18 => 'App\\AppBundle\\Command\\PSD_CustomerToCrmCommand',
  13671. 19 => 'App\\AppBundle\\Command\\DashboardCacheCommand',
  13672. 20 => 'App\\AppBundle\\Command\\ImportValidationCommand',
  13673. 21 => 'App\\AppBundle\\Command\\PSD_CustomerProcessAwikCommand',
  13674. 22 => 'App\\AppBundle\\Command\\ClearPSDCustomerCommand',
  13675. 23 => 'App\\AppBundle\\Command\\ExportReportCommand',
  13676. 24 => 'App\\AppBundle\\Command\\ClearCacheCommand',
  13677. 25 => 'App\\AppBundle\\Command\\PSD_ContactFromCrmCommand',
  13678. 26 => 'App\\AppBundle\\Command\\ImportCommand',
  13679. 27 => 'App\\AppBundle\\Command\\DbUpdateCommand',
  13680. ],
  13681. ];
  13682. }
  13683. protected function throw($message)
  13684. {
  13685. throw new RuntimeException($message);
  13686. }
  13687. }