var/cache/dev/ContainerGKjs9up/App_KernelDevDebugContainer.php line 3162

Open in your IDE?
  1. <?php
  2. namespace ContainerGKjs9up;
  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.profiler' => 'get_Container_Private_ProfilerService',
  34. '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36. '.container.private.twig' => 'get_Container_Private_TwigService',
  37. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  38. 'area.service' => 'getArea_ServiceService',
  39. 'cache.app' => 'getCache_AppService',
  40. 'cache.system' => 'getCache_SystemService',
  41. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  42. 'client.extension' => 'getClient_ExtensionService',
  43. 'currency.service' => 'getCurrency_ServiceService',
  44. 'data_collector.dump' => 'getDataCollector_DumpService',
  45. 'doctrine' => 'getDoctrineService',
  46. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  47. 'doctrine.dbal.paf_connection' => 'getDoctrine_Dbal_PafConnectionService',
  48. 'doctrine.dbal.paf_us_connection' => 'getDoctrine_Dbal_PafUsConnectionService',
  49. 'doctrine.orm.auto_mapping_entity_manager' => 'getDoctrine_Orm_AutoMappingEntityManagerService',
  50. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  51. 'doctrine.orm.paf_entity_manager' => 'getDoctrine_Orm_PafEntityManagerService',
  52. 'doctrine.orm.paf_us_entity_manager' => 'getDoctrine_Orm_PafUsEntityManagerService',
  53. 'event_dispatcher' => 'getEventDispatcherService',
  54. 'http_kernel' => 'getHttpKernelService',
  55. 'messenger.default_bus' => 'getMessenger_DefaultBusService',
  56. 'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  57. 'quote.service' => 'getQuote_ServiceService',
  58. 'request_stack' => 'getRequestStackService',
  59. 'router' => 'getRouterService',
  60. 'settings.service' => 'getSettings_ServiceService',
  61. 'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  62. 'sonata.block.manager' => 'getSonata_Block_ManagerService',
  63. 'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  64. 'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  65. 'translator' => 'getTranslatorService',
  66. 'var_dumper.cloner' => 'getVarDumper_ClonerService',
  67. 'cache_clearer' => 'getCacheClearerService',
  68. 'filesystem' => 'getFilesystemService',
  69. 'serializer' => 'getSerializerService',
  70. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  71. 'form.factory' => 'getForm_FactoryService',
  72. 'form.type.file' => 'getForm_Type_FileService',
  73. 'profiler' => 'getProfilerService',
  74. 'twig' => 'getTwigService',
  75. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  76. 'security.token_storage' => 'getSecurity_TokenStorageService',
  77. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  78. 'session' => 'getSessionService',
  79. 'validator' => 'getValidatorService',
  80. ];
  81. $this->fileMap = [
  82. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  83. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  84. '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  85. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  86. '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  87. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  88. '.container.private.serializer' => 'get_Container_Private_SerializerService',
  89. '.container.private.session' => 'get_Container_Private_SessionService',
  90. 'AdminBundle\\Command\\AssignApiKeysCommand' => 'getAssignApiKeysCommandService',
  91. 'AdminBundle\\Command\\AutomaticEmailsCommand' => 'getAutomaticEmailsCommandService',
  92. 'AdminBundle\\Command\\AutomaticJobAssignmentCommand' => 'getAutomaticJobAssignmentCommandService',
  93. 'AdminBundle\\Command\\AutomaticNextDayJobAssignmentCommand' => 'getAutomaticNextDayJobAssignmentCommandService',
  94. 'AdminBundle\\Command\\CalculateDriverRatingsCommand' => 'getCalculateDriverRatingsCommandService',
  95. 'AdminBundle\\Command\\CalculateDriverWeekPointsCommand' => 'getCalculateDriverWeekPointsCommandService',
  96. 'AdminBundle\\Command\\CheckBookingsMatchCommand' => 'getCheckBookingsMatchCommandService',
  97. 'AdminBundle\\Command\\CheckDriverDelayCommand' => 'getCheckDriverDelayCommandService',
  98. 'AdminBundle\\Command\\CheckDriverOnlineCommand' => 'getCheckDriverOnlineCommandService',
  99. 'AdminBundle\\Command\\CheckFlightCommand' => 'getCheckFlightCommandService',
  100. 'AdminBundle\\Command\\CleanBookingDataCommand' => 'getCleanBookingDataCommandService',
  101. 'AdminBundle\\Command\\CleanDatabaseCommand' => 'getCleanDatabaseCommandService',
  102. 'AdminBundle\\Command\\DriverInvoiceGeneratorAndEmailCommand' => 'getDriverInvoiceGeneratorAndEmailCommandService',
  103. 'AdminBundle\\Command\\DriverQueueCompletedCommand' => 'getDriverQueueCompletedCommandService',
  104. 'AdminBundle\\Command\\DriversLinkedBookingCommand' => 'getDriversLinkedBookingCommandService',
  105. 'AdminBundle\\Command\\FindMatchingJobsCommand' => 'getFindMatchingJobsCommandService',
  106. 'AdminBundle\\Command\\GenerateApiUserCommand' => 'getGenerateApiUserCommandService',
  107. 'AdminBundle\\Command\\GenerateSettingsCommand' => 'getGenerateSettingsCommandService',
  108. 'AdminBundle\\Command\\Icabbi\\IcabbiBase' => 'getIcabbiBaseService',
  109. 'AdminBundle\\Command\\Icabbi\\ImportBookingsCommand' => 'getImportBookingsCommandService',
  110. 'AdminBundle\\Command\\Icabbi\\ImportDriversCommand' => 'getImportDriversCommandService',
  111. 'AdminBundle\\Command\\NotificationWebsocketServerCommand' => 'getNotificationWebsocketServerCommandService',
  112. 'AdminBundle\\Command\\PafAddressImportCommand' => 'getPafAddressImportCommandService',
  113. 'AdminBundle\\Command\\PafBuildingNamesImportCommand' => 'getPafBuildingNamesImportCommandService',
  114. 'AdminBundle\\Command\\PafLocalitiesImportCommand' => 'getPafLocalitiesImportCommandService',
  115. 'AdminBundle\\Command\\SendDriverSMSAutomaticAssignNotificationCommand' => 'getSendDriverSMSAutomaticAssignNotificationCommandService',
  116. 'AdminBundle\\Command\\StartBackgroundCommand' => 'getStartBackgroundCommandService',
  117. 'AdminBundle\\Command\\TestBookingMatchCommand' => 'getTestBookingMatchCommandService',
  118. 'AdminBundle\\Command\\Twelve\\ImportBookingsCommand' => 'getImportBookingsCommand2Service',
  119. 'AdminBundle\\Command\\Twelve\\ImportDriversCommand' => 'getImportDriversCommand2Service',
  120. 'AdminBundle\\Command\\Twelve\\TwelveBase' => 'getTwelveBaseService',
  121. 'AdminBundle\\Command\\UpdateBookingsPickUpDateTimeCommand' => 'getUpdateBookingsPickUpDateTimeCommandService',
  122. 'AdminBundle\\Controller\\AccountController' => 'getAccountControllerService',
  123. 'AdminBundle\\Controller\\AdminController' => 'getAdminControllerService',
  124. 'AdminBundle\\Controller\\ApiController' => 'getApiControllerService',
  125. 'AdminBundle\\Controller\\Api\\BookingController' => 'getBookingControllerService',
  126. 'AdminBundle\\Controller\\Api\\QuoteController' => 'getQuoteControllerService',
  127. 'AdminBundle\\Controller\\AreaController' => 'getAreaControllerService',
  128. 'AdminBundle\\Controller\\AutocompleteController' => 'getAutocompleteControllerService',
  129. 'AdminBundle\\Controller\\BaseController' => 'getBaseControllerService',
  130. 'AdminBundle\\Controller\\BookingController' => 'getBookingController2Service',
  131. 'AdminBundle\\Controller\\CarController' => 'getCarControllerService',
  132. 'AdminBundle\\Controller\\CarTypeController' => 'getCarTypeControllerService',
  133. 'AdminBundle\\Controller\\ChangeRequestsController' => 'getChangeRequestsControllerService',
  134. 'AdminBundle\\Controller\\ChatController' => 'getChatControllerService',
  135. 'AdminBundle\\Controller\\ClientChangeRequestController' => 'getClientChangeRequestControllerService',
  136. 'AdminBundle\\Controller\\ClientInvoicesController' => 'getClientInvoicesControllerService',
  137. 'AdminBundle\\Controller\\CompanyController' => 'getCompanyControllerService',
  138. 'AdminBundle\\Controller\\CompanyInvoicesController' => 'getCompanyInvoicesControllerService',
  139. 'AdminBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
  140. 'AdminBundle\\Controller\\DriverController' => 'getDriverControllerService',
  141. 'AdminBundle\\Controller\\DriverHistoryReasonController' => 'getDriverHistoryReasonControllerService',
  142. 'AdminBundle\\Controller\\DriverInvoicesController' => 'getDriverInvoicesControllerService',
  143. 'AdminBundle\\Controller\\EmailTemplatesAdminController' => 'getEmailTemplatesAdminControllerService',
  144. 'AdminBundle\\Controller\\ExportCsvController' => 'getExportCsvControllerService',
  145. 'AdminBundle\\Controller\\IndexController' => 'getIndexControllerService',
  146. 'AdminBundle\\Controller\\JobsPlanController' => 'getJobsPlanControllerService',
  147. 'AdminBundle\\Controller\\JobsPlanHistoryController' => 'getJobsPlanHistoryControllerService',
  148. 'AdminBundle\\Controller\\ObjectivesController' => 'getObjectivesControllerService',
  149. 'AdminBundle\\Controller\\PaymentAdminController' => 'getPaymentAdminControllerService',
  150. 'AdminBundle\\Controller\\QuoteController' => 'getQuoteController2Service',
  151. 'AdminBundle\\Controller\\ReportsAdminController' => 'getReportsAdminControllerService',
  152. 'AdminBundle\\Controller\\ReportsController' => 'getReportsControllerService',
  153. 'AdminBundle\\Controller\\SocketEventsAdminController' => 'getSocketEventsAdminControllerService',
  154. 'AdminBundle\\Controller\\SonataBookingController' => 'getSonataBookingControllerService',
  155. 'AdminBundle\\Controller\\SonataBookingRequestController' => 'getSonataBookingRequestControllerService',
  156. 'AdminBundle\\Controller\\SonataBookingReviewController' => 'getSonataBookingReviewControllerService',
  157. 'AdminBundle\\Controller\\SonataCompanyInvoicesController' => 'getSonataCompanyInvoicesControllerService',
  158. 'AdminBundle\\Controller\\SonataDriverInvoicesController' => 'getSonataDriverInvoicesControllerService',
  159. 'AdminBundle\\Controller\\SonataTicketsController' => 'getSonataTicketsControllerService',
  160. 'AdminBundle\\Controller\\ToursController' => 'getToursControllerService',
  161. 'AdminBundle\\Controller\\TransactionAdminController' => 'getTransactionAdminControllerService',
  162. 'AdminBundle\\Controller\\UserController' => 'getUserControllerService',
  163. 'AdminBundle\\Controller\\VoucherController' => 'getVoucherControllerService',
  164. 'AdminFOSUserBundle\\Controller\\AdminResettingController' => 'getAdminResettingControllerService',
  165. 'ClientBundle\\Controller\\ApiController' => 'getApiController2Service',
  166. 'ClientBundle\\Controller\\AuthController' => 'getAuthControllerService',
  167. 'ClientBundle\\Controller\\BookingsController' => 'getBookingsControllerService',
  168. 'ClientBundle\\Controller\\DashboardController' => 'getDashboardControllerService',
  169. 'ClientBundle\\Controller\\InvoicesController' => 'getInvoicesControllerService',
  170. 'ClientBundle\\Controller\\PaymentsController' => 'getPaymentsControllerService',
  171. 'ClientBundle\\Controller\\TicketsController' => 'getTicketsControllerService',
  172. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  173. 'DriverBundle\\Controller\\ApiController' => 'getApiController3Service',
  174. 'DriverBundle\\Controller\\BookingsController' => 'getBookingsController2Service',
  175. 'DriverBundle\\Controller\\DashboardController' => 'getDashboardController2Service',
  176. 'DriverBundle\\Controller\\InvoicesController' => 'getInvoicesController2Service',
  177. 'DriverBundle\\Controller\\TicketsController' => 'getTicketsController2Service',
  178. 'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController' => 'getConnectControllerService',
  179. 'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController' => 'getRegisterControllerService',
  180. 'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  181. 'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  182. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  183. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  184. 'account.service' => 'getAccount_ServiceService',
  185. 'admin.accounts' => 'getAdmin_AccountsService',
  186. 'admin.accounts.group' => 'getAdmin_Accounts_GroupService',
  187. 'admin.accounts.group.template_registry' => 'getAdmin_Accounts_Group_TemplateRegistryService',
  188. 'admin.accounts.template_registry' => 'getAdmin_Accounts_TemplateRegistryService',
  189. 'admin.booking' => 'getAdmin_BookingService',
  190. 'admin.booking.template_registry' => 'getAdmin_Booking_TemplateRegistryService',
  191. 'admin.booking_booking_extras' => 'getAdmin_BookingBookingExtrasService',
  192. 'admin.booking_booking_extras.template_registry' => 'getAdmin_BookingBookingExtras_TemplateRegistryService',
  193. 'admin.booking_cancel_reasons' => 'getAdmin_BookingCancelReasonsService',
  194. 'admin.booking_cancel_reasons.template_registry' => 'getAdmin_BookingCancelReasons_TemplateRegistryService',
  195. 'admin.booking_extras' => 'getAdmin_BookingExtrasService',
  196. 'admin.booking_extras.template_registry' => 'getAdmin_BookingExtras_TemplateRegistryService',
  197. 'admin.booking_request' => 'getAdmin_BookingRequestService',
  198. 'admin.booking_request.template_registry' => 'getAdmin_BookingRequest_TemplateRegistryService',
  199. 'admin.booking_reviews' => 'getAdmin_BookingReviewsService',
  200. 'admin.booking_reviews.template_registry' => 'getAdmin_BookingReviews_TemplateRegistryService',
  201. 'admin.booking_via' => 'getAdmin_BookingViaService',
  202. 'admin.booking_via.template_registry' => 'getAdmin_BookingVia_TemplateRegistryService',
  203. 'admin.bookings_processed' => 'getAdmin_BookingsProcessedService',
  204. 'admin.bookings_processed.template_registry' => 'getAdmin_BookingsProcessed_TemplateRegistryService',
  205. 'admin.car' => 'getAdmin_CarService',
  206. 'admin.car.template_registry' => 'getAdmin_Car_TemplateRegistryService',
  207. 'admin.car_type.area.price' => 'getAdmin_CarType_Area_PriceService',
  208. 'admin.car_type.area.price.template_registry' => 'getAdmin_CarType_Area_Price_TemplateRegistryService',
  209. 'admin.cartype' => 'getAdmin_CartypeService',
  210. 'admin.cartype.template_registry' => 'getAdmin_Cartype_TemplateRegistryService',
  211. 'admin.cartypeprice' => 'getAdmin_CartypepriceService',
  212. 'admin.cartypeprice.template_registry' => 'getAdmin_Cartypeprice_TemplateRegistryService',
  213. 'admin.change_requests' => 'getAdmin_ChangeRequestsService',
  214. 'admin.change_requests.template_registry' => 'getAdmin_ChangeRequests_TemplateRegistryService',
  215. 'admin.client_cancellation_fee' => 'getAdmin_ClientCancellationFeeService',
  216. 'admin.client_cancellation_fee.template_registry' => 'getAdmin_ClientCancellationFee_TemplateRegistryService',
  217. 'admin.client_change_request' => 'getAdmin_ClientChangeRequestService',
  218. 'admin.client_change_request.template_registry' => 'getAdmin_ClientChangeRequest_TemplateRegistryService',
  219. 'admin.client_invoices' => 'getAdmin_ClientInvoicesService',
  220. 'admin.client_invoices.template_registry' => 'getAdmin_ClientInvoices_TemplateRegistryService',
  221. 'admin.company' => 'getAdmin_CompanyService',
  222. 'admin.company.template_registry' => 'getAdmin_Company_TemplateRegistryService',
  223. 'admin.company_invoice' => 'getAdmin_CompanyInvoiceService',
  224. 'admin.company_invoice.template_registry' => 'getAdmin_CompanyInvoice_TemplateRegistryService',
  225. 'admin.department' => 'getAdmin_DepartmentService',
  226. 'admin.department.template_registry' => 'getAdmin_Department_TemplateRegistryService',
  227. 'admin.driver' => 'getAdmin_DriverService',
  228. 'admin.driver.template_registry' => 'getAdmin_Driver_TemplateRegistryService',
  229. 'admin.driver_completed_jobs' => 'getAdmin_DriverCompletedJobsService',
  230. 'admin.driver_completed_jobs.template_registry' => 'getAdmin_DriverCompletedJobs_TemplateRegistryService',
  231. 'admin.driver_history' => 'getAdmin_DriverHistoryService',
  232. 'admin.driver_history.template_registry' => 'getAdmin_DriverHistory_TemplateRegistryService',
  233. 'admin.driver_history_reason' => 'getAdmin_DriverHistoryReasonService',
  234. 'admin.driver_history_reason.template_registry' => 'getAdmin_DriverHistoryReason_TemplateRegistryService',
  235. 'admin.driver_invoices' => 'getAdmin_DriverInvoicesService',
  236. 'admin.driver_invoices.template_registry' => 'getAdmin_DriverInvoices_TemplateRegistryService',
  237. 'admin.driver_queue' => 'getAdmin_DriverQueueService',
  238. 'admin.driver_queue.template_registry' => 'getAdmin_DriverQueue_TemplateRegistryService',
  239. 'admin.email_template' => 'getAdmin_EmailTemplateService',
  240. 'admin.email_template.template_registry' => 'getAdmin_EmailTemplate_TemplateRegistryService',
  241. 'admin.images' => 'getAdmin_ImagesService',
  242. 'admin.images.template_registry' => 'getAdmin_Images_TemplateRegistryService',
  243. 'admin.invoice_adjustment_reasons' => 'getAdmin_InvoiceAdjustmentReasonsService',
  244. 'admin.invoice_adjustment_reasons.template_registry' => 'getAdmin_InvoiceAdjustmentReasons_TemplateRegistryService',
  245. 'admin.locations' => 'getAdmin_LocationsService',
  246. 'admin.locations.template_registry' => 'getAdmin_Locations_TemplateRegistryService',
  247. 'admin.mobile_ads' => 'getAdmin_MobileAdsService',
  248. 'admin.mobile_ads.template_registry' => 'getAdmin_MobileAds_TemplateRegistryService',
  249. 'admin.news' => 'getAdmin_NewsService',
  250. 'admin.news.template_registry' => 'getAdmin_News_TemplateRegistryService',
  251. 'admin.objectives' => 'getAdmin_ObjectivesService',
  252. 'admin.objectives.template_registry' => 'getAdmin_Objectives_TemplateRegistryService',
  253. 'admin.operator' => 'getAdmin_OperatorService',
  254. 'admin.operator.template_registry' => 'getAdmin_Operator_TemplateRegistryService',
  255. 'admin.operator_admin' => 'getAdmin_OperatorAdminService',
  256. 'admin.operator_admin.template_registry' => 'getAdmin_OperatorAdmin_TemplateRegistryService',
  257. 'admin.organisation' => 'getAdmin_OrganisationService',
  258. 'admin.organisation.template_registry' => 'getAdmin_Organisation_TemplateRegistryService',
  259. 'admin.pafaddress' => 'getAdmin_PafaddressService',
  260. 'admin.pafaddress.template_registry' => 'getAdmin_Pafaddress_TemplateRegistryService',
  261. 'admin.pafaddressus' => 'getAdmin_PafaddressusService',
  262. 'admin.pafaddressus.template_registry' => 'getAdmin_Pafaddressus_TemplateRegistryService',
  263. 'admin.pafbuilding' => 'getAdmin_PafbuildingService',
  264. 'admin.pafbuilding.template_registry' => 'getAdmin_Pafbuilding_TemplateRegistryService',
  265. 'admin.paflocality' => 'getAdmin_PaflocalityService',
  266. 'admin.paflocality.template_registry' => 'getAdmin_Paflocality_TemplateRegistryService',
  267. 'admin.payment' => 'getAdmin_PaymentService',
  268. 'admin.payment.template_registry' => 'getAdmin_Payment_TemplateRegistryService',
  269. 'admin.payment_extra_charge' => 'getAdmin_PaymentExtraChargeService',
  270. 'admin.payment_extra_charge.template_registry' => 'getAdmin_PaymentExtraCharge_TemplateRegistryService',
  271. 'admin.period.settings' => 'getAdmin_Period_SettingsService',
  272. 'admin.period.settings.template_registry' => 'getAdmin_Period_Settings_TemplateRegistryService',
  273. 'admin.pricethreshold' => 'getAdmin_PricethresholdService',
  274. 'admin.pricethreshold.template_registry' => 'getAdmin_Pricethreshold_TemplateRegistryService',
  275. 'admin.question' => 'getAdmin_QuestionService',
  276. 'admin.question.template_registry' => 'getAdmin_Question_TemplateRegistryService',
  277. 'admin.questionnarie' => 'getAdmin_QuestionnarieService',
  278. 'admin.questionnarie.template_registry' => 'getAdmin_Questionnarie_TemplateRegistryService',
  279. 'admin.reports' => 'getAdmin_ReportsService',
  280. 'admin.reports.confirmed' => 'getAdmin_Reports_ConfirmedService',
  281. 'admin.reports.confirmed.template_registry' => 'getAdmin_Reports_Confirmed_TemplateRegistryService',
  282. 'admin.reports.drivers_jobs' => 'getAdmin_Reports_DriversJobsService',
  283. 'admin.reports.drivers_jobs.template_registry' => 'getAdmin_Reports_DriversJobs_TemplateRegistryService',
  284. 'admin.reports.refund' => 'getAdmin_Reports_RefundService',
  285. 'admin.reports.refund.template_registry' => 'getAdmin_Reports_Refund_TemplateRegistryService',
  286. 'admin.reports.stats' => 'getAdmin_Reports_StatsService',
  287. 'admin.reports.stats.template_registry' => 'getAdmin_Reports_Stats_TemplateRegistryService',
  288. 'admin.reports.template_registry' => 'getAdmin_Reports_TemplateRegistryService',
  289. 'admin.route.custom_generator' => 'getAdmin_Route_CustomGeneratorService',
  290. 'admin.settings' => 'getAdmin_SettingsService',
  291. 'admin.settings.template_registry' => 'getAdmin_Settings_TemplateRegistryService',
  292. 'admin.socket_events' => 'getAdmin_SocketEventsService',
  293. 'admin.socket_events.template_registry' => 'getAdmin_SocketEvents_TemplateRegistryService',
  294. 'admin.sub_building_name' => 'getAdmin_SubBuildingNameService',
  295. 'admin.sub_building_name.template_registry' => 'getAdmin_SubBuildingName_TemplateRegistryService',
  296. 'admin.thoroughfare' => 'getAdmin_ThoroughfareService',
  297. 'admin.thoroughfare.template_registry' => 'getAdmin_Thoroughfare_TemplateRegistryService',
  298. 'admin.thoroughfare_descriptor' => 'getAdmin_ThoroughfareDescriptorService',
  299. 'admin.thoroughfare_descriptor.template_registry' => 'getAdmin_ThoroughfareDescriptor_TemplateRegistryService',
  300. 'admin.ticket' => 'getAdmin_TicketService',
  301. 'admin.ticket.template_registry' => 'getAdmin_Ticket_TemplateRegistryService',
  302. 'admin.ticket_message' => 'getAdmin_TicketMessageService',
  303. 'admin.ticket_message.template_registry' => 'getAdmin_TicketMessage_TemplateRegistryService',
  304. 'admin.tours' => 'getAdmin_ToursService',
  305. 'admin.tours.template_registry' => 'getAdmin_Tours_TemplateRegistryService',
  306. 'admin.transaction' => 'getAdmin_TransactionService',
  307. 'admin.transaction.template_registry' => 'getAdmin_Transaction_TemplateRegistryService',
  308. 'admin.users' => 'getAdmin_UsersService',
  309. 'admin.users.template_registry' => 'getAdmin_Users_TemplateRegistryService',
  310. 'admin.voucher' => 'getAdmin_VoucherService',
  311. 'admin.voucher.template_registry' => 'getAdmin_Voucher_TemplateRegistryService',
  312. 'admin.zone' => 'getAdmin_ZoneService',
  313. 'admin.zone.template_registry' => 'getAdmin_Zone_TemplateRegistryService',
  314. 'admin.zonecartype' => 'getAdmin_ZonecartypeService',
  315. 'admin.zonecartype.template_registry' => 'getAdmin_Zonecartype_TemplateRegistryService',
  316. 'apiKey.authenticator' => 'getApiKey_AuthenticatorService',
  317. 'apiKey.guard' => 'getApiKey_GuardService',
  318. 'apiKey.provide' => 'getApiKey_ProvideService',
  319. 'area.zone' => 'getArea_ZoneService',
  320. 'area.zone.template_registry' => 'getArea_Zone_TemplateRegistryService',
  321. 'authentication.handler.login_success_handler' => 'getAuthentication_Handler_LoginSuccessHandlerService',
  322. 'automatic-job-assignment.service' => 'getAutomaticjobassignment_ServiceService',
  323. 'base.service' => 'getBase_ServiceService',
  324. 'booking.service' => 'getBooking_ServiceService',
  325. 'braintree.manager' => 'getBraintree_ManagerService',
  326. 'cache.app_clearer' => 'getCache_AppClearerService',
  327. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  328. 'cache.system_clearer' => 'getCache_SystemClearerService',
  329. 'cache_warmer' => 'getCacheWarmerService',
  330. 'chat.service' => 'getChat_ServiceService',
  331. 'client-invoice.service' => 'getClientinvoice_ServiceService',
  332. 'company.invoice.service' => 'getCompany_Invoice_ServiceService',
  333. 'console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand' => 'getCronCreateCommandService',
  334. 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand' => 'getCronDeleteCommandService',
  335. 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand' => 'getCronDisableCommandService',
  336. 'console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand' => 'getCronEnableCommandService',
  337. 'console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand' => 'getCronListCommandService',
  338. 'console.command.public_alias.Cron\\CronBundle\\Command\\CronReportsTruncateCommand' => 'getCronReportsTruncateCommandService',
  339. 'console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand' => 'getCronRunCommandService',
  340. 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand' => 'getCronStartCommandService',
  341. 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand' => 'getCronStopCommandService',
  342. 'console.command_loader' => 'getConsole_CommandLoaderService',
  343. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  344. 'cron.executor' => 'getCron_ExecutorService',
  345. 'cron.manager' => 'getCron_ManagerService',
  346. 'cron.resolver' => 'getCron_ResolverService',
  347. 'cron.validator' => 'getCron_ValidatorService',
  348. 'driver-history.service' => 'getDriverhistory_ServiceService',
  349. 'driver.service' => 'getDriver_ServiceService',
  350. 'error_controller' => 'getErrorControllerService',
  351. 'find-matching-jobs.service' => 'getFindmatchingjobs_ServiceService',
  352. 'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  353. 'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  354. 'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  355. 'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  356. 'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  357. 'fos_user.user_manager' => 'getFosUser_UserManagerService',
  358. 'google.api.service' => 'getGoogle_Api_ServiceService',
  359. 'here.service' => 'getHere_ServiceService',
  360. 'httplug.client' => 'getHttplug_ClientService',
  361. 'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  362. 'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  363. 'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  364. 'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  365. 'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  366. 'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  367. 'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  368. 'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  369. 'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  370. 'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  371. 'hwi_oauth.account.connector' => 'getHwiOauth_Account_ConnectorService',
  372. 'hwi_oauth.resource_ownermap.client' => 'getHwiOauth_ResourceOwnermap_ClientService',
  373. 'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  374. 'jms_serializer' => 'getJmsSerializerService',
  375. 'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  376. 'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  377. 'jobs-plan-history.service' => 'getJobsplanhistory_ServiceService',
  378. 'knp_menu.factory' => 'getKnpMenu_FactoryService',
  379. 'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  380. 'knp_snappy.image' => 'getKnpSnappy_ImageService',
  381. 'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  382. 'mandrill.manager' => 'getMandrill_ManagerService',
  383. 'mapbox.service' => 'getMapbox_ServiceService',
  384. 'news.service' => 'getNews_ServiceService',
  385. 'payment.helper' => 'getPayment_HelperService',
  386. 'payment.service' => 'getPayment_ServiceService',
  387. 'price.service' => 'getPrice_ServiceService',
  388. 'reporting.model_manager' => 'getReporting_ModelManagerService',
  389. 'request.service' => 'getRequest_ServiceService',
  390. 'routing.loader' => 'getRouting_LoaderService',
  391. 'security.acl.dbal.schema' => 'getSecurity_Acl_Dbal_SchemaService',
  392. 'security.acl.permission.map' => 'getSecurity_Acl_Permission_MapService',
  393. 'security.acl.provider' => 'getSecurity_Acl_ProviderService',
  394. 'security.service' => 'getSecurity_ServiceService',
  395. 'services_resetter' => 'getServicesResetterService',
  396. 'settings_repo' => 'getSettingsRepoService',
  397. 'sms.service' => 'getSms_ServiceService',
  398. 'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  399. 'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
  400. 'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  401. 'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  402. 'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  403. 'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
  404. 'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  405. 'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  406. 'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
  407. 'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  408. 'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  409. 'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
  410. 'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  411. 'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  412. 'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  413. 'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  414. 'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  415. 'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  416. 'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  417. 'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  418. 'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  419. 'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  420. 'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  421. 'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
  422. 'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  423. 'sonata.user.action.check_email' => 'getSonata_User_Action_CheckEmailService',
  424. 'sonata.user.action.check_login' => 'getSonata_User_Action_CheckLoginService',
  425. 'sonata.user.action.login' => 'getSonata_User_Action_LoginService',
  426. 'sonata.user.action.logout' => 'getSonata_User_Action_LogoutService',
  427. 'sonata.user.action.request' => 'getSonata_User_Action_RequestService',
  428. 'sonata.user.action.reset' => 'getSonata_User_Action_ResetService',
  429. 'sonata.user.admin.user.template_registry' => 'getSonata_User_Admin_User_TemplateRegistryService',
  430. 'sonata.user.form.roles_matrix_type' => 'getSonata_User_Form_RolesMatrixTypeService',
  431. 'sphinx' => 'getSphinxService',
  432. 'sphinx.service' => 'getSphinx_ServiceService',
  433. 'stripe.manager' => 'getStripe_ManagerService',
  434. 'tickets.service' => 'getTickets_ServiceService',
  435. 'user.repository' => 'getUser_RepositoryService',
  436. 'user.service' => 'getUser_ServiceService',
  437. 'voucher.repository' => 'getVoucher_RepositoryService',
  438. 'voucher.service' => 'getVoucher_ServiceService',
  439. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  440. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  441. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  442. 'websocket_notification.service' => 'getWebsocketNotification_ServiceService',
  443. ];
  444. $this->aliases = [
  445. 'App\\Kernel' => 'kernel',
  446. 'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  447. 'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  448. 'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  449. 'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  450. 'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  451. 'database_connection' => 'doctrine.dbal.default_connection',
  452. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  453. 'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  454. 'jms_serializer.instances.default' => 'jms_serializer',
  455. 'security.acl.dbal.connection' => 'doctrine.dbal.default_connection',
  456. ];
  457. $this->privates['service_container'] = function () {
  458. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  459. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  460. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  461. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  462. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  463. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  464. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  465. include_once \dirname(__DIR__, 4).'/src/AdminBundle/EventListener/ApiRequest.php';
  466. include_once \dirname(__DIR__, 4).'/src/AdminBundle/Services/BaseService.php';
  467. include_once \dirname(__DIR__, 4).'/src/AdminBundle/Services/AreaService.php';
  468. include_once \dirname(__DIR__, 4).'/src/AdminBundle/Services/QuoteService.php';
  469. include_once \dirname(__DIR__, 4).'/src/AdminBundle/Services/CurrencyService.php';
  470. include_once \dirname(__DIR__, 4).'/src/AdminBundle/Services/SettingsService.php';
  471. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  472. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  473. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  474. include_once \dirname(__DIR__, 4).'/src/ClientBundle/Twig/ClientExtension.php';
  475. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  476. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  477. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  478. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  479. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  480. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  481. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  482. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  483. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  484. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  485. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  486. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
  493. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  494. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  496. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  497. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  498. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  499. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  500. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  501. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  502. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  503. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  504. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  505. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  506. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  507. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  508. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  509. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  510. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  511. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  512. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  513. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  514. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  515. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  516. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  517. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  518. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  519. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  520. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  521. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  522. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  523. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  524. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  525. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  526. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  527. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  528. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  529. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  530. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  531. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  532. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  533. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  534. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  535. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  536. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  537. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  538. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  539. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  540. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  541. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  542. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  543. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  544. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  545. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  546. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  547. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  548. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  549. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  550. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  551. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  552. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  553. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  554. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  555. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  556. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
  557. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  558. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  559. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  560. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  561. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  562. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  563. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  564. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  565. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  566. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  567. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  568. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  569. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  570. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  571. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  572. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  573. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  574. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  575. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  576. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  577. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  578. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Validator/UserInitializer.php';
  579. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Validator/Initializer.php';
  580. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  581. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  582. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  583. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  584. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  585. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  586. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  587. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  588. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  589. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  590. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  591. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  592. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  593. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  594. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  595. include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  596. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  597. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  598. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  599. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  600. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  601. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  602. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  603. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  604. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  605. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  606. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  607. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
  608. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
  609. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  610. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  611. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  612. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  613. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  614. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  615. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  616. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  617. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  618. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  619. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  620. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultNamingStrategy.php';
  621. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  622. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  623. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  624. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  625. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  626. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  627. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  628. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  629. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  630. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  631. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/LoadMappingFileImplementation.php';
  632. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  633. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  634. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  635. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  636. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  637. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  638. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  639. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  640. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  641. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  642. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  643. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  644. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  645. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  646. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  647. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  648. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  649. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  650. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  651. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  652. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  653. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  654. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  655. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  656. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  657. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  658. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  659. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  660. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  661. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  662. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  663. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  664. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  665. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  666. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  667. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  668. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  669. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  670. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  671. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  672. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  673. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  674. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  675. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  676. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  677. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  678. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  679. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  680. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  681. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  682. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  683. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  684. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  685. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  686. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  687. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  688. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  689. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  690. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  691. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  692. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  693. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  694. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  695. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  696. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  697. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  698. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  699. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  700. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  701. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  702. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  703. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  704. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  705. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  706. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  707. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  708. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  709. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  710. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  711. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  712. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  713. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  714. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  715. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  716. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  717. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
  718. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  719. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  720. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  721. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  722. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  723. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  724. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  725. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  726. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  727. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  728. include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  729. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  730. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  731. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  732. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  733. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  734. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  735. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  736. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  737. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  738. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  739. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  740. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  741. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  742. include_once \dirname(__DIR__, 4).'/overrides/sonata-project/admin-bundle/src/Admin/Pool.php';
  743. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
  744. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  745. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  746. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  747. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  748. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  749. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
  750. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  751. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
  752. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
  753. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
  754. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
  755. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
  756. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
  757. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
  758. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
  759. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
  760. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/RolesBuilderInterface.php';
  761. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/ExpandableRolesBuilderInterface.php';
  762. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/PermissionLabelsBuilderInterface.php';
  763. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/MatrixRolesBuilderInterface.php';
  764. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/MatrixRolesBuilder.php';
  765. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilderInterface.php';
  766. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilder.php';
  767. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/SecurityRolesBuilder.php';
  768. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Model/ManagerInterface.php';
  769. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Model/ClearableManagerInterface.php';
  770. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Model/BaseManager.php';
  771. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Model/TransactionalManagerInterface.php';
  772. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';
  773. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Model/UserManagerInterface.php';
  774. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Entity/UserManager.php';
  775. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  776. include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  777. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Util/CanonicalFieldsUpdaterInterface.php';
  778. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Util/CanonicalFieldsUpdater.php';
  779. include_once \dirname(__DIR__, 4).'/vendor/javer/sphinx-bundle/Logger/SphinxLogger.php';
  780. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalFieldsUpdater.php';
  781. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalizerInterface.php';
  782. include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/Canonicalizer.php';
  783. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  784. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  785. include_once \dirname(__DIR__, 4).'/vendor/php-http/message/src/Formatter.php';
  786. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  787. include_once \dirname(__DIR__, 4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  788. include_once \dirname(__DIR__, 4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  789. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  790. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  791. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  792. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  793. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
  794. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  795. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  796. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  797. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  798. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  799. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  800. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  801. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  802. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  803. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
  804. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  805. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
  806. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  807. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  808. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  809. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  810. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  811. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  812. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  813. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  814. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  815. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  816. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  817. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  818. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  819. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  820. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  821. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  822. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  823. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  824. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  825. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  826. include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  827. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  828. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  829. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  830. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  831. include_once \dirname(__DIR__, 4).'/vendor/javer/sphinx-bundle/DataCollector/SphinxDataCollector.php';
  832. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  833. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  834. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  835. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  836. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  837. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  838. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  839. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  840. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  841. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  842. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  843. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  844. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  845. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  846. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  847. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  848. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  849. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  850. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  851. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  852. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  853. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  854. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  855. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  856. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  857. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  858. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  859. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  860. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  861. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  862. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  863. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  864. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  865. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  866. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  867. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  868. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  869. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  870. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  871. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  872. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  873. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  874. include_once \dirname(__DIR__, 4).'/src/AdminBundle/Twig/CustomExtension.php';
  875. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  876. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  877. include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
  878. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  879. include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  880. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  881. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  882. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  883. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  884. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  885. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  886. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  887. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  888. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
  889. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
  890. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
  891. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
  892. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
  893. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
  894. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
  895. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Twig/RolesMatrixExtension.php';
  896. include_once \dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  897. include_once \dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthExtension.php';
  898. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  899. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  900. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  901. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  902. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  903. include_once \dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Twig/GlobalVariables.php';
  904. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  905. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  906. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  907. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  908. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  909. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  910. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  911. };
  912. }
  913. public function compile(): void
  914. {
  915. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  916. }
  917. public function isCompiled(): bool
  918. {
  919. return true;
  920. }
  921. public function getRemovedIds(): array
  922. {
  923. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  924. }
  925. protected function load($file, $lazyLoad = true)
  926. {
  927. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  928. return $class::do($this, $lazyLoad);
  929. }
  930. if ('.' === $file[-4]) {
  931. $class = substr($class, 0, -4);
  932. } else {
  933. $file .= '.php';
  934. }
  935. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  936. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  937. }
  938. /**
  939. * Gets the public '.container.private.profiler' shared service.
  940. *
  941. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  942. */
  943. protected function get_Container_Private_ProfilerService()
  944. {
  945. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  946. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  947. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  948. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  949. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  950. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  951. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  952. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  953. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  954. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  955. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  956. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  957. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  958. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  959. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  960. $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  961. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  962. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  963. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  964. $d->addInstance('cache.doctrine.orm.paf.result', ($this->privates['cache.doctrine.orm.paf.result'] ?? $this->getCache_Doctrine_Orm_Paf_ResultService()));
  965. $d->addInstance('cache.doctrine.orm.paf.query', ($this->privates['cache.doctrine.orm.paf.query'] ?? $this->getCache_Doctrine_Orm_Paf_QueryService()));
  966. $d->addInstance('cache.doctrine.orm.paf_us.result', ($this->privates['cache.doctrine.orm.paf_us.result'] ?? $this->getCache_Doctrine_Orm_PafUs_ResultService()));
  967. $d->addInstance('cache.doctrine.orm.paf_us.query', ($this->privates['cache.doctrine.orm.paf_us.query'] ?? $this->getCache_Doctrine_Orm_PafUs_QueryService()));
  968. $d->addInstance('cache.doctrine.orm.auto_mapping.result', ($this->privates['cache.doctrine.orm.auto_mapping.result'] ?? $this->getCache_Doctrine_Orm_AutoMapping_ResultService()));
  969. $d->addInstance('cache.doctrine.orm.auto_mapping.query', ($this->privates['cache.doctrine.orm.auto_mapping.query'] ?? $this->getCache_Doctrine_Orm_AutoMapping_QueryService()));
  970. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  971. $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  972. $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  973. $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  974. $e->registerClient('hwi_oauth.http_client', ($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()));
  975. $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  976. $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  977. $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  978. if ($this->has('kernel')) {
  979. $g->setKernel($b);
  980. }
  981. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  982. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  983. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  984. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  985. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  986. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  987. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  988. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  989. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  990. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  991. $instance->add($d);
  992. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  993. $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()), true));
  994. $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())));
  995. $instance->add($e);
  996. $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  997. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  998. $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  999. $instance->add($f);
  1000. $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  1001. $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  1002. $instance->add(new \JMS\SerializerBundle\Debug\DataCollector('default', ['AdminBundle' => (\dirname(__DIR__, 4).'/src/AdminBundle/Resources/config/serializer')], ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService()), ($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()))));
  1003. $instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()), $this->parameters['sonata.block.container.types']));
  1004. $instance->add(new \Javer\SphinxBundle\DataCollector\SphinxDataCollector(($this->privates['sphinx.logger'] ?? $this->getSphinx_LoggerService())));
  1005. $instance->add($g);
  1006. return $instance;
  1007. }
  1008. /**
  1009. * Gets the public '.container.private.security.authorization_checker' shared service.
  1010. *
  1011. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1012. */
  1013. protected function get_Container_Private_Security_AuthorizationCheckerService()
  1014. {
  1015. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1016. if (isset($this->services['.container.private.security.authorization_checker'])) {
  1017. return $this->services['.container.private.security.authorization_checker'];
  1018. }
  1019. 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, false, false);
  1020. }
  1021. /**
  1022. * Gets the public '.container.private.security.token_storage' shared service.
  1023. *
  1024. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1025. */
  1026. protected function get_Container_Private_Security_TokenStorageService()
  1027. {
  1028. 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, [
  1029. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  1030. ], [
  1031. 'request_stack' => '?',
  1032. ]));
  1033. }
  1034. /**
  1035. * Gets the public '.container.private.twig' shared service.
  1036. *
  1037. * @return \Twig\Environment
  1038. */
  1039. protected function get_Container_Private_TwigService()
  1040. {
  1041. $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  1042. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1043. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1044. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1045. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  1046. $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  1047. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1048. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1049. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1050. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1051. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1052. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1053. $a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  1054. $a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  1055. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  1056. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  1057. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  1058. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  1059. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  1060. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  1061. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), 'KnpMenu');
  1062. $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), '!KnpMenu');
  1063. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/SonataAdminBundle'), 'SonataAdmin');
  1064. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  1065. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  1066. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  1067. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  1068. $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/SonataUserBundle'), 'SonataUser');
  1069. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/views'), 'SonataUser');
  1070. $a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/views'), '!SonataUser');
  1071. $a->addPath((\dirname(__DIR__, 4).'/vendor/javer/sphinx-bundle/Resources/views'), 'JaverSphinx');
  1072. $a->addPath((\dirname(__DIR__, 4).'/vendor/javer/sphinx-bundle/Resources/views'), '!JaverSphinx');
  1073. $a->addPath((\dirname(__DIR__, 4).'/src/AdminBundle/Resources/views'), 'Admin');
  1074. $a->addPath((\dirname(__DIR__, 4).'/src/AdminBundle/Resources/views'), '!Admin');
  1075. $a->addPath((\dirname(__DIR__, 4).'/src/AdminFOSUserBundle/Resources/views'), 'AdminFOSUser');
  1076. $a->addPath((\dirname(__DIR__, 4).'/src/AdminFOSUserBundle/Resources/views'), '!AdminFOSUser');
  1077. $a->addPath((\dirname(__DIR__, 4).'/src/ClientBundle/Resources/views'), 'Client');
  1078. $a->addPath((\dirname(__DIR__, 4).'/src/ClientBundle/Resources/views'), '!Client');
  1079. $a->addPath((\dirname(__DIR__, 4).'/src/DriverBundle/Resources/views'), 'Driver');
  1080. $a->addPath((\dirname(__DIR__, 4).'/src/DriverBundle/Resources/views'), '!Driver');
  1081. $a->addPath((\dirname(__DIR__, 4).'/src/PafBundle/Resources/views'), 'Paf');
  1082. $a->addPath((\dirname(__DIR__, 4).'/src/PafBundle/Resources/views'), '!Paf');
  1083. $a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), 'FOSUser');
  1084. $a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), '!FOSUser');
  1085. $a->addPath((\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  1086. $a->addPath((\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  1087. $a->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/views'), 'HWIOAuth');
  1088. $a->addPath((\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/views'), '!HWIOAuth');
  1089. $a->addPath((\dirname(__DIR__, 4).'/templates'));
  1090. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1091. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1092. $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1093. $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
  1094. $b = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1095. $c = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1096. $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1097. $e = ($this->services['translator'] ?? $this->getTranslatorService());
  1098. $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1099. $g = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1100. $h = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1101. $i = ($this->services['router'] ?? $this->getRouterService());
  1102. $j = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1103. $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  1104. $k->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $h]);
  1105. $l = new \Symfony\Bridge\Twig\AppVariable();
  1106. $l->setEnvironment('dev');
  1107. $l->setDebug(true);
  1108. if ($this->has('.container.private.security.token_storage')) {
  1109. $l->setTokenStorage($j);
  1110. }
  1111. if ($this->has('request_stack')) {
  1112. $l->setRequestStack($f);
  1113. }
  1114. $m = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1115. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1116. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($b, $c));
  1117. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  1118. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  1119. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($f, $g->getBaseUrl(), $g->isSecure())), new RewindableGenerator(function () {
  1120. return new \EmptyIterator();
  1121. }, 0))));
  1122. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($h, \dirname(__DIR__, 4), 'UTF-8'));
  1123. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($i));
  1124. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1125. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($d, true));
  1126. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1127. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1128. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, $i)));
  1129. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  1130. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1131. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  1132. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1133. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $j)));
  1134. $instance->addExtension(($this->services['client.extension'] ?? $this->getClient_ExtensionService()));
  1135. $instance->addExtension(new \AdminBundle\Twig\CustomExtension($this));
  1136. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1137. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  1138. $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1139. $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  1140. $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  1141. $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  1142. $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  1143. $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true));
  1144. $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  1145. $instance->addExtension(new \Knp\Menu\Twig\MenuExtension());
  1146. $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
  1147. $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
  1148. $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
  1149. $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\IconExtension(($this->privates['sonata.admin.twig.icon_runtime'] ?? ($this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime()))));
  1150. $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
  1151. $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
  1152. $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
  1153. $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
  1154. $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
  1155. $instance->addExtension(new \Sonata\UserBundle\Twig\RolesMatrixExtension(($this->privates['sonata.user.matrix_roles_builder'] ?? $this->getSonata_User_MatrixRolesBuilderService())));
  1156. $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($b, $c));
  1157. $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension());
  1158. $instance->addGlobal('app', $l);
  1159. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1160. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  1161. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  1162. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  1163. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  1164. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', true],
  1165. 'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates', 'sonata.twig.flashmessage.twig.runtime', 'getSonata_Twig_Flashmessage_Twig_RuntimeService', true],
  1166. 'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates', 'sonata.twig.status_runtime', 'getSonata_Twig_StatusRuntimeService', true],
  1167. 'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates', 'sonata.block.templating.helper', 'getSonata_Block_Templating_HelperService', false],
  1168. 'Knp\\Menu\\Twig\\MenuRuntimeExtension' => ['privates', 'knp_menu.twig.runtime', 'getKnpMenu_Twig_RuntimeService', true],
  1169. 'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates', 'sonata.admin.twig.sonata_admin_runtime', 'getSonata_Admin_Twig_SonataAdminRuntimeService', false],
  1170. 'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates', 'sonata.admin.twig.template_registry_runtime', 'getSonata_Admin_Twig_TemplateRegistryRuntimeService', false],
  1171. 'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates', 'sonata.admin.twig.group_runtime', 'getSonata_Admin_Twig_GroupRuntimeService', false],
  1172. 'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates', 'sonata.admin.twig.icon_runtime', 'getSonata_Admin_Twig_IconRuntimeService', false],
  1173. 'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates', 'sonata.admin.twig.security_runtime', 'getSonata_Admin_Twig_SecurityRuntimeService', false],
  1174. 'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates', 'sonata.admin.twig.canonicalize_runtime', 'getSonata_Admin_Twig_CanonicalizeRuntimeService', false],
  1175. 'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates', 'sonata.admin.twig.xeditable_runtime', 'getSonata_Admin_Twig_XeditableRuntimeService', false],
  1176. 'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates', 'sonata.admin.twig.render_element_runtime', 'getSonata_Admin_Twig_RenderElementRuntimeService', false],
  1177. 'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates', 'sonata.admin.twig.breadcrumbs_runtime', 'getSonata_Admin_Twig_BreadcrumbsRuntimeService', false],
  1178. 'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => ['privates', 'hwi_oauth.twig.extension.oauth.runtime', 'getHwiOauth_Twig_Extension_Oauth_RuntimeService', true],
  1179. ], [
  1180. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1181. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1182. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1183. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  1184. 'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1185. 'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  1186. 'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  1187. 'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  1188. 'Knp\\Menu\\Twig\\MenuRuntimeExtension' => '?',
  1189. 'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
  1190. 'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
  1191. 'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
  1192. 'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
  1193. 'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
  1194. 'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
  1195. 'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
  1196. 'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
  1197. 'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
  1198. 'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => '?',
  1199. ])));
  1200. $instance->addGlobal('google_maps_api_key', 'AIzaSyCwLCNpxyh9oMMQJnizioXCwJ9bsymfWLY');
  1201. $instance->addGlobal('quote_service', ($this->services['quote.service'] ?? $this->getQuote_ServiceService()));
  1202. $instance->addGlobal('area_service', ($this->services['area.service'] ?? $this->getArea_ServiceService()));
  1203. $instance->addGlobal('currency_service', ($this->services['currency.service'] ?? $this->getCurrency_ServiceService()));
  1204. $instance->addGlobal('settings_service', ($this->services['settings.service'] ?? $this->getSettings_ServiceService()));
  1205. $instance->addGlobal('main_location', 'UK');
  1206. $instance->addGlobal('websocket_server', '0.0.0.0');
  1207. $instance->addGlobal('websocket_host', 'dev25.ctlf.co.uk');
  1208. $instance->addGlobal('websocket_port', 8090);
  1209. $instance->addGlobal('websocket_protocol', 'ws');
  1210. $instance->registerUndefinedFilterCallback([0 => $m, 1 => 'suggestFilter']);
  1211. $instance->registerUndefinedFunctionCallback([0 => $m, 1 => 'suggestFunction']);
  1212. $instance->registerUndefinedTokenParserCallback([0 => $m, 1 => 'suggestTag']);
  1213. $instance->addGlobal('sonata_block', new \Sonata\BlockBundle\Twig\GlobalVariables(['block_base' => '@SonataBlock/Block/block_base.html.twig', 'block_container' => '@SonataBlock/Block/block_container.html.twig']));
  1214. $instance->addGlobal('sonata_config', ($this->privates['sonata.admin.configuration'] ?? $this->getSonata_Admin_ConfigurationService()));
  1215. $instance->addGlobal('sonata_user', new \Sonata\UserBundle\Twig\GlobalVariables(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), 'bundles/sonatauser/default_avatar.png', true, 'sonata_admin_dashboard', []));
  1216. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  1217. return $instance;
  1218. }
  1219. /**
  1220. * Gets the public '.container.private.validator' shared service.
  1221. *
  1222. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1223. */
  1224. protected function get_Container_Private_ValidatorService()
  1225. {
  1226. $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1227. if (isset($this->services['.container.private.validator'])) {
  1228. return $this->services['.container.private.validator'];
  1229. }
  1230. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1231. }
  1232. /**
  1233. * Gets the public 'area.service' shared service.
  1234. *
  1235. * @return \AdminBundle\Services\AreaService
  1236. */
  1237. protected function getArea_ServiceService()
  1238. {
  1239. $this->services['area.service'] = $instance = new \AdminBundle\Services\AreaService($this, ($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  1240. $instance->setEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1241. $instance->setDriverHistoryQueueRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())->getRepository("AdminBundle\\Entity\\DriverHistoryQueue"));
  1242. return $instance;
  1243. }
  1244. /**
  1245. * Gets the public 'cache.app' shared service.
  1246. *
  1247. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1248. */
  1249. protected function getCache_AppService()
  1250. {
  1251. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('v59QK-+2FI', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  1252. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1253. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1254. }
  1255. /**
  1256. * Gets the public 'cache.system' shared service.
  1257. *
  1258. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1259. */
  1260. protected function getCache_SystemService()
  1261. {
  1262. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Gsm8iH7QEr', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1263. }
  1264. /**
  1265. * Gets the public 'cache.validator_expression_language' shared service.
  1266. *
  1267. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1268. */
  1269. protected function getCache_ValidatorExpressionLanguageService()
  1270. {
  1271. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfVftCB3pb', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1272. }
  1273. /**
  1274. * Gets the public 'client.extension' shared service.
  1275. *
  1276. * @return \ClientBundle\Twig\ClientExtension
  1277. */
  1278. protected function getClient_ExtensionService()
  1279. {
  1280. $this->services['client.extension'] = $instance = new \ClientBundle\Twig\ClientExtension();
  1281. $instance->setDoctrine(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1282. return $instance;
  1283. }
  1284. /**
  1285. * Gets the public 'currency.service' shared service.
  1286. *
  1287. * @return \AdminBundle\Services\CurrencyService
  1288. */
  1289. protected function getCurrency_ServiceService()
  1290. {
  1291. return $this->services['currency.service'] = new \AdminBundle\Services\CurrencyService($this, ($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  1292. }
  1293. /**
  1294. * Gets the public 'data_collector.dump' shared service.
  1295. *
  1296. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1297. */
  1298. protected function getDataCollector_DumpService()
  1299. {
  1300. $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1301. if (isset($this->services['data_collector.dump'])) {
  1302. return $this->services['data_collector.dump'];
  1303. }
  1304. $b = ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService());
  1305. if (isset($this->services['data_collector.dump'])) {
  1306. return $this->services['data_collector.dump'];
  1307. }
  1308. return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  1309. }
  1310. /**
  1311. * Gets the public 'doctrine' shared service.
  1312. *
  1313. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1314. */
  1315. protected function getDoctrineService()
  1316. {
  1317. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  1318. }
  1319. /**
  1320. * Gets the public 'doctrine.dbal.default_connection' shared service.
  1321. *
  1322. * @return \Doctrine\DBAL\Connection
  1323. */
  1324. protected function getDoctrine_Dbal_DefaultConnectionService()
  1325. {
  1326. $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1327. if (isset($this->services['doctrine.dbal.default_connection'])) {
  1328. return $this->services['doctrine.dbal.default_connection'];
  1329. }
  1330. $b = new \Doctrine\DBAL\Configuration();
  1331. $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1332. $c->setConnectionName('default');
  1333. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1334. $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  1335. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1336. return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => $this->getEnv('database_host'), 'port' => $this->getEnv('database_port'), 'dbname' => $this->getEnv('database_name'), 'user' => $this->getEnv('database_user'), 'password' => $this->getEnv('database_password'), 'charset' => 'UTF8', 'idle_connection_ttl' => 600, 'driverOptions' => [], 'serverVersion' => 5.5, 'defaultTableOptions' => []], $b, $a, []);
  1337. }
  1338. /**
  1339. * Gets the public 'doctrine.dbal.paf_connection' shared service.
  1340. *
  1341. * @return \Doctrine\DBAL\Connection
  1342. */
  1343. protected function getDoctrine_Dbal_PafConnectionService()
  1344. {
  1345. $a = ($this->privates['doctrine.dbal.paf_connection.event_manager'] ?? $this->getDoctrine_Dbal_PafConnection_EventManagerService());
  1346. if (isset($this->services['doctrine.dbal.paf_connection'])) {
  1347. return $this->services['doctrine.dbal.paf_connection'];
  1348. }
  1349. $b = new \Doctrine\DBAL\Configuration();
  1350. $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1351. $c->setConnectionName('paf');
  1352. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1353. $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  1354. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1355. return $this->services['doctrine.dbal.paf_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => 'ctlf.co.uk', 'port' => NULL, 'dbname' => 'paf', 'user' => 'paf', 'password' => '54qw54qw', 'charset' => 'UTF8', 'idle_connection_ttl' => 600, 'driverOptions' => [], 'serverVersion' => 5.5, 'defaultTableOptions' => []], $b, $a, []);
  1356. }
  1357. /**
  1358. * Gets the public 'doctrine.dbal.paf_us_connection' shared service.
  1359. *
  1360. * @return \Doctrine\DBAL\Connection
  1361. */
  1362. protected function getDoctrine_Dbal_PafUsConnectionService()
  1363. {
  1364. $a = ($this->privates['doctrine.dbal.paf_us_connection.event_manager'] ?? $this->getDoctrine_Dbal_PafUsConnection_EventManagerService());
  1365. if (isset($this->services['doctrine.dbal.paf_us_connection'])) {
  1366. return $this->services['doctrine.dbal.paf_us_connection'];
  1367. }
  1368. $b = new \Doctrine\DBAL\Configuration();
  1369. $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1370. $c->setConnectionName('paf_us');
  1371. $b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
  1372. $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  1373. $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c]);
  1374. return $this->services['doctrine.dbal.paf_us_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['driver' => 'pdo_mysql', 'host' => 'us1.ctlf.co.uk', 'port' => NULL, 'dbname' => 'ctlf_address', 'user' => 'ctlf_address', 'password' => '09AgpQ5Rah0', 'charset' => 'UTF8', 'idle_connection_ttl' => 600, 'driverOptions' => [], 'serverVersion' => 5.5, 'defaultTableOptions' => []], $b, $a, []);
  1375. }
  1376. /**
  1377. * Gets the public 'doctrine.orm.auto_mapping_entity_manager' shared service.
  1378. *
  1379. * @return \Doctrine\ORM\EntityManager
  1380. */
  1381. protected function getDoctrine_Orm_AutoMappingEntityManagerService($lazyLoad = true)
  1382. {
  1383. $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1384. if (isset($this->services['doctrine.orm.auto_mapping_entity_manager'])) {
  1385. return $this->services['doctrine.orm.auto_mapping_entity_manager'];
  1386. }
  1387. $b = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1388. if (isset($this->services['doctrine.orm.auto_mapping_entity_manager'])) {
  1389. return $this->services['doctrine.orm.auto_mapping_entity_manager'];
  1390. }
  1391. $c = new \Doctrine\ORM\Configuration();
  1392. $c->setEntityNamespaces([]);
  1393. $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1394. $c->setQueryCache(($this->privates['cache.doctrine.orm.auto_mapping.query'] ?? $this->getCache_Doctrine_Orm_AutoMapping_QueryService()));
  1395. $c->setResultCache(($this->privates['cache.doctrine.orm.auto_mapping.result'] ?? $this->getCache_Doctrine_Orm_AutoMapping_ResultService()));
  1396. $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(), ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1397. $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1398. $c->setProxyNamespace('Proxies');
  1399. $c->setAutoGenerateProxyClasses(true);
  1400. $c->setSchemaIgnoreClasses([]);
  1401. $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1402. $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1403. $c->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1404. $c->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1405. $c->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1406. $c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1407. $c->setLazyGhostObjectEnabled(true);
  1408. $c->setIdentityGenerationPreferences([]);
  1409. $c->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1410. $this->services['doctrine.orm.auto_mapping_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $c, $b);
  1411. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1412. return $instance;
  1413. }
  1414. /**
  1415. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1416. *
  1417. * @return \Doctrine\ORM\EntityManager
  1418. */
  1419. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  1420. {
  1421. $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1422. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1423. return $this->services['doctrine.orm.default_entity_manager'];
  1424. }
  1425. $b = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1426. if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  1427. return $this->services['doctrine.orm.default_entity_manager'];
  1428. }
  1429. $c = new \Doctrine\ORM\Configuration();
  1430. $d = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1431. $e = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/src/AdminBundle/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/cron/cron-bundle/Entity')], true)));
  1432. $d->addDriver($e, 'AdminBundle\\Entity');
  1433. $d->addDriver($e, 'Cron\\CronBundle\\Entity');
  1434. $d->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Sonata\\UserBundle\\Entity');
  1435. $d->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml'), '.dcm.xml', true), 'FOS\\UserBundle\\Model');
  1436. $c->setEntityNamespaces(['AdminBundle' => 'AdminBundle\\Entity', 'SonataUserBundle' => 'Sonata\\UserBundle\\Entity', 'CronCronBundle' => 'Cron\\CronBundle\\Entity']);
  1437. $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1438. $c->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1439. $c->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1440. $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($d, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1441. $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1442. $c->setProxyNamespace('Proxies');
  1443. $c->setAutoGenerateProxyClasses(true);
  1444. $c->setSchemaIgnoreClasses([]);
  1445. $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1446. $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1447. $c->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1448. $c->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1449. $c->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1450. $c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1451. $c->setLazyGhostObjectEnabled(true);
  1452. $c->setIdentityGenerationPreferences([]);
  1453. $c->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1454. $c->addCustomStringFunction('aes_decrypt', 'DoctrineExtensions\\Query\\Mysql\\AesDecrypt');
  1455. $c->addCustomStringFunction('aes_encrypt', 'DoctrineExtensions\\Query\\Mysql\\AesEncrypt');
  1456. $c->addCustomStringFunction('any_value', 'DoctrineExtensions\\Query\\Mysql\\AnyValue');
  1457. $c->addCustomStringFunction('ascii', 'DoctrineExtensions\\Query\\Mysql\\Ascii');
  1458. $c->addCustomStringFunction('binary', 'DoctrineExtensions\\Query\\Mysql\\Binary');
  1459. $c->addCustomStringFunction('char_length', 'DoctrineExtensions\\Query\\Mysql\\CharLength');
  1460. $c->addCustomStringFunction('collate', 'DoctrineExtensions\\Query\\Mysql\\Collate');
  1461. $c->addCustomStringFunction('concat_ws', 'DoctrineExtensions\\Query\\Mysql\\ConcatWs');
  1462. $c->addCustomStringFunction('countif', 'DoctrineExtensions\\Query\\Mysql\\CountIf');
  1463. $c->addCustomStringFunction('crc32', 'DoctrineExtensions\\Query\\Mysql\\Crc32');
  1464. $c->addCustomStringFunction('degrees', 'DoctrineExtensions\\Query\\Mysql\\Degrees');
  1465. $c->addCustomStringFunction('field', 'DoctrineExtensions\\Query\\Mysql\\Field');
  1466. $c->addCustomStringFunction('find_in_set', 'DoctrineExtensions\\Query\\Mysql\\FindInSet');
  1467. $c->addCustomStringFunction('greatest', 'DoctrineExtensions\\Query\\Mysql\\Greatest');
  1468. $c->addCustomStringFunction('group_concat', 'DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1469. $c->addCustomStringFunction('ifelse', 'DoctrineExtensions\\Query\\Mysql\\IfElse');
  1470. $c->addCustomStringFunction('ifnull', 'DoctrineExtensions\\Query\\Mysql\\IfNull');
  1471. $c->addCustomStringFunction('least', 'DoctrineExtensions\\Query\\Mysql\\Least');
  1472. $c->addCustomStringFunction('lpad', 'DoctrineExtensions\\Query\\Mysql\\Lpad');
  1473. $c->addCustomStringFunction('match', 'DoctrineExtensions\\Query\\Mysql\\MatchAgainst');
  1474. $c->addCustomStringFunction('md5', 'DoctrineExtensions\\Query\\Mysql\\Md5');
  1475. $c->addCustomStringFunction('nullif', 'DoctrineExtensions\\Query\\Mysql\\NullIf');
  1476. $c->addCustomStringFunction('radians', 'DoctrineExtensions\\Query\\Mysql\\Radians');
  1477. $c->addCustomStringFunction('regexp', 'DoctrineExtensions\\Query\\Mysql\\Regexp');
  1478. $c->addCustomStringFunction('replace', 'DoctrineExtensions\\Query\\Mysql\\Replace');
  1479. $c->addCustomStringFunction('rpad', 'DoctrineExtensions\\Query\\Mysql\\Rpad');
  1480. $c->addCustomStringFunction('sha1', 'DoctrineExtensions\\Query\\Mysql\\Sha1');
  1481. $c->addCustomStringFunction('sha2', 'DoctrineExtensions\\Query\\Mysql\\Sha2');
  1482. $c->addCustomStringFunction('soundex', 'DoctrineExtensions\\Query\\Mysql\\Soundex');
  1483. $c->addCustomStringFunction('str_to_date', 'DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1484. $c->addCustomStringFunction('substring_index', 'DoctrineExtensions\\Query\\Mysql\\SubstringIndex');
  1485. $c->addCustomStringFunction('uuid_short', 'DoctrineExtensions\\Query\\Mysql\\UuidShort');
  1486. $c->addCustomStringFunction('hex', 'DoctrineExtensions\\Query\\Mysql\\Hex');
  1487. $c->addCustomStringFunction('unhex', 'DoctrineExtensions\\Query\\Mysql\\Unhex');
  1488. $c->addCustomNumericFunction('acos', 'DoctrineExtensions\\Query\\Mysql\\Acos');
  1489. $c->addCustomNumericFunction('asin', 'DoctrineExtensions\\Query\\Mysql\\Asin');
  1490. $c->addCustomNumericFunction('atan2', 'DoctrineExtensions\\Query\\Mysql\\Atan2');
  1491. $c->addCustomNumericFunction('atan', 'DoctrineExtensions\\Query\\Mysql\\Atan');
  1492. $c->addCustomNumericFunction('bit_count', 'DoctrineExtensions\\Query\\Mysql\\BitCount');
  1493. $c->addCustomNumericFunction('bit_xor', 'DoctrineExtensions\\Query\\Mysql\\BitXor');
  1494. $c->addCustomNumericFunction('ceil', 'DoctrineExtensions\\Query\\Mysql\\Ceil');
  1495. $c->addCustomNumericFunction('cos', 'DoctrineExtensions\\Query\\Mysql\\Cos');
  1496. $c->addCustomNumericFunction('cot', 'DoctrineExtensions\\Query\\Mysql\\Cot');
  1497. $c->addCustomNumericFunction('degrees', 'DoctrineExtensions\\Query\\Mysql\\Degrees');
  1498. $c->addCustomNumericFunction('floor', 'DoctrineExtensions\\Query\\Mysql\\Floor');
  1499. $c->addCustomNumericFunction('log10', 'DoctrineExtensions\\Query\\Mysql\\Log10');
  1500. $c->addCustomNumericFunction('pi', 'DoctrineExtensions\\Query\\Mysql\\Pi');
  1501. $c->addCustomNumericFunction('power', 'DoctrineExtensions\\Query\\Mysql\\Power');
  1502. $c->addCustomNumericFunction('quarter', 'DoctrineExtensions\\Query\\Mysql\\Quarter');
  1503. $c->addCustomNumericFunction('radians', 'DoctrineExtensions\\Query\\Mysql\\Radians');
  1504. $c->addCustomNumericFunction('rand', 'DoctrineExtensions\\Query\\Mysql\\Rand');
  1505. $c->addCustomNumericFunction('round', 'DoctrineExtensions\\Query\\Mysql\\Round');
  1506. $c->addCustomNumericFunction('stddev', 'DoctrineExtensions\\Query\\Mysql\\StdDev');
  1507. $c->addCustomNumericFunction('sin', 'DoctrineExtensions\\Query\\Mysql\\Sin');
  1508. $c->addCustomNumericFunction('std', 'DoctrineExtensions\\Query\\Mysql\\Std');
  1509. $c->addCustomNumericFunction('tan', 'DoctrineExtensions\\Query\\Mysql\\Tan');
  1510. $c->addCustomNumericFunction('variance', 'DoctrineExtensions\\Query\\Mysql\\Variance');
  1511. $c->addCustomDatetimeFunction('convert_tz', 'DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  1512. $c->addCustomDatetimeFunction('date', 'DoctrineExtensions\\Query\\Mysql\\Date');
  1513. $c->addCustomDatetimeFunction('date_format', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1514. $c->addCustomDatetimeFunction('dateadd', 'DoctrineExtensions\\Query\\Mysql\\DateAdd');
  1515. $c->addCustomDatetimeFunction('datesub', 'DoctrineExtensions\\Query\\Mysql\\DateSub');
  1516. $c->addCustomDatetimeFunction('datediff', 'DoctrineExtensions\\Query\\Mysql\\DateDiff');
  1517. $c->addCustomDatetimeFunction('day', 'DoctrineExtensions\\Query\\Mysql\\Day');
  1518. $c->addCustomDatetimeFunction('dayname', 'DoctrineExtensions\\Query\\Mysql\\DayName');
  1519. $c->addCustomDatetimeFunction('dayofweek', 'DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  1520. $c->addCustomDatetimeFunction('dayofyear', 'DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  1521. $c->addCustomDatetimeFunction('div', 'DoctrineExtensions\\Query\\Mysql\\Div');
  1522. $c->addCustomDatetimeFunction('from_unixtime', 'DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  1523. $c->addCustomDatetimeFunction('hour', 'DoctrineExtensions\\Query\\Mysql\\Hour');
  1524. $c->addCustomDatetimeFunction('last_day', 'DoctrineExtensions\\Query\\Mysql\\LastDay');
  1525. $c->addCustomDatetimeFunction('minute', 'DoctrineExtensions\\Query\\Mysql\\Minute');
  1526. $c->addCustomDatetimeFunction('now', 'DoctrineExtensions\\Query\\Mysql\\Now');
  1527. $c->addCustomDatetimeFunction('month', 'DoctrineExtensions\\Query\\Mysql\\Month');
  1528. $c->addCustomDatetimeFunction('monthname', 'DoctrineExtensions\\Query\\Mysql\\MonthName');
  1529. $c->addCustomDatetimeFunction('second', 'DoctrineExtensions\\Query\\Mysql\\Second');
  1530. $c->addCustomDatetimeFunction('strtodate', 'DoctrineExtensions\\Query\\Mysql\\StrToDate');
  1531. $c->addCustomDatetimeFunction('time', 'DoctrineExtensions\\Query\\Mysql\\Time');
  1532. $c->addCustomDatetimeFunction('timediff', 'DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  1533. $c->addCustomDatetimeFunction('timestampadd', 'DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  1534. $c->addCustomDatetimeFunction('timestampdiff', 'DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  1535. $c->addCustomDatetimeFunction('timetosec', 'DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  1536. $c->addCustomDatetimeFunction('week', 'DoctrineExtensions\\Query\\Mysql\\Week');
  1537. $c->addCustomDatetimeFunction('weekday', 'DoctrineExtensions\\Query\\Mysql\\WeekDay');
  1538. $c->addCustomDatetimeFunction('year', 'DoctrineExtensions\\Query\\Mysql\\Year');
  1539. $c->addCustomDatetimeFunction('yearweek', 'DoctrineExtensions\\Query\\Mysql\\YearWeek');
  1540. $c->addCustomDatetimeFunction('unix_timestamp', 'DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  1541. $c->addCustomDatetimeFunction('utc_timestamp', 'DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  1542. $c->addCustomDatetimeFunction('extract', 'DoctrineExtensions\\Query\\Mysql\\Extract');
  1543. $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $c, $b);
  1544. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1545. return $instance;
  1546. }
  1547. /**
  1548. * Gets the public 'doctrine.orm.paf_entity_manager' shared service.
  1549. *
  1550. * @return \Doctrine\ORM\EntityManager
  1551. */
  1552. protected function getDoctrine_Orm_PafEntityManagerService($lazyLoad = true)
  1553. {
  1554. $a = ($this->services['doctrine.dbal.paf_connection'] ?? $this->getDoctrine_Dbal_PafConnectionService());
  1555. if (isset($this->services['doctrine.orm.paf_entity_manager'])) {
  1556. return $this->services['doctrine.orm.paf_entity_manager'];
  1557. }
  1558. $b = ($this->privates['doctrine.dbal.paf_connection.event_manager'] ?? $this->getDoctrine_Dbal_PafConnection_EventManagerService());
  1559. if (isset($this->services['doctrine.orm.paf_entity_manager'])) {
  1560. return $this->services['doctrine.orm.paf_entity_manager'];
  1561. }
  1562. $c = new \Doctrine\ORM\Configuration();
  1563. $d = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1564. $d->addDriver(($this->privates['doctrine.orm.paf_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.paf_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/src/PafBundle/Entity')], true))), 'PafBundle\\Entity');
  1565. $c->setEntityNamespaces(['PafBundle' => 'PafBundle\\Entity']);
  1566. $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1567. $c->setQueryCache(($this->privates['cache.doctrine.orm.paf.query'] ?? $this->getCache_Doctrine_Orm_Paf_QueryService()));
  1568. $c->setResultCache(($this->privates['cache.doctrine.orm.paf.result'] ?? $this->getCache_Doctrine_Orm_Paf_ResultService()));
  1569. $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($d, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1570. $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1571. $c->setProxyNamespace('Proxies');
  1572. $c->setAutoGenerateProxyClasses(true);
  1573. $c->setSchemaIgnoreClasses([]);
  1574. $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1575. $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1576. $c->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1577. $c->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1578. $c->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1579. $c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1580. $c->setLazyGhostObjectEnabled(true);
  1581. $c->setIdentityGenerationPreferences([]);
  1582. $c->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1583. $this->services['doctrine.orm.paf_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $c, $b);
  1584. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1585. return $instance;
  1586. }
  1587. /**
  1588. * Gets the public 'doctrine.orm.paf_us_entity_manager' shared service.
  1589. *
  1590. * @return \Doctrine\ORM\EntityManager
  1591. */
  1592. protected function getDoctrine_Orm_PafUsEntityManagerService($lazyLoad = true)
  1593. {
  1594. $a = ($this->services['doctrine.dbal.paf_us_connection'] ?? $this->getDoctrine_Dbal_PafUsConnectionService());
  1595. if (isset($this->services['doctrine.orm.paf_us_entity_manager'])) {
  1596. return $this->services['doctrine.orm.paf_us_entity_manager'];
  1597. }
  1598. $b = ($this->privates['doctrine.dbal.paf_us_connection.event_manager'] ?? $this->getDoctrine_Dbal_PafUsConnection_EventManagerService());
  1599. if (isset($this->services['doctrine.orm.paf_us_entity_manager'])) {
  1600. return $this->services['doctrine.orm.paf_us_entity_manager'];
  1601. }
  1602. $c = new \Doctrine\ORM\Configuration();
  1603. $d = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1604. $d->addDriver(($this->privates['doctrine.orm.paf_us_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.paf_us_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/src/PafBundle/Entity')], true))), 'PafBundle\\Entity');
  1605. $c->setEntityNamespaces(['PafBundle' => 'PafBundle\\Entity']);
  1606. $c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1607. $c->setQueryCache(($this->privates['cache.doctrine.orm.paf_us.query'] ?? $this->getCache_Doctrine_Orm_PafUs_QueryService()));
  1608. $c->setResultCache(($this->privates['cache.doctrine.orm.paf_us.result'] ?? $this->getCache_Doctrine_Orm_PafUs_ResultService()));
  1609. $c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($d, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1610. $c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1611. $c->setProxyNamespace('Proxies');
  1612. $c->setAutoGenerateProxyClasses(true);
  1613. $c->setSchemaIgnoreClasses([]);
  1614. $c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1615. $c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1616. $c->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  1617. $c->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1618. $c->setTypedFieldMapper(($this->privates['doctrine.orm.typed_field_mapper.default'] ?? ($this->privates['doctrine.orm.typed_field_mapper.default'] = new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper())));
  1619. $c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1620. $c->setLazyGhostObjectEnabled(true);
  1621. $c->setIdentityGenerationPreferences([]);
  1622. $c->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1623. $this->services['doctrine.orm.paf_us_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $c, $b);
  1624. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1625. return $instance;
  1626. }
  1627. /**
  1628. * Gets the public 'event_dispatcher' shared service.
  1629. *
  1630. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1631. */
  1632. protected function getEventDispatcherService()
  1633. {
  1634. $a = new \Symfony\Bridge\Monolog\Logger('event');
  1635. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1636. $a->pushHandler(new \Monolog\Handler\NullHandler());
  1637. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1638. $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())));
  1639. $instance->addListener('kernel.request', [0 => function () {
  1640. return ($this->privates['api.request'] ?? $this->getApi_RequestService());
  1641. }, 1 => 'onKernelRequest'], 0);
  1642. $instance->addListener('kernel.controller', [0 => function () {
  1643. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1644. }, 1 => 'onKernelController'], 0);
  1645. $instance->addListener('console.command', [0 => function () {
  1646. return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
  1647. }, 1 => 'onConsoleCommand'], 0);
  1648. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1649. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1650. }, 1 => 'checkPassport'], 1024);
  1651. $instance->addListener('kernel.response', [0 => function () {
  1652. return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1653. }, 1 => 'onKernelResponse'], 0);
  1654. $instance->addListener('kernel.response', [0 => function () {
  1655. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1656. }, 1 => 'onKernelResponse'], 0);
  1657. $instance->addListener('kernel.response', [0 => function () {
  1658. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1659. }, 1 => 'onKernelResponse'], -1024);
  1660. $instance->addListener('kernel.request', [0 => function () {
  1661. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1662. }, 1 => 'setDefaultLocale'], 100);
  1663. $instance->addListener('kernel.request', [0 => function () {
  1664. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1665. }, 1 => 'onKernelRequest'], 16);
  1666. $instance->addListener('kernel.finish_request', [0 => function () {
  1667. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1668. }, 1 => 'onKernelFinishRequest'], 0);
  1669. $instance->addListener('kernel.request', [0 => function () {
  1670. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1671. }, 1 => 'onKernelRequest'], 256);
  1672. $instance->addListener('kernel.response', [0 => function () {
  1673. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1674. }, 1 => 'onResponse'], -255);
  1675. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1676. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1677. }, 1 => 'onControllerArguments'], 0);
  1678. $instance->addListener('kernel.exception', [0 => function () {
  1679. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1680. }, 1 => 'logKernelException'], 0);
  1681. $instance->addListener('kernel.exception', [0 => function () {
  1682. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1683. }, 1 => 'onKernelException'], -128);
  1684. $instance->addListener('kernel.response', [0 => function () {
  1685. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1686. }, 1 => 'removeCspHeader'], -128);
  1687. $instance->addListener('kernel.request', [0 => function () {
  1688. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1689. }, 1 => 'onKernelRequest'], 15);
  1690. $instance->addListener('kernel.finish_request', [0 => function () {
  1691. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1692. }, 1 => 'onKernelFinishRequest'], -15);
  1693. $instance->addListener('console.error', [0 => function () {
  1694. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1695. }, 1 => 'onConsoleError'], -128);
  1696. $instance->addListener('console.terminate', [0 => function () {
  1697. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1698. }, 1 => 'onConsoleTerminate'], -128);
  1699. $instance->addListener('console.error', [0 => function () {
  1700. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1701. }, 1 => 'onConsoleError'], 0);
  1702. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1703. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
  1704. }, 1 => 'onMessage'], -255);
  1705. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1706. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1707. }, 1 => 'onMessage'], -255);
  1708. $instance->addListener('kernel.request', [0 => function () {
  1709. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1710. }, 1 => 'configure'], 2048);
  1711. $instance->addListener('console.command', [0 => function () {
  1712. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1713. }, 1 => 'configure'], 2048);
  1714. $instance->addListener('kernel.request', [0 => function () {
  1715. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1716. }, 1 => 'onKernelRequest'], 32);
  1717. $instance->addListener('kernel.finish_request', [0 => function () {
  1718. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1719. }, 1 => 'onKernelFinishRequest'], 0);
  1720. $instance->addListener('kernel.exception', [0 => function () {
  1721. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1722. }, 1 => 'onKernelException'], -64);
  1723. $instance->addListener('kernel.response', [0 => function () {
  1724. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1725. }, 1 => 'onKernelResponse'], 0);
  1726. $instance->addListener('kernel.request', [0 => function () {
  1727. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1728. }, 1 => 'onKernelRequest'], 128);
  1729. $instance->addListener('kernel.response', [0 => function () {
  1730. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1731. }, 1 => 'onKernelResponse'], -1000);
  1732. $instance->addListener('kernel.finish_request', [0 => function () {
  1733. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1734. }, 1 => 'onFinishRequest'], 0);
  1735. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1736. return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1737. }, 1 => 'onMessageFailed'], 100);
  1738. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1739. 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()));
  1740. }, 1 => 'onMessageFailed'], 200);
  1741. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1742. return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1743. }, 1 => 'onMessageFailed'], -100);
  1744. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  1745. return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  1746. }, 1 => 'onWorkerRunning'], 100);
  1747. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  1748. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1749. }, 1 => 'onWorkerStarted'], 0);
  1750. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  1751. return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1752. }, 1 => 'onWorkerRunning'], 0);
  1753. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  1754. return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1755. }, 1 => 'onWorkerStarted'], 100);
  1756. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1757. 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()));
  1758. }, 1 => 'onMessageFailed'], 0);
  1759. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  1760. 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()));
  1761. }, 1 => 'onWorkerRunning'], 0);
  1762. $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
  1763. return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1764. }, 1 => 'onNotification'], -255);
  1765. $instance->addListener('kernel.response', [0 => function () {
  1766. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1767. }, 1 => 'onKernelResponse'], -100);
  1768. $instance->addListener('kernel.exception', [0 => function () {
  1769. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1770. }, 1 => 'onKernelException'], 0);
  1771. $instance->addListener('kernel.terminate', [0 => function () {
  1772. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1773. }, 1 => 'onKernelTerminate'], -1024);
  1774. $instance->addListener('kernel.controller', [0 => function () {
  1775. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1776. }, 1 => 'onKernelController'], 0);
  1777. $instance->addListener('kernel.response', [0 => function () {
  1778. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1779. }, 1 => 'onKernelResponse'], 0);
  1780. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
  1781. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1782. }, 1 => 'onWorkerMessageHandled'], 0);
  1783. $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  1784. return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1785. }, 1 => 'onWorkerMessageFailed'], 0);
  1786. $instance->addListener('console.command', [0 => function () {
  1787. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1788. }, 1 => 'configure'], 1024);
  1789. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1790. return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1791. }, 1 => 'onMessage'], 0);
  1792. $instance->addListener('kernel.response', [0 => function () {
  1793. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1794. }, 1 => 'onKernelResponse'], -128);
  1795. $instance->addListener('kernel.response', [0 => function () {
  1796. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1797. }, 1 => 'onKernelResponse'], 0);
  1798. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1799. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1800. }, 1 => 'checkPassport'], 0);
  1801. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  1802. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1803. }, 1 => 'onLoginSuccess'], 0);
  1804. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1805. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1806. }, 1 => 'onVoterVote'], 0);
  1807. $instance->addListener('kernel.request', [0 => function () {
  1808. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1809. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1810. $instance->addListener('kernel.request', [0 => function () {
  1811. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1812. }, 1 => 'onKernelRequest'], 8);
  1813. $instance->addListener('kernel.finish_request', [0 => function () {
  1814. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1815. }, 1 => 'onKernelFinishRequest'], 0);
  1816. $instance->addListener('console.command', [0 => function () {
  1817. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1818. }, 1 => 'onCommand'], 255);
  1819. $instance->addListener('console.terminate', [0 => function () {
  1820. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1821. }, 1 => 'onTerminate'], -255);
  1822. $instance->addListener('console.error', [0 => function () {
  1823. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1824. }, 1 => 'onConsoleError'], 0);
  1825. $instance->addListener('console.terminate', [0 => function () {
  1826. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1827. }, 1 => 'onConsoleTerminate'], 0);
  1828. $instance->addListener('kernel.controller', [0 => function () {
  1829. return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ?? ($this->privates['sonata.admin.event_listener.configure_crud_controller'] = new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener()));
  1830. }, 1 => 'onKernelController'], 0);
  1831. $instance->addListener('security.interactive_login', [0 => function () {
  1832. return ($this->privates['sonata.user.listener.last_login'] ?? $this->load('getSonata_User_Listener_LastLoginService'));
  1833. }, 1 => 'onSecurityInteractiveLogin'], 0);
  1834. $instance->addListener('knp_pager.items', [0 => function () {
  1835. return ($this->privates['sphinx.event.subscriber.paginate'] ?? ($this->privates['sphinx.event.subscriber.paginate'] = new \Javer\SphinxBundle\Event\Subscriber\PaginateSphinxQuerySubscriber()));
  1836. }, 1 => 'items'], 0);
  1837. $instance->addListener('fos_user.security.implicit_login', [0 => function () {
  1838. return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  1839. }, 1 => 'onImplicitLogin'], 0);
  1840. $instance->addListener('security.interactive_login', [0 => function () {
  1841. return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  1842. }, 1 => 'onSecurityInteractiveLogin'], 0);
  1843. $instance->addListener('fos_user.registration.completed', [0 => function () {
  1844. return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  1845. }, 1 => 'authenticate'], 0);
  1846. $instance->addListener('fos_user.registration.confirmed', [0 => function () {
  1847. return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  1848. }, 1 => 'authenticate'], 0);
  1849. $instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
  1850. return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  1851. }, 1 => 'authenticate'], 0);
  1852. $instance->addListener('fos_user.change_password.edit.completed', [0 => function () {
  1853. return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1854. }, 1 => 'addSuccessFlash'], 0);
  1855. $instance->addListener('fos_user.profile.edit.completed', [0 => function () {
  1856. return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1857. }, 1 => 'addSuccessFlash'], 0);
  1858. $instance->addListener('fos_user.registration.completed', [0 => function () {
  1859. return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1860. }, 1 => 'addSuccessFlash'], 0);
  1861. $instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
  1862. return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1863. }, 1 => 'addSuccessFlash'], 0);
  1864. $instance->addListener('fos_user.resetting.reset.initialize', [0 => function () {
  1865. return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  1866. }, 1 => 'onResettingResetInitialize'], 0);
  1867. $instance->addListener('fos_user.resetting.reset.success', [0 => function () {
  1868. return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  1869. }, 1 => 'onResettingResetSuccess'], 0);
  1870. $instance->addListener('kernel.request', [0 => function () {
  1871. return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1872. }, 1 => 'onEvent'], 1024);
  1873. $instance->addListener('console.command', [0 => function () {
  1874. return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  1875. }, 1 => 'onEvent'], 1024);
  1876. $instance->addListener('kernel.request', [0 => function () {
  1877. return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1878. }, 1 => 'onEvent'], 1024);
  1879. $instance->addListener('console.command', [0 => function () {
  1880. return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  1881. }, 1 => 'onEvent'], 1024);
  1882. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1883. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1884. }, 1 => 'checkPassport'], 512);
  1885. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1886. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1887. }, 1 => 'onLogout'], 0);
  1888. return $instance;
  1889. }
  1890. /**
  1891. * Gets the public 'http_kernel' shared service.
  1892. *
  1893. * @return \Symfony\Component\HttpKernel\HttpKernel
  1894. */
  1895. protected function getHttpKernelService()
  1896. {
  1897. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1898. if (isset($this->services['http_kernel'])) {
  1899. return $this->services['http_kernel'];
  1900. }
  1901. 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(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1902. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1903. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1904. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1905. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1906. yield 4 => ($this->privates['debug.sonata.admin.argument_resolver.admin'] ?? $this->load('getDebug_Sonata_Admin_ArgumentResolver_AdminService'));
  1907. yield 5 => ($this->privates['debug.sonata.admin.argument_resolver.proxy_query'] ?? $this->load('getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService'));
  1908. yield 6 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1909. yield 7 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1910. yield 8 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1911. yield 9 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1912. }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1913. }
  1914. /**
  1915. * Gets the public 'messenger.default_bus' shared service.
  1916. *
  1917. * @return \Symfony\Component\Messenger\TraceableMessageBus
  1918. */
  1919. protected function getMessenger_DefaultBusService()
  1920. {
  1921. return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1922. yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1923. 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')));
  1924. yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1925. yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1926. yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1927. yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1928. yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1929. }, 7)));
  1930. }
  1931. /**
  1932. * Gets the public 'monolog.logger.deprecation' shared service.
  1933. *
  1934. * @return \Symfony\Bridge\Monolog\Logger
  1935. */
  1936. protected function getMonolog_Logger_DeprecationService()
  1937. {
  1938. $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1939. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1940. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1941. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1942. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1943. return $instance;
  1944. }
  1945. /**
  1946. * Gets the public 'quote.service' shared service.
  1947. *
  1948. * @return \AdminBundle\Services\QuoteService
  1949. */
  1950. protected function getQuote_ServiceService()
  1951. {
  1952. return $this->services['quote.service'] = new \AdminBundle\Services\QuoteService($this, ($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  1953. }
  1954. /**
  1955. * Gets the public 'request_stack' shared service.
  1956. *
  1957. * @return \Symfony\Component\HttpFoundation\RequestStack
  1958. */
  1959. protected function getRequestStackService()
  1960. {
  1961. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1962. }
  1963. /**
  1964. * Gets the public 'router' shared service.
  1965. *
  1966. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1967. */
  1968. protected function getRouterService()
  1969. {
  1970. $a = new \Symfony\Bridge\Monolog\Logger('router');
  1971. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1972. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1973. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1974. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1975. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1976. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  1977. ], [
  1978. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1979. ]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => true, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'en');
  1980. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1981. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1982. return $instance;
  1983. }
  1984. /**
  1985. * Gets the public 'settings.service' shared service.
  1986. *
  1987. * @return \AdminBundle\Services\SettingsService
  1988. */
  1989. protected function getSettings_ServiceService()
  1990. {
  1991. return $this->services['settings.service'] = new \AdminBundle\Services\SettingsService($this, ($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  1992. }
  1993. /**
  1994. * Gets the public 'sonata.block.context_manager.default' shared service.
  1995. *
  1996. * @return \Sonata\BlockBundle\Block\BlockContextManager
  1997. */
  1998. protected function getSonata_Block_ContextManager_DefaultService()
  1999. {
  2000. $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  2001. if (isset($this->services['sonata.block.context_manager.default'])) {
  2002. return $this->services['sonata.block.context_manager.default'];
  2003. }
  2004. return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([0 => new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2005. }
  2006. /**
  2007. * Gets the public 'sonata.block.manager' shared service.
  2008. *
  2009. * @return \Sonata\BlockBundle\Block\BlockServiceManager
  2010. */
  2011. protected function getSonata_Block_ManagerService()
  2012. {
  2013. $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2014. 'sonata.admin.block.admin_list' => ['services', 'sonata.admin.block.admin_list', 'getSonata_Admin_Block_AdminListService', true],
  2015. 'sonata.admin.block.admin_preview' => ['services', 'sonata.admin.block.admin_preview', 'getSonata_Admin_Block_AdminPreviewService', true],
  2016. 'sonata.admin.block.search_result' => ['services', 'sonata.admin.block.search_result', 'getSonata_Admin_Block_SearchResultService', true],
  2017. 'sonata.admin.block.stats' => ['services', 'sonata.admin.block.stats', 'getSonata_Admin_Block_StatsService', true],
  2018. 'sonata.block.service.container' => ['privates', 'sonata.block.service.container', 'getSonata_Block_Service_ContainerService', true],
  2019. 'sonata.block.service.empty' => ['privates', 'sonata.block.service.empty', 'getSonata_Block_Service_EmptyService', true],
  2020. 'sonata.block.service.menu' => ['privates', 'sonata.block.service.menu', 'getSonata_Block_Service_MenuService', true],
  2021. 'sonata.block.service.rss' => ['privates', 'sonata.block.service.rss', 'getSonata_Block_Service_RssService', true],
  2022. 'sonata.block.service.template' => ['privates', 'sonata.block.service.template', 'getSonata_Block_Service_TemplateService', true],
  2023. 'sonata.block.service.text' => ['privates', 'sonata.block.service.text', 'getSonata_Block_Service_TextService', true],
  2024. ], [
  2025. 'sonata.admin.block.admin_list' => '?',
  2026. 'sonata.admin.block.admin_preview' => '?',
  2027. 'sonata.admin.block.search_result' => '?',
  2028. 'sonata.admin.block.stats' => '?',
  2029. 'sonata.block.service.container' => '?',
  2030. 'sonata.block.service.empty' => '?',
  2031. 'sonata.block.service.menu' => '?',
  2032. 'sonata.block.service.rss' => '?',
  2033. 'sonata.block.service.template' => '?',
  2034. 'sonata.block.service.text' => '?',
  2035. ]), $this->parameters['sonata.block.container.types']);
  2036. $instance->add('sonata.block.service.container', 'sonata.block.service.container', $this->parameters['sonata_blocks.default_contexts']);
  2037. $instance->add('sonata.block.service.empty', 'sonata.block.service.empty', $this->parameters['sonata_blocks.default_contexts']);
  2038. $instance->add('sonata.block.service.text', 'sonata.block.service.text', $this->parameters['sonata_blocks.default_contexts']);
  2039. $instance->add('sonata.block.service.rss', 'sonata.block.service.rss', $this->parameters['sonata_blocks.default_contexts']);
  2040. $instance->add('sonata.block.service.template', 'sonata.block.service.template', $this->parameters['sonata_blocks.default_contexts']);
  2041. $instance->add('sonata.block.service.menu', 'sonata.block.service.menu', $this->parameters['sonata_blocks.default_contexts']);
  2042. $instance->add('sonata.admin.block.admin_list', 'sonata.admin.block.admin_list', $this->parameters['sonata_blocks.default_contexts']);
  2043. $instance->add('sonata.admin.block.search_result', 'sonata.admin.block.search_result', $this->parameters['sonata_blocks.default_contexts']);
  2044. $instance->add('sonata.admin.block.stats', 'sonata.admin.block.stats', $this->parameters['sonata_blocks.default_contexts']);
  2045. $instance->add('sonata.admin.block.admin_preview', 'sonata.admin.block.admin_preview', $this->parameters['sonata_blocks.default_contexts']);
  2046. return $instance;
  2047. }
  2048. /**
  2049. * Gets the public 'sonata.block.renderer.default' shared service.
  2050. *
  2051. * @return \Sonata\BlockBundle\Block\BlockRenderer
  2052. */
  2053. protected function getSonata_Block_Renderer_DefaultService()
  2054. {
  2055. $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  2056. if (isset($this->services['sonata.block.renderer.default'])) {
  2057. return $this->services['sonata.block.renderer.default'];
  2058. }
  2059. $b = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only', 'ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception', 'keep_all' => 'sonata.block.exception.filter.keep_all', 'keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline', 'inline_debug' => 'sonata.block.exception.renderer.inline_debug', 'throw' => 'sonata.block.exception.renderer.throw'], [], []);
  2060. $b->setDefaultFilter('debug_only');
  2061. $b->setDefaultRenderer('throw');
  2062. return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2063. }
  2064. /**
  2065. * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  2066. *
  2067. * @return \Sonata\Twig\Extension\FlashMessageExtension
  2068. */
  2069. protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  2070. {
  2071. return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  2072. }
  2073. /**
  2074. * Gets the public 'translator' shared service.
  2075. *
  2076. * @return \Symfony\Component\Translation\DataCollectorTranslator
  2077. */
  2078. protected function getTranslatorService()
  2079. {
  2080. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2081. }
  2082. /**
  2083. * Gets the public 'var_dumper.cloner' shared service.
  2084. *
  2085. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2086. */
  2087. protected function getVarDumper_ClonerService()
  2088. {
  2089. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2090. $instance->setMaxItems(2500);
  2091. $instance->setMinDepth(1);
  2092. $instance->setMaxString(-1);
  2093. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2094. return $instance;
  2095. }
  2096. /**
  2097. * Gets the private '.debug.http_client' shared service.
  2098. *
  2099. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2100. */
  2101. protected function get_Debug_HttpClientService()
  2102. {
  2103. $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2104. $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2105. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2106. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2107. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2108. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2109. $a->setLogger($b);
  2110. 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))));
  2111. }
  2112. /**
  2113. * Gets the private '.debug.hwi_oauth.http_client' shared service.
  2114. *
  2115. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2116. */
  2117. protected function get_Debug_HwiOauth_HttpClientService()
  2118. {
  2119. 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))));
  2120. }
  2121. /**
  2122. * Gets the private '.service_locator.KLVvNIq' shared service.
  2123. *
  2124. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2125. */
  2126. protected function get_ServiceLocator_KLVvNIqService()
  2127. {
  2128. return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2129. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  2130. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  2131. ], [
  2132. 'doctrine.ulid_generator' => '?',
  2133. 'doctrine.uuid_generator' => '?',
  2134. ]);
  2135. }
  2136. /**
  2137. * Gets the private '.service_locator.m65.ADd' shared service.
  2138. *
  2139. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2140. */
  2141. protected function get_ServiceLocator_M65_ADdService()
  2142. {
  2143. return $this->privates['.service_locator.m65.ADd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2144. 'security.firewall.map.context.admin' => ['privates', 'security.firewall.map.context.admin', 'getSecurity_Firewall_Map_Context_AdminService', true],
  2145. 'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
  2146. 'security.firewall.map.context.client' => ['privates', 'security.firewall.map.context.client', 'getSecurity_Firewall_Map_Context_ClientService', true],
  2147. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  2148. ], [
  2149. 'security.firewall.map.context.admin' => '?',
  2150. 'security.firewall.map.context.api' => '?',
  2151. 'security.firewall.map.context.client' => '?',
  2152. 'security.firewall.map.context.dev' => '?',
  2153. ]);
  2154. }
  2155. /**
  2156. * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  2157. *
  2158. * @return \Http\HttplugBundle\Collector\PluginClientFactory
  2159. */
  2160. protected function getPluginClientFactoryService()
  2161. {
  2162. return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2163. }
  2164. /**
  2165. * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  2166. *
  2167. * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  2168. */
  2169. protected function getPluginClientFactoryListenerService()
  2170. {
  2171. return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  2172. }
  2173. /**
  2174. * Gets the private 'api.request' shared service.
  2175. *
  2176. * @return \AdminBundle\EventListener\ApiRequest
  2177. */
  2178. protected function getApi_RequestService()
  2179. {
  2180. return $this->privates['api.request'] = new \AdminBundle\EventListener\ApiRequest('dev', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()));
  2181. }
  2182. /**
  2183. * Gets the private 'cache.annotations' shared service.
  2184. *
  2185. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2186. */
  2187. protected function getCache_AnnotationsService()
  2188. {
  2189. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('udTXTcPIXc', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2190. }
  2191. /**
  2192. * Gets the private 'cache.doctrine.orm.auto_mapping.query' shared service.
  2193. *
  2194. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2195. */
  2196. protected function getCache_Doctrine_Orm_AutoMapping_QueryService()
  2197. {
  2198. return $this->privates['cache.doctrine.orm.auto_mapping.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2199. }
  2200. /**
  2201. * Gets the private 'cache.doctrine.orm.auto_mapping.result' shared service.
  2202. *
  2203. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2204. */
  2205. protected function getCache_Doctrine_Orm_AutoMapping_ResultService()
  2206. {
  2207. return $this->privates['cache.doctrine.orm.auto_mapping.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2208. }
  2209. /**
  2210. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2211. *
  2212. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2213. */
  2214. protected function getCache_Doctrine_Orm_Default_QueryService()
  2215. {
  2216. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2217. }
  2218. /**
  2219. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2220. *
  2221. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2222. */
  2223. protected function getCache_Doctrine_Orm_Default_ResultService()
  2224. {
  2225. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2226. }
  2227. /**
  2228. * Gets the private 'cache.doctrine.orm.paf.query' shared service.
  2229. *
  2230. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2231. */
  2232. protected function getCache_Doctrine_Orm_Paf_QueryService()
  2233. {
  2234. return $this->privates['cache.doctrine.orm.paf.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2235. }
  2236. /**
  2237. * Gets the private 'cache.doctrine.orm.paf.result' shared service.
  2238. *
  2239. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2240. */
  2241. protected function getCache_Doctrine_Orm_Paf_ResultService()
  2242. {
  2243. return $this->privates['cache.doctrine.orm.paf.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2244. }
  2245. /**
  2246. * Gets the private 'cache.doctrine.orm.paf_us.query' shared service.
  2247. *
  2248. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2249. */
  2250. protected function getCache_Doctrine_Orm_PafUs_QueryService()
  2251. {
  2252. return $this->privates['cache.doctrine.orm.paf_us.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2253. }
  2254. /**
  2255. * Gets the private 'cache.doctrine.orm.paf_us.result' shared service.
  2256. *
  2257. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2258. */
  2259. protected function getCache_Doctrine_Orm_PafUs_ResultService()
  2260. {
  2261. return $this->privates['cache.doctrine.orm.paf_us.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2262. }
  2263. /**
  2264. * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2265. *
  2266. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2267. */
  2268. protected function getCache_Messenger_RestartWorkersSignalService()
  2269. {
  2270. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('jJXyWsEMox', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  2271. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2272. return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2273. }
  2274. /**
  2275. * Gets the private 'cache.property_info' shared service.
  2276. *
  2277. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2278. */
  2279. protected function getCache_PropertyInfoService()
  2280. {
  2281. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9XGIE2CpOK', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2282. }
  2283. /**
  2284. * Gets the private 'cache.security_expression_language' shared service.
  2285. *
  2286. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2287. */
  2288. protected function getCache_SecurityExpressionLanguageService()
  2289. {
  2290. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OQ4Yt-ohsA', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2291. }
  2292. /**
  2293. * Gets the private 'cache.security_token_verifier' shared service.
  2294. *
  2295. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2296. */
  2297. protected function getCache_SecurityTokenVerifierService()
  2298. {
  2299. return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BgP4zHX1yh', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2300. }
  2301. /**
  2302. * Gets the private 'cache.serializer' shared service.
  2303. *
  2304. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2305. */
  2306. protected function getCache_SerializerService()
  2307. {
  2308. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vd2yukTBKj', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2309. }
  2310. /**
  2311. * Gets the private 'cache.validator' shared service.
  2312. *
  2313. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2314. */
  2315. protected function getCache_ValidatorService()
  2316. {
  2317. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('so-qkPskXX', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2318. }
  2319. /**
  2320. * Gets the private 'config_cache_factory' shared service.
  2321. *
  2322. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2323. */
  2324. protected function getConfigCacheFactoryService()
  2325. {
  2326. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2327. 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)));
  2328. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2329. }, 2));
  2330. }
  2331. /**
  2332. * Gets the private 'data_collector.form' shared service.
  2333. *
  2334. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2335. */
  2336. protected function getDataCollector_FormService()
  2337. {
  2338. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2339. }
  2340. /**
  2341. * Gets the private 'data_collector.request' shared service.
  2342. *
  2343. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2344. */
  2345. protected function getDataCollector_RequestService()
  2346. {
  2347. 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())));
  2348. }
  2349. /**
  2350. * Gets the private 'debug.controller_resolver' shared service.
  2351. *
  2352. * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2353. */
  2354. protected function getDebug_ControllerResolverService()
  2355. {
  2356. 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))));
  2357. }
  2358. /**
  2359. * Gets the private 'debug.debug_handlers_listener' shared service.
  2360. *
  2361. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2362. */
  2363. protected function getDebug_DebugHandlersListenerService()
  2364. {
  2365. $a = new \Symfony\Bridge\Monolog\Logger('php');
  2366. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2367. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2368. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2369. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2370. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  2371. }
  2372. /**
  2373. * Gets the private 'debug.file_link_formatter' shared service.
  2374. *
  2375. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2376. */
  2377. protected function getDebug_FileLinkFormatterService()
  2378. {
  2379. 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 () {
  2380. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2381. });
  2382. }
  2383. /**
  2384. * Gets the private 'debug.log_processor' shared service.
  2385. *
  2386. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2387. */
  2388. protected function getDebug_LogProcessorService()
  2389. {
  2390. 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())));
  2391. }
  2392. /**
  2393. * Gets the private 'debug.security.access.decision_manager' shared service.
  2394. *
  2395. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2396. */
  2397. protected function getDebug_Security_Access_DecisionManagerService()
  2398. {
  2399. 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 () {
  2400. yield 0 => ($this->privates['debug.security.voter.security.acl.voter.user_permissions'] ?? $this->load('getDebug_Security_Voter_Security_Acl_Voter_UserPermissionsService'));
  2401. yield 1 => ($this->privates['debug.security.voter.security.acl.voter.basic_permissions'] ?? $this->load('getDebug_Security_Voter_Security_Acl_Voter_BasicPermissionsService'));
  2402. yield 2 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2403. yield 3 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2404. yield 4 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2405. yield 5 => ($this->privates['debug.security.voter.AdminBundle\\Security\\TicketVoter'] ?? $this->load('getTicketVoterService'));
  2406. }, 6), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2407. }
  2408. /**
  2409. * Gets the private 'debug.security.firewall' shared service.
  2410. *
  2411. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2412. */
  2413. protected function getDebug_Security_FirewallService()
  2414. {
  2415. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2416. if (isset($this->privates['debug.security.firewall'])) {
  2417. return $this->privates['debug.security.firewall'];
  2418. }
  2419. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2420. if (isset($this->privates['debug.security.firewall'])) {
  2421. return $this->privates['debug.security.firewall'];
  2422. }
  2423. $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  2424. if (isset($this->privates['debug.security.firewall'])) {
  2425. return $this->privates['debug.security.firewall'];
  2426. }
  2427. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, $c);
  2428. }
  2429. /**
  2430. * Gets the private 'doctrine.dbal.connection_factory' shared service.
  2431. *
  2432. * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  2433. */
  2434. protected function getDoctrine_Dbal_ConnectionFactoryService()
  2435. {
  2436. return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite']));
  2437. }
  2438. /**
  2439. * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  2440. *
  2441. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2442. */
  2443. protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  2444. {
  2445. return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2446. 'AdminBundle\\EventListener\\AccountListener' => ['privates', 'AdminBundle\\EventListener\\AccountListener', 'getAccountListenerService', true],
  2447. 'AdminBundle\\EventListener\\BookingHistorySubscriber' => ['privates', 'AdminBundle\\EventListener\\BookingHistorySubscriber', 'getBookingHistorySubscriberService', true],
  2448. 'area.life_cycles.post_persist' => ['privates', 'area.life_cycles.post_persist', 'getArea_LifeCycles_PostPersistService', true],
  2449. 'booking.life_cycles.post_persist' => ['privates', 'booking.life_cycles.post_persist', 'getBooking_LifeCycles_PostPersistService', true],
  2450. 'changerequests.life_cycles.post_persist' => ['privates', 'changerequests.life_cycles.post_persist', 'getChangerequests_LifeCycles_PostPersistService', true],
  2451. 'clientchangerequest.life_cycles.post_persist' => ['privates', 'clientchangerequest.life_cycles.post_persist', 'getClientchangerequest_LifeCycles_PostPersistService', true],
  2452. 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners', 'getDoctrine_Orm_AutoMappingListeners_AttachEntityListenersService', true],
  2453. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  2454. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  2455. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  2456. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  2457. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  2458. 'driver.life_cycles.entity' => ['privates', 'driver.life_cycles.entity', 'getDriver_LifeCycles_EntityService', true],
  2459. 'fos_user.user_listener' => ['privates', 'fos_user.user_listener', 'getFosUser_UserListenerService', true],
  2460. 'payment.life_cycles.post_persist' => ['privates', 'payment.life_cycles.post_persist', 'getPayment_LifeCycles_PostPersistService', true],
  2461. 'paymentextracharge.life_cycles.post_persist' => ['privates', 'paymentextracharge.life_cycles.post_persist', 'getPaymentextracharge_LifeCycles_PostPersistService', true],
  2462. 'security.acl.dbal.schema_listener' => ['privates', 'security.acl.dbal.schema_listener', 'getSecurity_Acl_Dbal_SchemaListenerService', true],
  2463. 'sonata.doctrine.mapper' => ['privates', 'sonata.doctrine.mapper', 'getSonata_Doctrine_MapperService', true],
  2464. 'sonata.user.listener.user' => ['privates', 'sonata.user.listener.user', 'getSonata_User_Listener_UserService', true],
  2465. 'ticket.life_cycles.post_persist' => ['privates', 'ticket.life_cycles.post_persist', 'getTicket_LifeCycles_PostPersistService', true],
  2466. 'ticket_message.life_cycles.post_persist' => ['privates', 'ticket_message.life_cycles.post_persist', 'getTicketMessage_LifeCycles_PostPersistService', true],
  2467. 'transaction.life_cycles' => ['privates', 'transaction.life_cycles', 'getTransaction_LifeCyclesService', true],
  2468. ], [
  2469. 'AdminBundle\\EventListener\\AccountListener' => '?',
  2470. 'AdminBundle\\EventListener\\BookingHistorySubscriber' => '?',
  2471. 'area.life_cycles.post_persist' => '?',
  2472. 'booking.life_cycles.post_persist' => '?',
  2473. 'changerequests.life_cycles.post_persist' => '?',
  2474. 'clientchangerequest.life_cycles.post_persist' => '?',
  2475. 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners' => '?',
  2476. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2477. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2478. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2479. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2480. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2481. 'driver.life_cycles.entity' => '?',
  2482. 'fos_user.user_listener' => '?',
  2483. 'payment.life_cycles.post_persist' => '?',
  2484. 'paymentextracharge.life_cycles.post_persist' => '?',
  2485. 'security.acl.dbal.schema_listener' => '?',
  2486. 'sonata.doctrine.mapper' => '?',
  2487. 'sonata.user.listener.user' => '?',
  2488. 'ticket.life_cycles.post_persist' => '?',
  2489. 'ticket_message.life_cycles.post_persist' => '?',
  2490. 'transaction.life_cycles' => '?',
  2491. ]), [0 => [0 => [0 => 'loadClassMetadata'], 1 => 'sonata.doctrine.mapper'], 1 => 'AdminBundle\\EventListener\\BookingHistorySubscriber', 2 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 4 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 5 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 6 => [0 => [0 => 'postPersist'], 1 => 'AdminBundle\\EventListener\\AccountListener'], 7 => [0 => [0 => 'postPersist'], 1 => 'area.life_cycles.post_persist'], 8 => [0 => [0 => 'prePersist'], 1 => 'booking.life_cycles.post_persist'], 9 => [0 => [0 => 'postPersist'], 1 => 'booking.life_cycles.post_persist'], 10 => [0 => [0 => 'onFlush'], 1 => 'booking.life_cycles.post_persist'], 11 => [0 => [0 => 'prePersist'], 1 => 'changerequests.life_cycles.post_persist'], 12 => [0 => [0 => 'postPersist'], 1 => 'changerequests.life_cycles.post_persist'], 13 => [0 => [0 => 'prePersist'], 1 => 'clientchangerequest.life_cycles.post_persist'], 14 => [0 => [0 => 'postPersist'], 1 => 'clientchangerequest.life_cycles.post_persist'], 15 => [0 => [0 => 'postPersist'], 1 => 'driver.life_cycles.entity'], 16 => [0 => [0 => 'onFlush'], 1 => 'driver.life_cycles.entity'], 17 => [0 => [0 => 'prePersist'], 1 => 'payment.life_cycles.post_persist'], 18 => [0 => [0 => 'postUpdate'], 1 => 'payment.life_cycles.post_persist'], 19 => [0 => [0 => 'postPersist'], 1 => 'paymentextracharge.life_cycles.post_persist'], 20 => [0 => [0 => 'postPersist'], 1 => 'ticket.life_cycles.post_persist'], 21 => [0 => [0 => 'postUpdate'], 1 => 'ticket.life_cycles.post_persist'], 22 => [0 => [0 => 'postPersist'], 1 => 'ticket_message.life_cycles.post_persist'], 23 => [0 => [0 => 'prePersist'], 1 => 'transaction.life_cycles'], 24 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 25 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners'], 26 => [0 => [0 => 'prePersist'], 1 => 'sonata.user.listener.user'], 27 => [0 => [0 => 'preUpdate'], 1 => 'sonata.user.listener.user'], 28 => [0 => [0 => 'prePersist'], 1 => 'fos_user.user_listener'], 29 => [0 => [0 => 'preUpdate'], 1 => 'fos_user.user_listener'], 30 => [0 => [0 => 'postGenerateSchema'], 1 => 'security.acl.dbal.schema_listener']]);
  2492. }
  2493. /**
  2494. * Gets the private 'doctrine.dbal.paf_connection.event_manager' shared service.
  2495. *
  2496. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2497. */
  2498. protected function getDoctrine_Dbal_PafConnection_EventManagerService()
  2499. {
  2500. return $this->privates['doctrine.dbal.paf_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2501. 'AdminBundle\\EventListener\\AccountListener' => ['privates', 'AdminBundle\\EventListener\\AccountListener', 'getAccountListenerService', true],
  2502. 'AdminBundle\\EventListener\\BookingHistorySubscriber' => ['privates', 'AdminBundle\\EventListener\\BookingHistorySubscriber', 'getBookingHistorySubscriberService', true],
  2503. 'area.life_cycles.post_persist' => ['privates', 'area.life_cycles.post_persist', 'getArea_LifeCycles_PostPersistService', true],
  2504. 'booking.life_cycles.post_persist' => ['privates', 'booking.life_cycles.post_persist', 'getBooking_LifeCycles_PostPersistService', true],
  2505. 'changerequests.life_cycles.post_persist' => ['privates', 'changerequests.life_cycles.post_persist', 'getChangerequests_LifeCycles_PostPersistService', true],
  2506. 'clientchangerequest.life_cycles.post_persist' => ['privates', 'clientchangerequest.life_cycles.post_persist', 'getClientchangerequest_LifeCycles_PostPersistService', true],
  2507. 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners', 'getDoctrine_Orm_AutoMappingListeners_AttachEntityListenersService', true],
  2508. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  2509. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  2510. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  2511. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  2512. 'doctrine.orm.paf_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.paf_listeners.attach_entity_listeners', 'getDoctrine_Orm_PafListeners_AttachEntityListenersService', true],
  2513. 'driver.life_cycles.entity' => ['privates', 'driver.life_cycles.entity', 'getDriver_LifeCycles_EntityService', true],
  2514. 'fos_user.user_listener' => ['privates', 'fos_user.user_listener', 'getFosUser_UserListenerService', true],
  2515. 'payment.life_cycles.post_persist' => ['privates', 'payment.life_cycles.post_persist', 'getPayment_LifeCycles_PostPersistService', true],
  2516. 'paymentextracharge.life_cycles.post_persist' => ['privates', 'paymentextracharge.life_cycles.post_persist', 'getPaymentextracharge_LifeCycles_PostPersistService', true],
  2517. 'security.acl.dbal.schema_listener' => ['privates', 'security.acl.dbal.schema_listener', 'getSecurity_Acl_Dbal_SchemaListenerService', true],
  2518. 'sonata.doctrine.mapper' => ['privates', 'sonata.doctrine.mapper', 'getSonata_Doctrine_MapperService', true],
  2519. 'sonata.user.listener.user' => ['privates', 'sonata.user.listener.user', 'getSonata_User_Listener_UserService', true],
  2520. 'ticket.life_cycles.post_persist' => ['privates', 'ticket.life_cycles.post_persist', 'getTicket_LifeCycles_PostPersistService', true],
  2521. 'ticket_message.life_cycles.post_persist' => ['privates', 'ticket_message.life_cycles.post_persist', 'getTicketMessage_LifeCycles_PostPersistService', true],
  2522. 'transaction.life_cycles' => ['privates', 'transaction.life_cycles', 'getTransaction_LifeCyclesService', true],
  2523. ], [
  2524. 'AdminBundle\\EventListener\\AccountListener' => '?',
  2525. 'AdminBundle\\EventListener\\BookingHistorySubscriber' => '?',
  2526. 'area.life_cycles.post_persist' => '?',
  2527. 'booking.life_cycles.post_persist' => '?',
  2528. 'changerequests.life_cycles.post_persist' => '?',
  2529. 'clientchangerequest.life_cycles.post_persist' => '?',
  2530. 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners' => '?',
  2531. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2532. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2533. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2534. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2535. 'doctrine.orm.paf_listeners.attach_entity_listeners' => '?',
  2536. 'driver.life_cycles.entity' => '?',
  2537. 'fos_user.user_listener' => '?',
  2538. 'payment.life_cycles.post_persist' => '?',
  2539. 'paymentextracharge.life_cycles.post_persist' => '?',
  2540. 'security.acl.dbal.schema_listener' => '?',
  2541. 'sonata.doctrine.mapper' => '?',
  2542. 'sonata.user.listener.user' => '?',
  2543. 'ticket.life_cycles.post_persist' => '?',
  2544. 'ticket_message.life_cycles.post_persist' => '?',
  2545. 'transaction.life_cycles' => '?',
  2546. ]), [0 => [0 => [0 => 'loadClassMetadata'], 1 => 'sonata.doctrine.mapper'], 1 => 'AdminBundle\\EventListener\\BookingHistorySubscriber', 2 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 4 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 5 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 6 => [0 => [0 => 'postPersist'], 1 => 'AdminBundle\\EventListener\\AccountListener'], 7 => [0 => [0 => 'postPersist'], 1 => 'area.life_cycles.post_persist'], 8 => [0 => [0 => 'prePersist'], 1 => 'booking.life_cycles.post_persist'], 9 => [0 => [0 => 'postPersist'], 1 => 'booking.life_cycles.post_persist'], 10 => [0 => [0 => 'onFlush'], 1 => 'booking.life_cycles.post_persist'], 11 => [0 => [0 => 'prePersist'], 1 => 'changerequests.life_cycles.post_persist'], 12 => [0 => [0 => 'postPersist'], 1 => 'changerequests.life_cycles.post_persist'], 13 => [0 => [0 => 'prePersist'], 1 => 'clientchangerequest.life_cycles.post_persist'], 14 => [0 => [0 => 'postPersist'], 1 => 'clientchangerequest.life_cycles.post_persist'], 15 => [0 => [0 => 'postPersist'], 1 => 'driver.life_cycles.entity'], 16 => [0 => [0 => 'onFlush'], 1 => 'driver.life_cycles.entity'], 17 => [0 => [0 => 'prePersist'], 1 => 'payment.life_cycles.post_persist'], 18 => [0 => [0 => 'postUpdate'], 1 => 'payment.life_cycles.post_persist'], 19 => [0 => [0 => 'postPersist'], 1 => 'paymentextracharge.life_cycles.post_persist'], 20 => [0 => [0 => 'postPersist'], 1 => 'ticket.life_cycles.post_persist'], 21 => [0 => [0 => 'postUpdate'], 1 => 'ticket.life_cycles.post_persist'], 22 => [0 => [0 => 'postPersist'], 1 => 'ticket_message.life_cycles.post_persist'], 23 => [0 => [0 => 'prePersist'], 1 => 'transaction.life_cycles'], 24 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.paf_listeners.attach_entity_listeners'], 25 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners'], 26 => [0 => [0 => 'prePersist'], 1 => 'sonata.user.listener.user'], 27 => [0 => [0 => 'preUpdate'], 1 => 'sonata.user.listener.user'], 28 => [0 => [0 => 'prePersist'], 1 => 'fos_user.user_listener'], 29 => [0 => [0 => 'preUpdate'], 1 => 'fos_user.user_listener'], 30 => [0 => [0 => 'postGenerateSchema'], 1 => 'security.acl.dbal.schema_listener']]);
  2547. }
  2548. /**
  2549. * Gets the private 'doctrine.dbal.paf_us_connection.event_manager' shared service.
  2550. *
  2551. * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  2552. */
  2553. protected function getDoctrine_Dbal_PafUsConnection_EventManagerService()
  2554. {
  2555. return $this->privates['doctrine.dbal.paf_us_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2556. 'AdminBundle\\EventListener\\AccountListener' => ['privates', 'AdminBundle\\EventListener\\AccountListener', 'getAccountListenerService', true],
  2557. 'AdminBundle\\EventListener\\BookingHistorySubscriber' => ['privates', 'AdminBundle\\EventListener\\BookingHistorySubscriber', 'getBookingHistorySubscriberService', true],
  2558. 'area.life_cycles.post_persist' => ['privates', 'area.life_cycles.post_persist', 'getArea_LifeCycles_PostPersistService', true],
  2559. 'booking.life_cycles.post_persist' => ['privates', 'booking.life_cycles.post_persist', 'getBooking_LifeCycles_PostPersistService', true],
  2560. 'changerequests.life_cycles.post_persist' => ['privates', 'changerequests.life_cycles.post_persist', 'getChangerequests_LifeCycles_PostPersistService', true],
  2561. 'clientchangerequest.life_cycles.post_persist' => ['privates', 'clientchangerequest.life_cycles.post_persist', 'getClientchangerequest_LifeCycles_PostPersistService', true],
  2562. 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners', 'getDoctrine_Orm_AutoMappingListeners_AttachEntityListenersService', true],
  2563. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  2564. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  2565. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  2566. 'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  2567. 'doctrine.orm.paf_us_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.paf_us_listeners.attach_entity_listeners', 'getDoctrine_Orm_PafUsListeners_AttachEntityListenersService', true],
  2568. 'driver.life_cycles.entity' => ['privates', 'driver.life_cycles.entity', 'getDriver_LifeCycles_EntityService', true],
  2569. 'fos_user.user_listener' => ['privates', 'fos_user.user_listener', 'getFosUser_UserListenerService', true],
  2570. 'payment.life_cycles.post_persist' => ['privates', 'payment.life_cycles.post_persist', 'getPayment_LifeCycles_PostPersistService', true],
  2571. 'paymentextracharge.life_cycles.post_persist' => ['privates', 'paymentextracharge.life_cycles.post_persist', 'getPaymentextracharge_LifeCycles_PostPersistService', true],
  2572. 'security.acl.dbal.schema_listener' => ['privates', 'security.acl.dbal.schema_listener', 'getSecurity_Acl_Dbal_SchemaListenerService', true],
  2573. 'sonata.doctrine.mapper' => ['privates', 'sonata.doctrine.mapper', 'getSonata_Doctrine_MapperService', true],
  2574. 'sonata.user.listener.user' => ['privates', 'sonata.user.listener.user', 'getSonata_User_Listener_UserService', true],
  2575. 'ticket.life_cycles.post_persist' => ['privates', 'ticket.life_cycles.post_persist', 'getTicket_LifeCycles_PostPersistService', true],
  2576. 'ticket_message.life_cycles.post_persist' => ['privates', 'ticket_message.life_cycles.post_persist', 'getTicketMessage_LifeCycles_PostPersistService', true],
  2577. 'transaction.life_cycles' => ['privates', 'transaction.life_cycles', 'getTransaction_LifeCyclesService', true],
  2578. ], [
  2579. 'AdminBundle\\EventListener\\AccountListener' => '?',
  2580. 'AdminBundle\\EventListener\\BookingHistorySubscriber' => '?',
  2581. 'area.life_cycles.post_persist' => '?',
  2582. 'booking.life_cycles.post_persist' => '?',
  2583. 'changerequests.life_cycles.post_persist' => '?',
  2584. 'clientchangerequest.life_cycles.post_persist' => '?',
  2585. 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners' => '?',
  2586. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2587. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2588. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2589. 'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2590. 'doctrine.orm.paf_us_listeners.attach_entity_listeners' => '?',
  2591. 'driver.life_cycles.entity' => '?',
  2592. 'fos_user.user_listener' => '?',
  2593. 'payment.life_cycles.post_persist' => '?',
  2594. 'paymentextracharge.life_cycles.post_persist' => '?',
  2595. 'security.acl.dbal.schema_listener' => '?',
  2596. 'sonata.doctrine.mapper' => '?',
  2597. 'sonata.user.listener.user' => '?',
  2598. 'ticket.life_cycles.post_persist' => '?',
  2599. 'ticket_message.life_cycles.post_persist' => '?',
  2600. 'transaction.life_cycles' => '?',
  2601. ]), [0 => [0 => [0 => 'loadClassMetadata'], 1 => 'sonata.doctrine.mapper'], 1 => 'AdminBundle\\EventListener\\BookingHistorySubscriber', 2 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 4 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 5 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 6 => [0 => [0 => 'postPersist'], 1 => 'AdminBundle\\EventListener\\AccountListener'], 7 => [0 => [0 => 'postPersist'], 1 => 'area.life_cycles.post_persist'], 8 => [0 => [0 => 'prePersist'], 1 => 'booking.life_cycles.post_persist'], 9 => [0 => [0 => 'postPersist'], 1 => 'booking.life_cycles.post_persist'], 10 => [0 => [0 => 'onFlush'], 1 => 'booking.life_cycles.post_persist'], 11 => [0 => [0 => 'prePersist'], 1 => 'changerequests.life_cycles.post_persist'], 12 => [0 => [0 => 'postPersist'], 1 => 'changerequests.life_cycles.post_persist'], 13 => [0 => [0 => 'prePersist'], 1 => 'clientchangerequest.life_cycles.post_persist'], 14 => [0 => [0 => 'postPersist'], 1 => 'clientchangerequest.life_cycles.post_persist'], 15 => [0 => [0 => 'postPersist'], 1 => 'driver.life_cycles.entity'], 16 => [0 => [0 => 'onFlush'], 1 => 'driver.life_cycles.entity'], 17 => [0 => [0 => 'prePersist'], 1 => 'payment.life_cycles.post_persist'], 18 => [0 => [0 => 'postUpdate'], 1 => 'payment.life_cycles.post_persist'], 19 => [0 => [0 => 'postPersist'], 1 => 'paymentextracharge.life_cycles.post_persist'], 20 => [0 => [0 => 'postPersist'], 1 => 'ticket.life_cycles.post_persist'], 21 => [0 => [0 => 'postUpdate'], 1 => 'ticket.life_cycles.post_persist'], 22 => [0 => [0 => 'postPersist'], 1 => 'ticket_message.life_cycles.post_persist'], 23 => [0 => [0 => 'prePersist'], 1 => 'transaction.life_cycles'], 24 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.paf_us_listeners.attach_entity_listeners'], 25 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.auto_mapping_listeners.attach_entity_listeners'], 26 => [0 => [0 => 'prePersist'], 1 => 'sonata.user.listener.user'], 27 => [0 => [0 => 'preUpdate'], 1 => 'sonata.user.listener.user'], 28 => [0 => [0 => 'prePersist'], 1 => 'fos_user.user_listener'], 29 => [0 => [0 => 'preUpdate'], 1 => 'fos_user.user_listener'], 30 => [0 => [0 => 'postGenerateSchema'], 1 => 'security.acl.dbal.schema_listener']]);
  2602. }
  2603. /**
  2604. * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  2605. *
  2606. * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  2607. */
  2608. protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  2609. {
  2610. return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  2611. }
  2612. /**
  2613. * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  2614. *
  2615. * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  2616. */
  2617. protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  2618. {
  2619. $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/config/doctrine') => 'Sonata\\UserBundle\\Entity'], '.orm.xml', false);
  2620. $instance->setGlobalBasename('mapping');
  2621. return $instance;
  2622. }
  2623. /**
  2624. * Gets the private 'exception_listener' shared service.
  2625. *
  2626. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2627. */
  2628. protected function getExceptionListenerService()
  2629. {
  2630. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2631. }
  2632. /**
  2633. * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  2634. *
  2635. * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  2636. */
  2637. protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  2638. {
  2639. $a = new \FOS\UserBundle\Util\Canonicalizer();
  2640. return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a, $a);
  2641. }
  2642. /**
  2643. * Gets the private 'httplug.collector.formatter' shared service.
  2644. *
  2645. * @return \Http\HttplugBundle\Collector\Formatter
  2646. */
  2647. protected function getHttplug_Collector_FormatterService()
  2648. {
  2649. return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  2650. }
  2651. /**
  2652. * Gets the private 'jms_serializer.event_dispatcher' shared service.
  2653. *
  2654. * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  2655. */
  2656. protected function getJmsSerializer_EventDispatcherService()
  2657. {
  2658. $this->privates['jms_serializer.event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2659. 'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', true],
  2660. 'jms_serializer.traceable_runs_listener' => ['privates', 'jms_serializer.traceable_runs_listener', 'getJmsSerializer_TraceableRunsListenerService', false],
  2661. 'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', true],
  2662. ], [
  2663. 'jms_serializer.stopwatch_subscriber' => '?',
  2664. 'jms_serializer.traceable_runs_listener' => '?',
  2665. 'jms_serializer.doctrine_proxy_subscriber' => '?',
  2666. ]));
  2667. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], NULL, NULL, NULL);
  2668. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
  2669. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
  2670. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
  2671. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ORM\\PersistentCollection');
  2672. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  2673. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  2674. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
  2675. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
  2676. $instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'ProxyManager\\Proxy\\LazyLoadingInterface');
  2677. $instance->addListener('serializer.pre_deserialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
  2678. $instance->addListener('serializer.post_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], NULL, NULL, NULL);
  2679. return $instance;
  2680. }
  2681. /**
  2682. * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  2683. *
  2684. * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  2685. */
  2686. protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  2687. {
  2688. return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator(['AdminBundle' => (\dirname(__DIR__, 4).'/src/AdminBundle/Resources/config/serializer')]));
  2689. }
  2690. /**
  2691. * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  2692. *
  2693. * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  2694. */
  2695. protected function getJmsSerializer_TraceableHandlerRegistryService()
  2696. {
  2697. $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, [
  2698. 'jms_serializer.union_handler' => ['privates', 'jms_serializer.union_handler', 'getJmsSerializer_UnionHandlerService', true],
  2699. 'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', true],
  2700. 'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', true],
  2701. 'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', true],
  2702. 'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', true],
  2703. 'jms_serializer.form_error_handler' => ['privates', 'jms_serializer.form_error_handler', 'getJmsSerializer_FormErrorHandlerService', true],
  2704. ], [
  2705. 'jms_serializer.union_handler' => '?',
  2706. 'jms_serializer.array_collection_handler' => '?',
  2707. 'jms_serializer.datetime_handler' => '?',
  2708. 'jms_serializer.iterator_handler' => '?',
  2709. 'jms_serializer.constraint_violation_handler' => '?',
  2710. 'jms_serializer.form_error_handler' => '?',
  2711. ])));
  2712. $instance->registerHandler(2, 'union', 'json', [0 => 'jms_serializer.union_handler', 1 => 'deserializeUnion']);
  2713. $instance->registerHandler(2, 'union', 'xml', [0 => 'jms_serializer.union_handler', 1 => 'deserializeUnion']);
  2714. $instance->registerHandler(2, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2715. $instance->registerHandler(2, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2716. $instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2717. $instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2718. $instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2719. $instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2720. $instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2721. $instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2722. $instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2723. $instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
  2724. $instance->registerHandler(2, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson']);
  2725. $instance->registerHandler(2, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']);
  2726. $instance->registerHandler(2, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson']);
  2727. $instance->registerHandler(2, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']);
  2728. $instance->registerHandler(2, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson']);
  2729. $instance->registerHandler(2, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']);
  2730. $instance->registerHandler(2, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson']);
  2731. $instance->registerHandler(2, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']);
  2732. $instance->registerHandler(2, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  2733. $instance->registerHandler(2, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  2734. $instance->registerHandler(2, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  2735. $instance->registerHandler(2, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
  2736. $instance->registerHandler(2, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
  2737. $instance->registerHandler(2, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
  2738. $instance->registerHandler(1, 'union', 'json', [0 => 'jms_serializer.union_handler', 1 => 'serializeUnion']);
  2739. $instance->registerHandler(1, 'union', 'xml', [0 => 'jms_serializer.union_handler', 1 => 'serializeUnion']);
  2740. $instance->registerHandler(1, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2741. $instance->registerHandler(1, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2742. $instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2743. $instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2744. $instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2745. $instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2746. $instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2747. $instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2748. $instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2749. $instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
  2750. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml']);
  2751. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']);
  2752. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml']);
  2753. $instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']);
  2754. $instance->registerHandler(1, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
  2755. $instance->registerHandler(1, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
  2756. $instance->registerHandler(1, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
  2757. $instance->registerHandler(1, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
  2758. $instance->registerHandler(1, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
  2759. $instance->registerHandler(1, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
  2760. $instance->registerHandler(1, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
  2761. $instance->registerHandler(1, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
  2762. $instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToxml']);
  2763. $instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormTojson']);
  2764. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToXml']);
  2765. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToJson']);
  2766. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorToxml']);
  2767. $instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorTojson']);
  2768. $instance->registerHandler(1, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  2769. $instance->registerHandler(1, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  2770. $instance->registerHandler(1, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  2771. $instance->registerHandler(1, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  2772. $instance->registerHandler(1, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  2773. $instance->registerHandler(1, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
  2774. return $instance;
  2775. }
  2776. /**
  2777. * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  2778. *
  2779. * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  2780. */
  2781. protected function getJmsSerializer_TraceableMetadataFactoryService()
  2782. {
  2783. $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2784. 'metadata_driver' => ['privates', 'jms_serializer.metadata.typed_properties_driver', 'getJmsSerializer_Metadata_TypedPropertiesDriverService', true],
  2785. ], [
  2786. 'metadata_driver' => '?',
  2787. ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
  2788. $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_default')))));
  2789. $a->setIncludeInterfaces(false);
  2790. return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  2791. }
  2792. /**
  2793. * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  2794. *
  2795. * @return \JMS\SerializerBundle\Debug\RunsListener
  2796. */
  2797. protected function getJmsSerializer_TraceableRunsListenerService()
  2798. {
  2799. return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  2800. }
  2801. /**
  2802. * Gets the private 'locale_aware_listener' shared service.
  2803. *
  2804. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2805. */
  2806. protected function getLocaleAwareListenerService()
  2807. {
  2808. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2809. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2810. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2811. yield 2 => ($this->privates['sonata.form.type.date_picker'] ?? $this->load('getSonata_Form_Type_DatePickerService'));
  2812. yield 3 => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->load('getSonata_Form_Type_DatetimePickerService'));
  2813. }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2814. }
  2815. /**
  2816. * Gets the private 'locale_listener' shared service.
  2817. *
  2818. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2819. */
  2820. protected function getLocaleListenerService()
  2821. {
  2822. $a = ($this->services['router'] ?? $this->getRouterService());
  2823. if (isset($this->privates['locale_listener'])) {
  2824. return $this->privates['locale_listener'];
  2825. }
  2826. 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', $a, false, []);
  2827. }
  2828. /**
  2829. * Gets the private 'monolog.handler.api' shared service.
  2830. *
  2831. * @return \Monolog\Handler\RotatingFileHandler
  2832. */
  2833. protected function getMonolog_Handler_ApiService()
  2834. {
  2835. $this->privates['monolog.handler.api'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/api.log'), 2, 'info', true, NULL, false);
  2836. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2837. $instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
  2838. return $instance;
  2839. }
  2840. /**
  2841. * Gets the private 'monolog.handler.console' shared service.
  2842. *
  2843. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2844. */
  2845. protected function getMonolog_Handler_ConsoleService()
  2846. {
  2847. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  2848. }
  2849. /**
  2850. * Gets the private 'monolog.handler.main' shared service.
  2851. *
  2852. * @return \Monolog\Handler\StreamHandler
  2853. */
  2854. protected function getMonolog_Handler_MainService()
  2855. {
  2856. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  2857. $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2858. return $instance;
  2859. }
  2860. /**
  2861. * Gets the private 'monolog.logger' shared service.
  2862. *
  2863. * @return \Symfony\Bridge\Monolog\Logger
  2864. */
  2865. protected function getMonolog_LoggerService()
  2866. {
  2867. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2868. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2869. $instance->useMicrosecondTimestamps(true);
  2870. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2871. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2872. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2873. return $instance;
  2874. }
  2875. /**
  2876. * Gets the private 'monolog.logger.cache' shared service.
  2877. *
  2878. * @return \Symfony\Bridge\Monolog\Logger
  2879. */
  2880. protected function getMonolog_Logger_CacheService()
  2881. {
  2882. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2883. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2884. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2885. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2886. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2887. return $instance;
  2888. }
  2889. /**
  2890. * Gets the private 'monolog.logger.doctrine' shared service.
  2891. *
  2892. * @return \Symfony\Bridge\Monolog\Logger
  2893. */
  2894. protected function getMonolog_Logger_DoctrineService()
  2895. {
  2896. $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2897. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2898. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2899. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2900. return $instance;
  2901. }
  2902. /**
  2903. * Gets the private 'monolog.logger.request' shared service.
  2904. *
  2905. * @return \Symfony\Bridge\Monolog\Logger
  2906. */
  2907. protected function getMonolog_Logger_RequestService()
  2908. {
  2909. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2910. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2911. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2912. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2913. $instance->pushHandler(($this->privates['monolog.handler.api'] ?? $this->getMonolog_Handler_ApiService()));
  2914. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2915. return $instance;
  2916. }
  2917. /**
  2918. * Gets the private 'monolog.logger.security' shared service.
  2919. *
  2920. * @return \Symfony\Bridge\Monolog\Logger
  2921. */
  2922. protected function getMonolog_Logger_SecurityService()
  2923. {
  2924. $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2925. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2926. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2927. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2928. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2929. return $instance;
  2930. }
  2931. /**
  2932. * Gets the private 'parameter_bag' shared service.
  2933. *
  2934. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2935. */
  2936. protected function getParameterBagService()
  2937. {
  2938. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2939. }
  2940. /**
  2941. * Gets the private 'profiler_listener' shared service.
  2942. *
  2943. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2944. */
  2945. protected function getProfilerListenerService()
  2946. {
  2947. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2948. if (isset($this->privates['profiler_listener'])) {
  2949. return $this->privates['profiler_listener'];
  2950. }
  2951. 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);
  2952. }
  2953. /**
  2954. * Gets the private 'property_accessor' shared service.
  2955. *
  2956. * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2957. */
  2958. protected function getPropertyAccessorService()
  2959. {
  2960. $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2961. return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  2962. }
  2963. /**
  2964. * Gets the private 'property_info' shared service.
  2965. *
  2966. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2967. */
  2968. protected function getPropertyInfoService()
  2969. {
  2970. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2971. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2972. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2973. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2974. yield 3 => ($this->privates['doctrine.orm.paf_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PafEntityManager_PropertyInfoExtractorService'));
  2975. yield 4 => ($this->privates['doctrine.orm.paf_us_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PafUsEntityManager_PropertyInfoExtractorService'));
  2976. yield 5 => ($this->privates['doctrine.orm.auto_mapping_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AutoMappingEntityManager_PropertyInfoExtractorService'));
  2977. }, 6), new RewindableGenerator(function () {
  2978. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2979. yield 1 => ($this->privates['doctrine.orm.paf_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PafEntityManager_PropertyInfoExtractorService'));
  2980. yield 2 => ($this->privates['doctrine.orm.paf_us_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PafUsEntityManager_PropertyInfoExtractorService'));
  2981. yield 3 => ($this->privates['doctrine.orm.auto_mapping_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AutoMappingEntityManager_PropertyInfoExtractorService'));
  2982. yield 4 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2983. yield 5 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2984. yield 6 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2985. }, 7), new RewindableGenerator(function () {
  2986. yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2987. }, 1), new RewindableGenerator(function () {
  2988. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2989. yield 1 => ($this->privates['doctrine.orm.paf_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PafEntityManager_PropertyInfoExtractorService'));
  2990. yield 2 => ($this->privates['doctrine.orm.paf_us_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PafUsEntityManager_PropertyInfoExtractorService'));
  2991. yield 3 => ($this->privates['doctrine.orm.auto_mapping_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_AutoMappingEntityManager_PropertyInfoExtractorService'));
  2992. yield 4 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2993. }, 5), new RewindableGenerator(function () {
  2994. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2995. }, 1));
  2996. }
  2997. /**
  2998. * Gets the private 'router.expression_language_provider' shared service.
  2999. *
  3000. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3001. */
  3002. protected function getRouter_ExpressionLanguageProviderService()
  3003. {
  3004. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3005. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  3006. ], [
  3007. 'env' => 'Closure',
  3008. ]));
  3009. }
  3010. /**
  3011. * Gets the private 'router.request_context' shared service.
  3012. *
  3013. * @return \Symfony\Component\Routing\RequestContext
  3014. */
  3015. protected function getRouter_RequestContextService()
  3016. {
  3017. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  3018. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3019. return $instance;
  3020. }
  3021. /**
  3022. * Gets the private 'router_listener' shared service.
  3023. *
  3024. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3025. */
  3026. protected function getRouterListenerService()
  3027. {
  3028. $a = ($this->services['router'] ?? $this->getRouterService());
  3029. if (isset($this->privates['router_listener'])) {
  3030. return $this->privates['router_listener'];
  3031. }
  3032. return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($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);
  3033. }
  3034. /**
  3035. * Gets the private 'security.context_listener.0' shared service.
  3036. *
  3037. * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3038. */
  3039. protected function getSecurity_ContextListener_0Service()
  3040. {
  3041. $a = ($this->privates['security.event_dispatcher.client'] ?? $this->getSecurity_EventDispatcher_ClientService());
  3042. if (isset($this->privates['security.context_listener.0'])) {
  3043. return $this->privates['security.context_listener.0'];
  3044. }
  3045. 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 () {
  3046. yield 0 => ($this->privates['sonata.user.security.user_provider'] ?? $this->load('getSonata_User_Security_UserProviderService'));
  3047. yield 1 => ($this->services['apiKey.provide'] ?? $this->load('getApiKey_ProvideService'));
  3048. }, 2), 'user', ($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']);
  3049. }
  3050. /**
  3051. * Gets the private 'security.event_dispatcher.client' shared service.
  3052. *
  3053. * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3054. */
  3055. protected function getSecurity_EventDispatcher_ClientService()
  3056. {
  3057. $this->privates['security.event_dispatcher.client'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3058. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3059. return ($this->privates['security.listener.session.client'] ?? $this->load('getSecurity_Listener_Session_ClientService'));
  3060. }, 1 => 'onSuccessfulLogin'], 0);
  3061. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3062. return ($this->privates['security.logout.listener.default.client'] ?? $this->load('getSecurity_Logout_Listener_Default_ClientService'));
  3063. }, 1 => 'onLogout'], 64);
  3064. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3065. return ($this->privates['security.logout.listener.session.client'] ?? ($this->privates['security.logout.listener.session.client'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  3066. }, 1 => 'onLogout'], 0);
  3067. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3068. return ($this->privates['security.listener.user_checker.client'] ?? $this->load('getSecurity_Listener_UserChecker_ClientService'));
  3069. }, 1 => 'preCheckCredentials'], 256);
  3070. $instance->addListener('security.authentication.success', [0 => function () {
  3071. return ($this->privates['security.listener.user_checker.client'] ?? $this->load('getSecurity_Listener_UserChecker_ClientService'));
  3072. }, 1 => 'postCheckCredentials'], 256);
  3073. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3074. return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3075. }, 1 => 'checkPassport'], 1024);
  3076. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3077. return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3078. }, 1 => 'checkPassport'], 0);
  3079. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  3080. return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3081. }, 1 => 'onLoginSuccess'], 0);
  3082. $instance->addListener('security.interactive_login', [0 => function () {
  3083. return ($this->privates['sonata.user.listener.last_login'] ?? $this->load('getSonata_User_Listener_LastLoginService'));
  3084. }, 1 => 'onSecurityInteractiveLogin'], 0);
  3085. $instance->addListener('security.interactive_login', [0 => function () {
  3086. return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  3087. }, 1 => 'onSecurityInteractiveLogin'], 0);
  3088. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  3089. return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3090. }, 1 => 'checkPassport'], 512);
  3091. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  3092. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3093. }, 1 => 'onLogout'], 0);
  3094. return $instance;
  3095. }
  3096. /**
  3097. * Gets the private 'security.firewall.map' shared service.
  3098. *
  3099. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3100. */
  3101. protected function getSecurity_Firewall_MapService()
  3102. {
  3103. $a = ($this->privates['.service_locator.m65.ADd'] ?? $this->get_ServiceLocator_M65_ADdService());
  3104. if (isset($this->privates['security.firewall.map'])) {
  3105. return $this->privates['security.firewall.map'];
  3106. }
  3107. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3108. 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)/')));
  3109. yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  3110. yield 'security.firewall.map.context.client' => ($this->privates['.security.request_matcher.iQWrQmC'] ?? ($this->privates['.security.request_matcher.iQWrQmC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/client')));
  3111. yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.cVxvreg'] ?? ($this->privates['.security.request_matcher.cVxvreg'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/(.*)')));
  3112. }, 4));
  3113. }
  3114. /**
  3115. * Gets the private 'security.logout_url_generator' shared service.
  3116. *
  3117. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3118. */
  3119. protected function getSecurity_LogoutUrlGeneratorService()
  3120. {
  3121. $a = ($this->services['router'] ?? $this->getRouterService());
  3122. if (isset($this->privates['security.logout_url_generator'])) {
  3123. return $this->privates['security.logout_url_generator'];
  3124. }
  3125. $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3126. $instance->registerListener('client', '/client/logout', 'logout', '_csrf_token', NULL, 'user');
  3127. $instance->registerListener('admin', '/admin/logout', 'logout', '_csrf_token', NULL, 'user');
  3128. return $instance;
  3129. }
  3130. /**
  3131. * Gets the private 'security.password_hasher_factory' shared service.
  3132. *
  3133. * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  3134. */
  3135. protected function getSecurity_PasswordHasherFactoryService()
  3136. {
  3137. return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Symfony\\Component\\Security\\Core\\User\\LegacyPasswordAuthenticatedUserInterface' => ['algorithm' => 'sha512', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]);
  3138. }
  3139. /**
  3140. * Gets the private 'security.role_hierarchy' shared service.
  3141. *
  3142. * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3143. */
  3144. protected function getSecurity_RoleHierarchyService()
  3145. {
  3146. return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3147. }
  3148. /**
  3149. * Gets the private 'session_listener' shared service.
  3150. *
  3151. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3152. */
  3153. protected function getSessionListenerService()
  3154. {
  3155. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3156. 'initialized_session' => ['services', '.container.private.session', NULL, true],
  3157. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  3158. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  3159. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', true],
  3160. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  3161. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
  3162. ], [
  3163. 'initialized_session' => '?',
  3164. 'logger' => '?',
  3165. 'request_stack' => '?',
  3166. 'session' => '?',
  3167. 'session_collector' => '?',
  3168. 'session_factory' => '?',
  3169. ]), true, $this->parameters['session.storage.options']);
  3170. }
  3171. /**
  3172. * Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
  3173. *
  3174. * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  3175. */
  3176. protected function getSonata_Admin_BreadcrumbsBuilderService()
  3177. {
  3178. return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  3179. }
  3180. /**
  3181. * Gets the private 'sonata.admin.configuration' shared service.
  3182. *
  3183. * @return \Sonata\AdminBundle\SonataConfiguration
  3184. */
  3185. protected function getSonata_Admin_ConfigurationService()
  3186. {
  3187. return $this->privates['sonata.admin.configuration'] = new \Sonata\AdminBundle\SonataConfiguration('Sonata Admin', 'bundles/sonataadmin/images/logo_title.png', ['use_select2' => true, 'use_icheck' => true, 'list_action_button_content' => 'icon', 'html5_validate' => true, 'sort_admins' => false, 'confirm_exit' => true, 'js_debug' => false, 'skin' => 'skin-black', 'use_bootlint' => false, 'use_stickyforms' => true, 'pager_links' => NULL, 'form_type' => 'standard', 'default_admin_route' => 'show', 'default_group' => 'default', 'default_label_catalogue' => 'SonataAdminBundle', 'default_translation_domain' => NULL, 'default_icon' => 'fas fa-folder', 'dropdown_number_groups_per_colums' => 2, 'logo_content' => 'all', 'lock_protection' => false, 'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png', 'javascripts' => [0 => 'bundles/sonataadmin/app.js', 1 => 'bundles/sonataform/app.js'], 'stylesheets' => [0 => 'bundles/sonataadmin/app.css', 1 => 'bundles/sonataform/app.css', 2 => 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN', 'role_super_admin' => 'ROLE_SUPER_ADMIN', 'search' => true]);
  3188. }
  3189. /**
  3190. * Gets the private 'sonata.admin.global_template_registry' shared service.
  3191. *
  3192. * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  3193. */
  3194. protected function getSonata_Admin_GlobalTemplateRegistryService()
  3195. {
  3196. return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3197. }
  3198. /**
  3199. * Gets the private 'sonata.admin.pool' shared service.
  3200. *
  3201. * @return \Sonata\AdminBundle\Admin\Pool
  3202. */
  3203. protected function getSonata_Admin_PoolService()
  3204. {
  3205. return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3206. 'admin.accounts' => [false, 'admin.accounts', 'getAdmin_AccountsService', true],
  3207. 'admin.accounts.group' => [false, 'admin.accounts.group', 'getAdmin_Accounts_GroupService', true],
  3208. 'admin.booking' => [false, 'admin.booking', 'getAdmin_BookingService', true],
  3209. 'admin.booking_booking_extras' => [false, 'admin.booking_booking_extras', 'getAdmin_BookingBookingExtrasService', true],
  3210. 'admin.booking_cancel_reasons' => [false, 'admin.booking_cancel_reasons', 'getAdmin_BookingCancelReasonsService', true],
  3211. 'admin.booking_extras' => [false, 'admin.booking_extras', 'getAdmin_BookingExtrasService', true],
  3212. 'admin.booking_request' => [false, 'admin.booking_request', 'getAdmin_BookingRequestService', true],
  3213. 'admin.booking_reviews' => [false, 'admin.booking_reviews', 'getAdmin_BookingReviewsService', true],
  3214. 'admin.booking_via' => [false, 'admin.booking_via', 'getAdmin_BookingViaService', true],
  3215. 'admin.bookings_processed' => [false, 'admin.bookings_processed', 'getAdmin_BookingsProcessedService', true],
  3216. 'admin.car' => [false, 'admin.car', 'getAdmin_CarService', true],
  3217. 'admin.car_type.area.price' => [false, 'admin.car_type.area.price', 'getAdmin_CarType_Area_PriceService', true],
  3218. 'admin.cartype' => [false, 'admin.cartype', 'getAdmin_CartypeService', true],
  3219. 'admin.cartypeprice' => [false, 'admin.cartypeprice', 'getAdmin_CartypepriceService', true],
  3220. 'admin.change_requests' => [false, 'admin.change_requests', 'getAdmin_ChangeRequestsService', true],
  3221. 'admin.client_cancellation_fee' => [false, 'admin.client_cancellation_fee', 'getAdmin_ClientCancellationFeeService', true],
  3222. 'admin.client_change_request' => [false, 'admin.client_change_request', 'getAdmin_ClientChangeRequestService', true],
  3223. 'admin.client_invoices' => [false, 'admin.client_invoices', 'getAdmin_ClientInvoicesService', true],
  3224. 'admin.company' => [false, 'admin.company', 'getAdmin_CompanyService', true],
  3225. 'admin.company_invoice' => [false, 'admin.company_invoice', 'getAdmin_CompanyInvoiceService', true],
  3226. 'admin.department' => [false, 'admin.department', 'getAdmin_DepartmentService', true],
  3227. 'admin.driver' => [false, 'admin.driver', 'getAdmin_DriverService', true],
  3228. 'admin.driver_completed_jobs' => [false, 'admin.driver_completed_jobs', 'getAdmin_DriverCompletedJobsService', true],
  3229. 'admin.driver_history' => [false, 'admin.driver_history', 'getAdmin_DriverHistoryService', true],
  3230. 'admin.driver_history_reason' => [false, 'admin.driver_history_reason', 'getAdmin_DriverHistoryReasonService', true],
  3231. 'admin.driver_invoices' => [false, 'admin.driver_invoices', 'getAdmin_DriverInvoicesService', true],
  3232. 'admin.driver_queue' => [false, 'admin.driver_queue', 'getAdmin_DriverQueueService', true],
  3233. 'admin.email_template' => [false, 'admin.email_template', 'getAdmin_EmailTemplateService', true],
  3234. 'admin.images' => [false, 'admin.images', 'getAdmin_ImagesService', true],
  3235. 'admin.invoice_adjustment_reasons' => [false, 'admin.invoice_adjustment_reasons', 'getAdmin_InvoiceAdjustmentReasonsService', true],
  3236. 'admin.locations' => [false, 'admin.locations', 'getAdmin_LocationsService', true],
  3237. 'admin.mobile_ads' => [false, 'admin.mobile_ads', 'getAdmin_MobileAdsService', true],
  3238. 'admin.news' => [false, 'admin.news', 'getAdmin_NewsService', true],
  3239. 'admin.objectives' => [false, 'admin.objectives', 'getAdmin_ObjectivesService', true],
  3240. 'admin.operator' => [false, 'admin.operator', 'getAdmin_OperatorService', true],
  3241. 'admin.operator_admin' => [false, 'admin.operator_admin', 'getAdmin_OperatorAdminService', true],
  3242. 'admin.organisation' => [false, 'admin.organisation', 'getAdmin_OrganisationService', true],
  3243. 'admin.pafaddress' => [false, 'admin.pafaddress', 'getAdmin_PafaddressService', true],
  3244. 'admin.pafaddressus' => [false, 'admin.pafaddressus', 'getAdmin_PafaddressusService', true],
  3245. 'admin.pafbuilding' => [false, 'admin.pafbuilding', 'getAdmin_PafbuildingService', true],
  3246. 'admin.paflocality' => [false, 'admin.paflocality', 'getAdmin_PaflocalityService', true],
  3247. 'admin.payment' => [false, 'admin.payment', 'getAdmin_PaymentService', true],
  3248. 'admin.payment_extra_charge' => [false, 'admin.payment_extra_charge', 'getAdmin_PaymentExtraChargeService', true],
  3249. 'admin.period.settings' => [false, 'admin.period.settings', 'getAdmin_Period_SettingsService', true],
  3250. 'admin.pricethreshold' => [false, 'admin.pricethreshold', 'getAdmin_PricethresholdService', true],
  3251. 'admin.question' => [false, 'admin.question', 'getAdmin_QuestionService', true],
  3252. 'admin.questionnarie' => [false, 'admin.questionnarie', 'getAdmin_QuestionnarieService', true],
  3253. 'admin.reports' => [false, 'admin.reports', 'getAdmin_ReportsService', true],
  3254. 'admin.reports.confirmed' => [false, 'admin.reports.confirmed', 'getAdmin_Reports_ConfirmedService', true],
  3255. 'admin.reports.drivers_jobs' => [false, 'admin.reports.drivers_jobs', 'getAdmin_Reports_DriversJobsService', true],
  3256. 'admin.reports.refund' => [false, 'admin.reports.refund', 'getAdmin_Reports_RefundService', true],
  3257. 'admin.reports.stats' => [false, 'admin.reports.stats', 'getAdmin_Reports_StatsService', true],
  3258. 'admin.settings' => [false, 'admin.settings', 'getAdmin_SettingsService', true],
  3259. 'admin.socket_events' => [false, 'admin.socket_events', 'getAdmin_SocketEventsService', true],
  3260. 'admin.sub_building_name' => [false, 'admin.sub_building_name', 'getAdmin_SubBuildingNameService', true],
  3261. 'admin.thoroughfare' => [false, 'admin.thoroughfare', 'getAdmin_ThoroughfareService', true],
  3262. 'admin.thoroughfare_descriptor' => [false, 'admin.thoroughfare_descriptor', 'getAdmin_ThoroughfareDescriptorService', true],
  3263. 'admin.ticket' => [false, 'admin.ticket', 'getAdmin_TicketService', true],
  3264. 'admin.ticket_message' => [false, 'admin.ticket_message', 'getAdmin_TicketMessageService', true],
  3265. 'admin.tours' => [false, 'admin.tours', 'getAdmin_ToursService', true],
  3266. 'admin.transaction' => [false, 'admin.transaction', 'getAdmin_TransactionService', true],
  3267. 'admin.users' => [false, 'admin.users', 'getAdmin_UsersService', true],
  3268. 'admin.voucher' => [false, 'admin.voucher', 'getAdmin_VoucherService', true],
  3269. 'admin.zone' => [false, 'admin.zone', 'getAdmin_ZoneService', true],
  3270. 'admin.zonecartype' => [false, 'admin.zonecartype', 'getAdmin_ZonecartypeService', true],
  3271. 'area.zone' => [false, 'area.zone', 'getArea_ZoneService', true],
  3272. 'service_container' => ['services', 'service_container', 'getServiceContainerService', true],
  3273. 'sonata.user.admin.user' => [false, 'sonata.user.admin.user', 'getSonata_User_Admin_UserService', true],
  3274. ], [
  3275. 'admin.accounts' => '?',
  3276. 'admin.accounts.group' => '?',
  3277. 'admin.booking' => '?',
  3278. 'admin.booking_booking_extras' => '?',
  3279. 'admin.booking_cancel_reasons' => '?',
  3280. 'admin.booking_extras' => '?',
  3281. 'admin.booking_request' => '?',
  3282. 'admin.booking_reviews' => '?',
  3283. 'admin.booking_via' => '?',
  3284. 'admin.bookings_processed' => '?',
  3285. 'admin.car' => '?',
  3286. 'admin.car_type.area.price' => '?',
  3287. 'admin.cartype' => '?',
  3288. 'admin.cartypeprice' => '?',
  3289. 'admin.change_requests' => '?',
  3290. 'admin.client_cancellation_fee' => '?',
  3291. 'admin.client_change_request' => '?',
  3292. 'admin.client_invoices' => '?',
  3293. 'admin.company' => '?',
  3294. 'admin.company_invoice' => '?',
  3295. 'admin.department' => '?',
  3296. 'admin.driver' => '?',
  3297. 'admin.driver_completed_jobs' => '?',
  3298. 'admin.driver_history' => '?',
  3299. 'admin.driver_history_reason' => '?',
  3300. 'admin.driver_invoices' => '?',
  3301. 'admin.driver_queue' => '?',
  3302. 'admin.email_template' => '?',
  3303. 'admin.images' => '?',
  3304. 'admin.invoice_adjustment_reasons' => '?',
  3305. 'admin.locations' => '?',
  3306. 'admin.mobile_ads' => '?',
  3307. 'admin.news' => '?',
  3308. 'admin.objectives' => '?',
  3309. 'admin.operator' => '?',
  3310. 'admin.operator_admin' => '?',
  3311. 'admin.organisation' => '?',
  3312. 'admin.pafaddress' => '?',
  3313. 'admin.pafaddressus' => '?',
  3314. 'admin.pafbuilding' => '?',
  3315. 'admin.paflocality' => '?',
  3316. 'admin.payment' => '?',
  3317. 'admin.payment_extra_charge' => '?',
  3318. 'admin.period.settings' => '?',
  3319. 'admin.pricethreshold' => '?',
  3320. 'admin.question' => '?',
  3321. 'admin.questionnarie' => '?',
  3322. 'admin.reports' => '?',
  3323. 'admin.reports.confirmed' => '?',
  3324. 'admin.reports.drivers_jobs' => '?',
  3325. 'admin.reports.refund' => '?',
  3326. 'admin.reports.stats' => '?',
  3327. 'admin.settings' => '?',
  3328. 'admin.socket_events' => '?',
  3329. 'admin.sub_building_name' => '?',
  3330. 'admin.thoroughfare' => '?',
  3331. 'admin.thoroughfare_descriptor' => '?',
  3332. 'admin.ticket' => '?',
  3333. 'admin.ticket_message' => '?',
  3334. 'admin.tours' => '?',
  3335. 'admin.transaction' => '?',
  3336. 'admin.users' => '?',
  3337. 'admin.voucher' => '?',
  3338. 'admin.zone' => '?',
  3339. 'admin.zonecartype' => '?',
  3340. 'area.zone' => '?',
  3341. 'service_container' => '?',
  3342. 'sonata.user.admin.user' => '?',
  3343. ]), [0 => 'admin.email_template', 1 => 'admin.socket_events', 2 => 'admin.company', 3 => 'admin.accounts.group', 4 => 'admin.accounts', 5 => 'admin.reports', 6 => 'admin.reports.refund', 7 => 'admin.reports.confirmed', 8 => 'admin.reports.stats', 9 => 'admin.car', 10 => 'admin.cartype', 11 => 'admin.voucher', 12 => 'admin.settings', 13 => 'admin.period.settings', 14 => 'admin.zone', 15 => 'admin.car_type.area.price', 16 => 'area.zone', 17 => 'admin.operator', 18 => 'admin.operator_admin', 19 => 'admin.driver_invoices', 20 => 'admin.change_requests', 21 => 'admin.client_change_request', 22 => 'admin.invoice_adjustment_reasons', 23 => 'admin.booking_cancel_reasons', 24 => 'admin.driver', 25 => 'admin.reports.drivers_jobs', 26 => 'admin.driver_completed_jobs', 27 => 'admin.driver_history', 28 => 'admin.driver_history_reason', 29 => 'admin.client_invoices', 30 => 'admin.company_invoice', 31 => 'admin.tours', 32 => 'admin.objectives', 33 => 'admin.images', 34 => 'admin.locations', 35 => 'admin.payment', 36 => 'admin.booking_reviews', 37 => 'admin.ticket', 38 => 'admin.ticket_message', 39 => 'admin.mobile_ads', 40 => 'admin.news', 41 => 'admin.transaction', 42 => 'admin.payment_extra_charge', 43 => 'admin.booking', 44 => 'admin.users', 45 => 'admin.bookings_processed', 46 => 'admin.booking_request', 47 => 'admin.questionnarie', 48 => 'admin.question', 49 => 'admin.department', 50 => 'admin.client_cancellation_fee', 51 => 'admin.booking_extras', 52 => 'admin.booking_booking_extras', 53 => 'admin.booking_via', 54 => 'admin.pricethreshold', 55 => 'admin.cartypeprice', 56 => 'admin.zonecartype', 57 => 'admin.pafaddress', 58 => 'admin.sub_building_name', 59 => 'admin.pafbuilding', 60 => 'admin.pafaddressus', 61 => 'admin.paflocality', 62 => 'admin.organisation', 63 => 'admin.thoroughfare', 64 => 'admin.thoroughfare_descriptor', 65 => 'admin.driver_queue', 66 => 'sonata.user.admin.user'], ['default' => ['label' => 'default', 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder', 'items' => [0 => ['admin' => 'admin.email_template', 'label' => 'Email Template', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 1 => ['admin' => 'admin.socket_events', 'label' => 'Socket Events', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 2 => ['admin' => 'admin.company', 'label' => 'Company', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 3 => ['admin' => 'admin.accounts.group', 'label' => 'GroupAccounts', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 4 => ['admin' => 'admin.accounts', 'label' => 'Account', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 5 => ['admin' => 'admin.reports', 'label' => 'Bookings Reports', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 6 => ['admin' => 'admin.reports.refund', 'label' => 'Refund Bookings', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 7 => ['admin' => 'admin.reports.confirmed', 'label' => 'Confirmed Bookings', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 8 => ['admin' => 'admin.reports.stats', 'label' => 'Bookings Statistics', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 9 => ['admin' => 'admin.car', 'label' => 'Car', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 10 => ['admin' => 'admin.cartype', 'label' => 'Car Type', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 11 => ['admin' => 'admin.voucher', 'label' => 'Voucher', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 12 => ['admin' => 'admin.settings', 'label' => 'Settings', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 13 => ['admin' => 'admin.period.settings', 'label' => 'Period Settings', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 14 => ['admin' => 'admin.zone', 'label' => 'Zone', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 15 => ['admin' => 'admin.car_type.area.price', 'label' => 'CarTypeAreaPrice', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 16 => ['admin' => 'area.zone', 'label' => 'Area', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 17 => ['admin' => 'admin.operator', 'label' => 'Operator', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 18 => ['admin' => 'admin.operator_admin', 'label' => 'Operator Admin', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 19 => ['admin' => 'admin.driver_invoices', 'label' => 'Driver Invoices', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 20 => ['admin' => 'admin.change_requests', 'label' => 'Change Requests', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 21 => ['admin' => 'admin.client_change_request', 'label' => 'Client Change Requests', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 22 => ['admin' => 'admin.invoice_adjustment_reasons', 'label' => 'Invoice Adjustment Reasons', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 23 => ['admin' => 'admin.booking_cancel_reasons', 'label' => 'Booking Cancel Reasons', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 24 => ['admin' => 'admin.driver', 'label' => 'Driver', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 25 => ['admin' => 'admin.reports.drivers_jobs', 'label' => 'Drivers Completed Jobs Reports', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 26 => ['admin' => 'admin.driver_completed_jobs', 'label' => 'Driver Completed Jobs', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 27 => ['admin' => 'admin.driver_history', 'label' => 'Driver History', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 28 => ['admin' => 'admin.driver_history_reason', 'label' => 'Driver History Reasons', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 29 => ['admin' => 'admin.client_invoices', 'label' => 'ClientInvoices', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 30 => ['admin' => 'admin.company_invoice', 'label' => 'CompanyInvoices', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 31 => ['admin' => 'admin.tours', 'label' => 'Tours', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 32 => ['admin' => 'admin.objectives', 'label' => 'Objectives', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 33 => ['admin' => 'admin.images', 'label' => 'Images', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 34 => ['admin' => 'admin.locations', 'label' => 'Locations', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 35 => ['admin' => 'admin.payment', 'label' => 'Payment', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 36 => ['admin' => 'admin.booking_reviews', 'label' => 'Booking Review', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 37 => ['admin' => 'admin.ticket', 'label' => 'Tickets', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 38 => ['admin' => 'admin.ticket_message', 'label' => 'Ticket Message', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 39 => ['admin' => 'admin.mobile_ads', 'label' => 'Mobile Ads', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 40 => ['admin' => 'admin.news', 'label' => 'News', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 41 => ['admin' => 'admin.transaction', 'label' => 'Transaction', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 42 => ['admin' => 'admin.payment_extra_charge', 'label' => 'PaymentExtraCharge', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 43 => ['admin' => 'admin.booking', 'label' => 'Booking', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 44 => ['admin' => 'admin.users', 'label' => 'Users', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 45 => ['admin' => 'admin.bookings_processed', 'label' => 'Bookings Processed', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 46 => ['admin' => 'admin.booking_request', 'label' => 'Booking Request', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 47 => ['admin' => 'admin.questionnarie', 'label' => 'Questionnaires', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 48 => ['admin' => 'admin.question', 'label' => 'Questions', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 49 => ['admin' => 'admin.department', 'label' => 'Departments', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 50 => ['admin' => 'admin.client_cancellation_fee', 'label' => 'Client Cancellation Fee', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 51 => ['admin' => 'admin.booking_extras', 'label' => 'BookingExtra', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 52 => ['admin' => 'admin.booking_booking_extras', 'label' => 'BookingBookingExtra', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 53 => ['admin' => 'admin.booking_via', 'label' => 'BookingVia', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 54 => ['admin' => 'admin.pricethreshold', 'label' => 'Price Threshold', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 55 => ['admin' => 'admin.cartypeprice', 'label' => 'CarType Price', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 56 => ['admin' => 'admin.zonecartype', 'label' => 'Fixed Price CarType', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 57 => ['admin' => 'admin.pafaddress', 'label' => 'Paf Address', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 58 => ['admin' => 'admin.sub_building_name', 'label' => 'SubBuildingName', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 59 => ['admin' => 'admin.pafbuilding', 'label' => 'Paf Building', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 60 => ['admin' => 'admin.pafaddressus', 'label' => 'Paf Address US', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 61 => ['admin' => 'admin.paflocality', 'label' => 'Paf Locality', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 62 => ['admin' => 'admin.organisation', 'label' => 'Organisation', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 63 => ['admin' => 'admin.thoroughfare', 'label' => 'Thoroughfare', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 64 => ['admin' => 'admin.thoroughfare_descriptor', 'label' => 'ThoroughfareDescriptor', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 65 => ['admin' => 'admin.driver_queue', 'label' => 'Driver Queues', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'roles' => [], 'on_top' => false, 'keep_open' => false, 'priority' => 0], 'sonata_user' => ['label' => 'sonata_user', 'translation_domain' => 'SonataUserBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => '<i class=\'fa fa-users\'></i>', 'items' => [0 => ['admin' => 'sonata.user.admin.user', 'label' => 'users', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'roles' => [], 'on_top' => false, 'keep_open' => false, 'priority' => 0]], ['stdClass' => [0 => 'admin.email_template', 1 => 'admin.socket_events'], 'AdminBundle\\Entity\\Company' => [0 => 'admin.company'], 'AdminBundle\\Entity\\GroupAccounts' => [0 => 'admin.accounts.group'], 'AdminBundle\\Entity\\Account' => [0 => 'admin.accounts'], 'AdminBundle\\Entity\\Booking' => [0 => 'admin.reports', 1 => 'admin.reports.refund', 2 => 'admin.reports.stats', 'default' => 'admin.booking', 3 => 'admin.bookings_processed'], 'AdminBundle\\Entity\\Transaction' => [0 => 'admin.reports.confirmed', 1 => 'admin.transaction'], 'AdminBundle\\Entity\\Car' => [0 => 'admin.car'], 'AdminBundle\\Entity\\CarType' => [0 => 'admin.cartype'], 'AdminBundle\\Entity\\Voucher' => [0 => 'admin.voucher'], 'AdminBundle\\Entity\\Settings' => [0 => 'admin.settings'], 'AdminBundle\\Entity\\PeriodSettings' => [0 => 'admin.period.settings'], 'AdminBundle\\Entity\\Zone' => [0 => 'admin.zone'], 'AdminBundle\\Entity\\CarTypeAreaPrice' => [0 => 'admin.car_type.area.price'], 'AdminBundle\\Entity\\Area' => [0 => 'area.zone', 1 => 'admin.driver_queue'], 'AdminBundle\\Entity\\User' => [0 => 'sonata.user.admin.user'], 'AdminBundle\\Entity\\DriverInvoices' => [0 => 'admin.driver_invoices'], 'AdminBundle\\Entity\\ChangeRequests' => [0 => 'admin.change_requests'], 'AdminBundle\\Entity\\ClientChangeRequest' => [0 => 'admin.client_change_request'], 'AdminBundle\\Entity\\InvoiceAdjustmentReasons' => [0 => 'admin.invoice_adjustment_reasons'], 'AdminBundle\\Entity\\BookingCancelReason' => [0 => 'admin.booking_cancel_reasons'], 'AdminBundle\\Entity\\Driver' => [0 => 'admin.driver'], 'AdminBundle\\Admin\\ReportsDriversWeekAdmin' => [0 => 'admin.reports.drivers_jobs'], 'AdminBundle\\Admin\\DriverCompletedJobsAdmin' => [0 => 'admin.driver_completed_jobs'], 'AdminBundle\\Entity\\DriverHistory' => [0 => 'admin.driver_history'], 'AdminBundle\\Entity\\DriverHistoryReason' => [0 => 'admin.driver_history_reason'], 'AdminBundle\\Entity\\ClientInvoices' => [0 => 'admin.client_invoices'], 'AdminBundle\\Entity\\CompanyInvoice' => [0 => 'admin.company_invoice'], 'AdminBundle\\Entity\\Tours' => [0 => 'admin.tours'], 'AdminBundle\\Entity\\Objectives' => [0 => 'admin.objectives'], 'AdminBundle\\Entity\\Images' => [0 => 'admin.images'], 'AdminBundle\\Entity\\Locations' => [0 => 'admin.locations'], 'AdminBundle\\Entity\\Payment' => [0 => 'admin.payment'], 'AdminBundle\\Entity\\BookingReview' => [0 => 'admin.booking_reviews'], 'AdminBundle\\Entity\\Ticket' => [0 => 'admin.ticket'], 'AdminBundle\\Entity\\TicketMessage' => [0 => 'admin.ticket_message'], 'AdminBundle\\Entity\\MobileAds' => [0 => 'admin.mobile_ads'], 'AdminBundle\\Entity\\News' => [0 => 'admin.news'], 'AdminBundle\\Entity\\PaymentExtraCharge' => [0 => 'admin.payment_extra_charge'], 'AdminBundle\\Entity\\BookingRequest' => [0 => 'admin.booking_request'], 'AdminBundle\\Entity\\Questionnaire' => [0 => 'admin.questionnarie'], 'AdminBundle\\Entity\\Question' => [0 => 'admin.question'], 'AdminBundle\\Entity\\Department' => [0 => 'admin.department'], 'AdminBundle\\Entity\\ClientCancellationFee' => [0 => 'admin.client_cancellation_fee'], 'AdminBundle\\Entity\\BookingExtra' => [0 => 'admin.booking_extras'], 'AdminBundle\\Entity\\BookingBookingExtra' => [0 => 'admin.booking_booking_extras'], 'AdminBundle\\Entity\\BookingViasAddress' => [0 => 'admin.booking_via'], 'AdminBundle\\Entity\\PriceThreshold' => [0 => 'admin.pricethreshold'], 'AdminBundle\\Entity\\CarTypePrice' => [0 => 'admin.cartypeprice'], 'AdminBundle\\Entity\\ZoneCarType' => [0 => 'admin.zonecartype'], 'PafBundle\\Entity\\PafAddress' => [0 => 'admin.pafaddress'], 'PafBundle\\Entity\\SubBuildingName' => [0 => 'admin.sub_building_name'], 'PafBundle\\Entity\\BuildingName' => [0 => 'admin.pafbuilding'], 'PafBundle\\Entity\\PafAddressUs' => [0 => 'admin.pafaddressus'], 'PafBundle\\Entity\\Locality' => [0 => 'admin.paflocality'], 'PafBundle\\Entity\\Organisation' => [0 => 'admin.organisation'], 'PafBundle\\Entity\\Thoroughfare' => [0 => 'admin.thoroughfare'], 'PafBundle\\Entity\\ThoroughfareDescriptor' => [0 => 'admin.thoroughfare_descriptor']]);
  3344. }
  3345. /**
  3346. * Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
  3347. *
  3348. * @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
  3349. */
  3350. protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
  3351. {
  3352. return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
  3353. }
  3354. /**
  3355. * Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
  3356. *
  3357. * @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
  3358. */
  3359. protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
  3360. {
  3361. return $this->privates['sonata.admin.twig.canonicalize_runtime'] = new \Sonata\AdminBundle\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  3362. }
  3363. /**
  3364. * Gets the private 'sonata.admin.twig.group_runtime' shared service.
  3365. *
  3366. * @return \Sonata\AdminBundle\Twig\GroupRuntime
  3367. */
  3368. protected function getSonata_Admin_Twig_GroupRuntimeService()
  3369. {
  3370. $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3371. if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
  3372. return $this->privates['sonata.admin.twig.group_runtime'];
  3373. }
  3374. return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
  3375. }
  3376. /**
  3377. * Gets the private 'sonata.admin.twig.icon_runtime' shared service.
  3378. *
  3379. * @return \Sonata\AdminBundle\Twig\IconRuntime
  3380. */
  3381. protected function getSonata_Admin_Twig_IconRuntimeService()
  3382. {
  3383. return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
  3384. }
  3385. /**
  3386. * Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
  3387. *
  3388. * @return \Sonata\AdminBundle\Twig\RenderElementRuntime
  3389. */
  3390. protected function getSonata_Admin_Twig_RenderElementRuntimeService()
  3391. {
  3392. return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3393. }
  3394. /**
  3395. * Gets the private 'sonata.admin.twig.security_runtime' shared service.
  3396. *
  3397. * @return \Sonata\AdminBundle\Twig\SecurityRuntime
  3398. */
  3399. protected function getSonata_Admin_Twig_SecurityRuntimeService()
  3400. {
  3401. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3402. if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
  3403. return $this->privates['sonata.admin.twig.security_runtime'];
  3404. }
  3405. return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
  3406. }
  3407. /**
  3408. * Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
  3409. *
  3410. * @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
  3411. */
  3412. protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
  3413. {
  3414. $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3415. if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
  3416. return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
  3417. }
  3418. return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
  3419. }
  3420. /**
  3421. * Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
  3422. *
  3423. * @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
  3424. */
  3425. protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
  3426. {
  3427. $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3428. if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
  3429. return $this->privates['sonata.admin.twig.template_registry_runtime'];
  3430. }
  3431. return $this->privates['sonata.admin.twig.template_registry_runtime'] = new \Sonata\AdminBundle\Twig\TemplateRegistryRuntime(($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $a);
  3432. }
  3433. /**
  3434. * Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
  3435. *
  3436. * @return \Sonata\AdminBundle\Twig\XEditableRuntime
  3437. */
  3438. protected function getSonata_Admin_Twig_XeditableRuntimeService()
  3439. {
  3440. return $this->privates['sonata.admin.twig.xeditable_runtime'] = new \Sonata\AdminBundle\Twig\XEditableRuntime(($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  3441. }
  3442. /**
  3443. * Gets the private 'sonata.block.templating.helper' shared service.
  3444. *
  3445. * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  3446. */
  3447. protected function getSonata_Block_Templating_HelperService()
  3448. {
  3449. $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  3450. if (isset($this->privates['sonata.block.templating.helper'])) {
  3451. return $this->privates['sonata.block.templating.helper'];
  3452. }
  3453. $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  3454. if (isset($this->privates['sonata.block.templating.helper'])) {
  3455. return $this->privates['sonata.block.templating.helper'];
  3456. }
  3457. $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3458. if (isset($this->privates['sonata.block.templating.helper'])) {
  3459. return $this->privates['sonata.block.templating.helper'];
  3460. }
  3461. return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper($a, $b, $c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3462. }
  3463. /**
  3464. * Gets the private 'sonata.user.manager.user' shared service.
  3465. *
  3466. * @return \Sonata\UserBundle\Entity\UserManager
  3467. */
  3468. protected function getSonata_User_Manager_UserService()
  3469. {
  3470. return $this->privates['sonata.user.manager.user'] = new \Sonata\UserBundle\Entity\UserManager('AdminBundle\\Entity\\User', ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['sonata.user.util.canonical_fields_updater'] ?? ($this->privates['sonata.user.util.canonical_fields_updater'] = new \Sonata\UserBundle\Util\CanonicalFieldsUpdater())), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  3471. }
  3472. /**
  3473. * Gets the private 'sonata.user.matrix_roles_builder' shared service.
  3474. *
  3475. * @return \Sonata\UserBundle\Security\RolesBuilder\MatrixRolesBuilder
  3476. */
  3477. protected function getSonata_User_MatrixRolesBuilderService()
  3478. {
  3479. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3480. if (isset($this->privates['sonata.user.matrix_roles_builder'])) {
  3481. return $this->privates['sonata.user.matrix_roles_builder'];
  3482. }
  3483. $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3484. if (isset($this->privates['sonata.user.matrix_roles_builder'])) {
  3485. return $this->privates['sonata.user.matrix_roles_builder'];
  3486. }
  3487. $c = ($this->privates['sonata.admin.configuration'] ?? $this->getSonata_Admin_ConfigurationService());
  3488. $d = ($this->services['translator'] ?? $this->getTranslatorService());
  3489. return $this->privates['sonata.user.matrix_roles_builder'] = new \Sonata\UserBundle\Security\RolesBuilder\MatrixRolesBuilder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \Sonata\UserBundle\Security\RolesBuilder\AdminRolesBuilder($a, $b, $c, $d), new \Sonata\UserBundle\Security\RolesBuilder\SecurityRolesBuilder($a, $c, $d, $this->parameters['security.role_hierarchy.roles']));
  3490. }
  3491. /**
  3492. * Gets the private 'sphinx.logger' shared service.
  3493. *
  3494. * @return \Javer\SphinxBundle\Logger\SphinxLogger
  3495. */
  3496. protected function getSphinx_LoggerService()
  3497. {
  3498. $a = new \Symfony\Bridge\Monolog\Logger('sphinx');
  3499. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3500. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3501. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3502. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3503. return $this->privates['sphinx.logger'] = new \Javer\SphinxBundle\Logger\SphinxLogger($a);
  3504. }
  3505. /**
  3506. * Gets the private 'translator.default' shared service.
  3507. *
  3508. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3509. */
  3510. protected function getTranslator_DefaultService()
  3511. {
  3512. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3513. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  3514. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  3515. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  3516. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  3517. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  3518. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  3519. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  3520. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  3521. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  3522. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  3523. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  3524. ], [
  3525. 'translation.loader.csv' => '?',
  3526. 'translation.loader.dat' => '?',
  3527. 'translation.loader.ini' => '?',
  3528. 'translation.loader.json' => '?',
  3529. 'translation.loader.mo' => '?',
  3530. 'translation.loader.php' => '?',
  3531. 'translation.loader.po' => '?',
  3532. 'translation.loader.qt' => '?',
  3533. 'translation.loader.res' => '?',
  3534. 'translation.loader.xliff' => '?',
  3535. 'translation.loader.yml' => '?',
  3536. ]), 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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.af.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ar.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ar.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ar.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.bg.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bg.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bg.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bs.xliff')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.ca.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.ca.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ca.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ca.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.cs.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.cs.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.cs.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.da.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.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/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.de.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.de.xliff'), 10 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.de.yml'), 11 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.de.yml'), 12 => (\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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.el.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.el.yml')], '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/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.en.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.en.xliff'), 10 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.en.yml'), 11 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.en.yml'), 12 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.en.yml'), 13 => (\dirname(__DIR__, 4).'/translations/SonataAdminBundle.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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.es.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.es.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.es.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.es.yml'), 9 => (\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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.et.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eu.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eu.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.fa.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.fa.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fa.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fa.yml'), 9 => (\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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.fi.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.fi.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fi.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fi.yml')], '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/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.fr.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.fr.xliff'), 10 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fr.yml'), 11 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fr.yml'), 12 => (\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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.gl.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.he.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.he.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.hr.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hr.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hr.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.hu.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.hu.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hu.yml'), 10 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hu.yml'), 11 => (\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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.id.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.id.yml')], '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/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.it.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.it.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.it.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.it.yml'), 10 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.it.yml'), 11 => (\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'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.ja.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.ja.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ja.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ja.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lb.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lb.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.lt.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.lt.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lt.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lt.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lv.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lv.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.mn.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nb.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nb.yml')], '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/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.nl.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.nl.xliff'), 10 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nl.yml'), 11 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nl.yml'), 12 => (\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/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff')], '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/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.pl.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.pl.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pl.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pl.yml'), 10 => (\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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.pt.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.pt.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.pt_BR.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.pt_BR.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt_BR.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt_BR.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.ro.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.ro.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ro.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.ru.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.ru.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ru.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ru.yml'), 10 => (\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'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.sk.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.sk.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sk.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sk.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.sl.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.sl.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sl.yml'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sl.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Cyrl.xliff')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Latn.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sr_Latn.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sr_Latn.yml')], '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/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sv.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.th.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.th.yml')], '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/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.tr.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.tr.yml'), 6 => (\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/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.uk.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.uk.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.uk.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.uk.yml'), 9 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.uk.yml'), 10 => (\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'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.vi.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.vi.yml')], '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/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.zh_CN.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.zh_CN.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.zh_TW.xliff')], 'sv_SE' => [0 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')], 'zh_HK' => [0 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')], 'bn' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn.yml')], 'bn_BD' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn_BD.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn_BD.yml')], 'eo' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eo.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eo.yml')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ky.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ky.yml')], '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/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__, 4).'/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/cron/cron-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/javer/sphinx-bundle/translations'), 29 => (\dirname(__DIR__, 4).'/src/AdminBundle/translations'), 30 => (\dirname(__DIR__, 4).'/src/AdminFOSUserBundle/translations'), 31 => (\dirname(__DIR__, 4).'/src/ClientBundle/translations'), 32 => (\dirname(__DIR__, 4).'/src/DriverBundle/translations'), 33 => (\dirname(__DIR__, 4).'/src/PafBundle/translations'), 34 => (\dirname(__DIR__, 4).'/vendor/symfony/acl-bundle/src/translations'), 35 => (\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src/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/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations', 4 => 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations', 5 => 'vendor/sonata-project/block-bundle/src/Resources/translations', 6 => 'vendor/sonata-project/admin-bundle/src/Resources/translations', 7 => 'vendor/sonata-project/user-bundle/src/Resources/translations', 8 => 'vendor/friendsofsymfony/user-bundle/src/Resources/translations', 9 => 'vendor/hwi/oauth-bundle/src/Resources/translations', 10 => 'translations', 11 => 'vendor/symfony/framework-bundle/translations', 12 => 'vendor/doctrine/doctrine-bundle/translations', 13 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 14 => 'vendor/symfony/debug-bundle/translations', 15 => 'vendor/symfony/twig-bundle/translations', 16 => 'vendor/symfony/web-profiler-bundle/translations', 17 => 'vendor/twig/extra-bundle/translations', 18 => 'vendor/symfony/security-bundle/translations', 19 => 'vendor/symfony/monolog-bundle/translations', 20 => 'vendor/symfony/maker-bundle/src/translations', 21 => 'vendor/cron/cron-bundle/translations', 22 => 'vendor/jms/serializer-bundle/translations', 23 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 24 => 'vendor/sonata-project/exporter/src/Bridge/Symfony/translations', 25 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations', 26 => 'vendor/knplabs/knp-menu-bundle/translations', 27 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations', 28 => 'vendor/javer/sphinx-bundle/translations', 29 => 'src/AdminBundle/translations', 30 => 'src/AdminFOSUserBundle/translations', 31 => 'src/ClientBundle/translations', 32 => 'src/DriverBundle/translations', 33 => 'src/PafBundle/translations', 34 => 'vendor/symfony/acl-bundle/src/translations', 35 => 'vendor/php-http/httplug-bundle/src/translations']]], []);
  3537. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3538. $instance->setFallbackLocales([0 => 'en']);
  3539. return $instance;
  3540. }
  3541. /**
  3542. * Gets the private 'validator.builder' shared service.
  3543. *
  3544. * @return \Symfony\Component\Validator\ValidatorBuilder
  3545. */
  3546. protected function getValidator_BuilderService()
  3547. {
  3548. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3549. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3550. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3551. 'Sonata\\Form\\Validator\\InlineValidator' => ['privates', 'sonata.form.validator.inline', 'getSonata_Form_Validator_InlineService', true],
  3552. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  3553. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  3554. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  3555. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  3556. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  3557. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  3558. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  3559. 'sonata.form.validator.inline' => ['privates', 'sonata.form.validator.inline', 'getSonata_Form_Validator_InlineService', true],
  3560. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  3561. ], [
  3562. 'Sonata\\Form\\Validator\\InlineValidator' => '?',
  3563. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3564. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3565. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3566. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3567. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3568. 'doctrine.orm.validator.unique' => '?',
  3569. 'security.validator.user_password' => '?',
  3570. 'sonata.form.validator.inline' => '?',
  3571. 'validator.expression' => '?',
  3572. ])));
  3573. if ($this->has('translator')) {
  3574. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3575. }
  3576. $instance->setTranslationDomain('validators');
  3577. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml'), 1 => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/Resources/config/validation.xml'), 2 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/validation.xml')]);
  3578. $instance->enableAnnotationMapping(true);
  3579. $instance->addMethodMapping('loadValidatorMetadata');
  3580. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), 1 => new \Sonata\UserBundle\Validator\UserInitializer(($this->privates['sonata.user.util.canonical_fields_updater'] ?? ($this->privates['sonata.user.util.canonical_fields_updater'] = new \Sonata\UserBundle\Util\CanonicalFieldsUpdater()))), 2 => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  3581. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  3582. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3583. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.paf_entity_manager'] ?? $this->getDoctrine_Orm_PafEntityManagerService()), NULL));
  3584. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.paf_us_entity_manager'] ?? $this->getDoctrine_Orm_PafUsEntityManagerService()), NULL));
  3585. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.auto_mapping_entity_manager'] ?? $this->getDoctrine_Orm_AutoMappingEntityManagerService()), NULL));
  3586. $instance->addXmlMapping((\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  3587. $instance->addXmlMapping((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  3588. return $instance;
  3589. }
  3590. /**
  3591. * Gets the private 'var_dumper.html_dumper' shared service.
  3592. *
  3593. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3594. */
  3595. protected function getVarDumper_HtmlDumperService()
  3596. {
  3597. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  3598. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3599. return $instance;
  3600. }
  3601. /**
  3602. * Gets the private 'var_dumper.server_connection' shared service.
  3603. *
  3604. * @return \Symfony\Component\VarDumper\Server\Connection
  3605. */
  3606. protected function getVarDumper_ServerConnectionService()
  3607. {
  3608. $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3609. if (isset($this->privates['var_dumper.server_connection'])) {
  3610. return $this->privates['var_dumper.server_connection'];
  3611. }
  3612. return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), $a), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  3613. }
  3614. /**
  3615. * Gets the private 'web_profiler.csp.handler' shared service.
  3616. *
  3617. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3618. */
  3619. protected function getWebProfiler_Csp_HandlerService()
  3620. {
  3621. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3622. }
  3623. /**
  3624. * Gets the private 'web_profiler.debug_toolbar' shared service.
  3625. *
  3626. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3627. */
  3628. protected function getWebProfiler_DebugToolbarService()
  3629. {
  3630. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3631. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3632. return $this->privates['web_profiler.debug_toolbar'];
  3633. }
  3634. $b = ($this->services['router'] ?? $this->getRouterService());
  3635. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  3636. return $this->privates['web_profiler.debug_toolbar'];
  3637. }
  3638. return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, $b, '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3639. }
  3640. /**
  3641. * Gets the public 'cache_clearer' alias.
  3642. *
  3643. * @return object The ".container.private.cache_clearer" service.
  3644. */
  3645. protected function getCacheClearerService()
  3646. {
  3647. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3648. return $this->get('.container.private.cache_clearer');
  3649. }
  3650. /**
  3651. * Gets the public 'filesystem' alias.
  3652. *
  3653. * @return object The ".container.private.filesystem" service.
  3654. */
  3655. protected function getFilesystemService()
  3656. {
  3657. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3658. return $this->get('.container.private.filesystem');
  3659. }
  3660. /**
  3661. * Gets the public 'serializer' alias.
  3662. *
  3663. * @return object The ".container.private.serializer" service.
  3664. */
  3665. protected function getSerializerService()
  3666. {
  3667. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3668. return $this->get('.container.private.serializer');
  3669. }
  3670. /**
  3671. * Gets the public 'security.csrf.token_manager' alias.
  3672. *
  3673. * @return object The ".container.private.security.csrf.token_manager" service.
  3674. */
  3675. protected function getSecurity_Csrf_TokenManagerService()
  3676. {
  3677. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3678. return $this->get('.container.private.security.csrf.token_manager');
  3679. }
  3680. /**
  3681. * Gets the public 'form.factory' alias.
  3682. *
  3683. * @return object The ".container.private.form.factory" service.
  3684. */
  3685. protected function getForm_FactoryService()
  3686. {
  3687. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3688. return $this->get('.container.private.form.factory');
  3689. }
  3690. /**
  3691. * Gets the public 'form.type.file' alias.
  3692. *
  3693. * @return object The ".container.private.form.type.file" service.
  3694. */
  3695. protected function getForm_Type_FileService()
  3696. {
  3697. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3698. return $this->get('.container.private.form.type.file');
  3699. }
  3700. /**
  3701. * Gets the public 'profiler' alias.
  3702. *
  3703. * @return object The ".container.private.profiler" service.
  3704. */
  3705. protected function getProfilerService()
  3706. {
  3707. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3708. return $this->get('.container.private.profiler');
  3709. }
  3710. /**
  3711. * Gets the public 'twig' alias.
  3712. *
  3713. * @return object The ".container.private.twig" service.
  3714. */
  3715. protected function getTwigService()
  3716. {
  3717. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3718. return $this->get('.container.private.twig');
  3719. }
  3720. /**
  3721. * Gets the public 'security.authorization_checker' alias.
  3722. *
  3723. * @return object The ".container.private.security.authorization_checker" service.
  3724. */
  3725. protected function getSecurity_AuthorizationCheckerService()
  3726. {
  3727. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3728. return $this->get('.container.private.security.authorization_checker');
  3729. }
  3730. /**
  3731. * Gets the public 'security.token_storage' alias.
  3732. *
  3733. * @return object The ".container.private.security.token_storage" service.
  3734. */
  3735. protected function getSecurity_TokenStorageService()
  3736. {
  3737. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3738. return $this->get('.container.private.security.token_storage');
  3739. }
  3740. /**
  3741. * Gets the public 'security.password_encoder' alias.
  3742. *
  3743. * @return object The ".container.private.security.password_encoder" service.
  3744. */
  3745. protected function getSecurity_PasswordEncoderService()
  3746. {
  3747. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3748. return $this->get('.container.private.security.password_encoder');
  3749. }
  3750. /**
  3751. * Gets the public 'session' alias.
  3752. *
  3753. * @return object The ".container.private.session" service.
  3754. */
  3755. protected function getSessionService()
  3756. {
  3757. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3758. return $this->get('.container.private.session');
  3759. }
  3760. /**
  3761. * Gets the public 'validator' alias.
  3762. *
  3763. * @return object The ".container.private.validator" service.
  3764. */
  3765. protected function getValidatorService()
  3766. {
  3767. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3768. return $this->get('.container.private.validator');
  3769. }
  3770. /**
  3771. * @return array|bool|float|int|string|\UnitEnum|null
  3772. */
  3773. public function getParameter(string $name)
  3774. {
  3775. if (isset($this->buildParameters[$name])) {
  3776. return $this->buildParameters[$name];
  3777. }
  3778. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  3779. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  3780. }
  3781. if (isset($this->loadedDynamicParameters[$name])) {
  3782. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3783. }
  3784. return $this->parameters[$name];
  3785. }
  3786. public function hasParameter(string $name): bool
  3787. {
  3788. if (isset($this->buildParameters[$name])) {
  3789. return true;
  3790. }
  3791. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  3792. }
  3793. public function setParameter(string $name, $value): void
  3794. {
  3795. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3796. }
  3797. public function getParameterBag(): ParameterBagInterface
  3798. {
  3799. if (null === $this->parameterBag) {
  3800. $parameters = $this->parameters;
  3801. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3802. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3803. }
  3804. foreach ($this->buildParameters as $name => $value) {
  3805. $parameters[$name] = $value;
  3806. }
  3807. $this->parameterBag = new FrozenParameterBag($parameters);
  3808. }
  3809. return $this->parameterBag;
  3810. }
  3811. private $loadedDynamicParameters = [
  3812. 'kernel.runtime_environment' => false,
  3813. 'kernel.build_dir' => false,
  3814. 'kernel.cache_dir' => false,
  3815. 'database_host' => false,
  3816. 'database_port' => false,
  3817. 'database_name' => false,
  3818. 'database_user' => false,
  3819. 'database_password' => false,
  3820. 'kernel.secret' => false,
  3821. 'debug.container.dump' => false,
  3822. 'serializer.mapping.cache.file' => false,
  3823. 'validator.mapping.cache.file' => false,
  3824. 'profiler.storage.dsn' => false,
  3825. 'doctrine.orm.proxy_dir' => false,
  3826. 'knp_snappy.image.binary' => false,
  3827. 'javer_sphinx.data_dir' => false,
  3828. ];
  3829. private $dynamicParameters = [];
  3830. private function getDynamicParameter(string $name)
  3831. {
  3832. switch ($name) {
  3833. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3834. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  3835. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  3836. case 'database_host': $value = $this->getEnv('database_host'); break;
  3837. case 'database_port': $value = $this->getEnv('database_port'); break;
  3838. case 'database_name': $value = $this->getEnv('database_name'); break;
  3839. case 'database_user': $value = $this->getEnv('database_user'); break;
  3840. case 'database_password': $value = $this->getEnv('database_password'); break;
  3841. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  3842. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3843. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  3844. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  3845. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3846. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3847. case 'knp_snappy.image.binary': $value = $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  3848. case 'javer_sphinx.data_dir': $value = ($this->targetDir.''.'/sphinx'); break;
  3849. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  3850. }
  3851. $this->loadedDynamicParameters[$name] = true;
  3852. return $this->dynamicParameters[$name] = $value;
  3853. }
  3854. protected function getDefaultParameters(): array
  3855. {
  3856. return [
  3857. 'kernel.project_dir' => \dirname(__DIR__, 4),
  3858. 'kernel.environment' => 'dev',
  3859. 'kernel.debug' => true,
  3860. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  3861. 'kernel.bundles' => [
  3862. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3863. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3864. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3865. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3866. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3867. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3868. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3869. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3870. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3871. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3872. 'CronCronBundle' => 'Cron\\CronBundle\\CronCronBundle',
  3873. 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  3874. 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  3875. 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  3876. 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  3877. 'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
  3878. 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  3879. 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  3880. 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  3881. 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  3882. 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  3883. 'SonataUserBundle' => 'Sonata\\UserBundle\\SonataUserBundle',
  3884. 'JaverSphinxBundle' => 'Javer\\SphinxBundle\\JaverSphinxBundle',
  3885. 'AdminBundle' => 'AdminBundle\\AdminBundle',
  3886. 'AdminFOSUserBundle' => 'AdminFOSUserBundle\\AdminFOSUserBundle',
  3887. 'ClientBundle' => 'ClientBundle\\ClientBundle',
  3888. 'DriverBundle' => 'DriverBundle\\DriverBundle',
  3889. 'PafBundle' => 'PafBundle\\PafBundle',
  3890. 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  3891. 'AclBundle' => 'Symfony\\Bundle\\AclBundle\\AclBundle',
  3892. 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  3893. 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  3894. ],
  3895. 'kernel.bundles_metadata' => [
  3896. 'FrameworkBundle' => [
  3897. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  3898. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3899. ],
  3900. 'DoctrineBundle' => [
  3901. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  3902. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3903. ],
  3904. 'DoctrineMigrationsBundle' => [
  3905. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3906. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3907. ],
  3908. 'DebugBundle' => [
  3909. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  3910. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3911. ],
  3912. 'TwigBundle' => [
  3913. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  3914. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3915. ],
  3916. 'WebProfilerBundle' => [
  3917. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  3918. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3919. ],
  3920. 'TwigExtraBundle' => [
  3921. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  3922. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3923. ],
  3924. 'SecurityBundle' => [
  3925. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  3926. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3927. ],
  3928. 'MonologBundle' => [
  3929. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  3930. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3931. ],
  3932. 'MakerBundle' => [
  3933. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  3934. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3935. ],
  3936. 'CronCronBundle' => [
  3937. 'path' => (\dirname(__DIR__, 4).'/vendor/cron/cron-bundle'),
  3938. 'namespace' => 'Cron\\CronBundle',
  3939. ],
  3940. 'JMSSerializerBundle' => [
  3941. 'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
  3942. 'namespace' => 'JMS\\SerializerBundle',
  3943. ],
  3944. 'KnpSnappyBundle' => [
  3945. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
  3946. 'namespace' => 'Knp\\Bundle\\SnappyBundle',
  3947. ],
  3948. 'SonataTwigBundle' => [
  3949. 'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  3950. 'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  3951. ],
  3952. 'SonataFormBundle' => [
  3953. 'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  3954. 'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  3955. ],
  3956. 'SonataExporterBundle' => [
  3957. 'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/exporter/src/Bridge/Symfony'),
  3958. 'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
  3959. ],
  3960. 'SonataDoctrineBundle' => [
  3961. 'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  3962. 'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  3963. ],
  3964. 'SonataBlockBundle' => [
  3965. 'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src'),
  3966. 'namespace' => 'Sonata\\BlockBundle',
  3967. ],
  3968. 'KnpMenuBundle' => [
  3969. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle'),
  3970. 'namespace' => 'Knp\\Bundle\\MenuBundle',
  3971. ],
  3972. 'SonataAdminBundle' => [
  3973. 'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src'),
  3974. 'namespace' => 'Sonata\\AdminBundle',
  3975. ],
  3976. 'SonataDoctrineORMAdminBundle' => [
  3977. 'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  3978. 'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  3979. ],
  3980. 'SonataUserBundle' => [
  3981. 'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/user-bundle/src'),
  3982. 'namespace' => 'Sonata\\UserBundle',
  3983. ],
  3984. 'JaverSphinxBundle' => [
  3985. 'path' => (\dirname(__DIR__, 4).'/vendor/javer/sphinx-bundle'),
  3986. 'namespace' => 'Javer\\SphinxBundle',
  3987. ],
  3988. 'AdminBundle' => [
  3989. 'path' => (\dirname(__DIR__, 4).'/src/AdminBundle'),
  3990. 'namespace' => 'AdminBundle',
  3991. ],
  3992. 'AdminFOSUserBundle' => [
  3993. 'path' => (\dirname(__DIR__, 4).'/src/AdminFOSUserBundle'),
  3994. 'namespace' => 'AdminFOSUserBundle',
  3995. ],
  3996. 'ClientBundle' => [
  3997. 'path' => (\dirname(__DIR__, 4).'/src/ClientBundle'),
  3998. 'namespace' => 'ClientBundle',
  3999. ],
  4000. 'DriverBundle' => [
  4001. 'path' => (\dirname(__DIR__, 4).'/src/DriverBundle'),
  4002. 'namespace' => 'DriverBundle',
  4003. ],
  4004. 'PafBundle' => [
  4005. 'path' => (\dirname(__DIR__, 4).'/src/PafBundle'),
  4006. 'namespace' => 'PafBundle',
  4007. ],
  4008. 'FOSUserBundle' => [
  4009. 'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src'),
  4010. 'namespace' => 'FOS\\UserBundle',
  4011. ],
  4012. 'AclBundle' => [
  4013. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/acl-bundle/src'),
  4014. 'namespace' => 'Symfony\\Bundle\\AclBundle',
  4015. ],
  4016. 'HttplugBundle' => [
  4017. 'path' => (\dirname(__DIR__, 4).'/vendor/php-http/httplug-bundle/src'),
  4018. 'namespace' => 'Http\\HttplugBundle',
  4019. ],
  4020. 'HWIOAuthBundle' => [
  4021. 'path' => (\dirname(__DIR__, 4).'/vendor/hwi/oauth-bundle/src'),
  4022. 'namespace' => 'HWI\\Bundle\\OAuthBundle',
  4023. ],
  4024. ],
  4025. 'kernel.charset' => 'UTF-8',
  4026. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  4027. 'database_host_paf' => 'ctlf.co.uk',
  4028. 'database_port_paf' => NULL,
  4029. 'database_name_paf' => 'paf',
  4030. 'database_user_paf' => 'paf',
  4031. 'database_password_paf' => '54qw54qw',
  4032. 'database_host_paf_us' => 'us1.ctlf.co.uk',
  4033. 'database_port_paf_us' => NULL,
  4034. 'database_name_paf_us' => 'ctlf_address',
  4035. 'database_user_paf_us' => 'ctlf_address',
  4036. 'database_password_paf_us' => '09AgpQ5Rah0',
  4037. 'mailer_transport' => 'smtp',
  4038. 'mailer_host' => '127.0.0.1',
  4039. 'mailer_user' => 'null',
  4040. 'mailer_password' => 'null',
  4041. 'secret' => 'ThisTokenIsNotSoSecretChangeIt',
  4042. 'locale' => 'en',
  4043. 'braintree_environment' => 'sandbox',
  4044. 'braintree_merchantId' => '2yw585k5x8vbbkr4',
  4045. 'braintree_merchantAccountId' => 'infotwelvelondon',
  4046. 'braintree_publicKey' => 'sjrvt3jyd4vzkbrs',
  4047. 'braintree_privateKey' => 'd912a1e35a399295a3db7c281b5cdc07',
  4048. 'twelve_domain' => 'https://bookings25.ctlf.co.uk/bookings/',
  4049. 'mandrill_publicKey' => 'Su1wQzbxpELK59qxM8o7tA',
  4050. 'mandrill_operator_email' => 'info@twelve.london',
  4051. 'google_maps_api_key' => 'AIzaSyCwLCNpxyh9oMMQJnizioXCwJ9bsymfWLY',
  4052. 'mapbox_access_token' => 'pk.eyJ1IjoibWVkaWFmaXJzdCIsImEiOiJjanZldmprYmIwNHp1M3pwZ2FvczhzaGc2In0.hSvoqGB5UhKKwrGLDEwshA',
  4053. 'sphinx_host' => 'cool.ctlf.co.uk',
  4054. 'sphinx_port' => 9306,
  4055. 'here_app_id' => 'inejUUr7csRlPMa4fo86',
  4056. 'here_app_code' => 'H8xg8BSdHOy0x5K_Pi1wvQ',
  4057. 'clickatell_token' => 'PXobEX91QmG6IeROMhFyJg==',
  4058. 'clickatell_token_us' => 'POV1p9EHT0q87rcVn1WWbQ==',
  4059. 'assets_base_url' => 'http://dev25.ctlf.co.uk/',
  4060. 'database_host_paf_new' => 'ctlf.co.uk',
  4061. 'database_port_paf_new' => NULL,
  4062. 'database_name_paf_new' => 'paf_latest',
  4063. 'database_user_paf_new' => 'paf',
  4064. 'database_password_paf_new' => '54qw54qw',
  4065. 'env_mode' => 'dev',
  4066. 'main_location' => 'UK',
  4067. 'stripe_environment' => 'development',
  4068. 'stripe_publish_key' => 'pk_test_3BU5ZuZcFj9hCStqywRpNjbl00AbuphuCZ',
  4069. 'stripe_secret_key' => 'sk_test_fulcarx8eCw0X87IZ2K9jMe30025SRcgpb',
  4070. 'notification_websocket_tcp_ip' => '127.0.0.1',
  4071. 'notification_websocket_tcp_port' => 5555,
  4072. 'notification_websocket_server_ip' => '0.0.0.0',
  4073. 'notification_websocket_server_host' => 'dev25.ctlf.co.uk',
  4074. 'notification_websocket_server_protocol' => 'ws',
  4075. 'notification_websocket_server_port' => 8090,
  4076. 'wss_url' => 'wss://dev25.ctlf.co.uk/devcall',
  4077. 'ws_url' => 'ws://dev25.ctlf.co.uk:8090',
  4078. 'facebook_client_id' => 3201084176740371,
  4079. 'facebook_client_secret' => 'b94a322150a50738e944bbf2c31ee134',
  4080. 'google_client_id' => '760810210944-0j840o70ggbftdu4t08bjecvolc1fadb.apps.googleusercontent.com',
  4081. 'google_client_secret' => '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',
  4082. 'event_dispatcher.event_aliases' => [
  4083. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4084. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4085. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4086. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4087. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4088. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4089. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4090. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4091. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4092. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4093. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4094. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4095. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4096. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4097. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4098. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4099. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4100. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4101. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4102. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4103. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4104. ],
  4105. 'fragment.renderer.hinclude.global_template' => NULL,
  4106. 'fragment.path' => '/_fragment',
  4107. 'kernel.http_method_override' => false,
  4108. 'kernel.trusted_hosts' => [
  4109. ],
  4110. 'kernel.default_locale' => 'en',
  4111. 'kernel.enabled_locales' => [
  4112. ],
  4113. 'kernel.error_controller' => 'error_controller',
  4114. 'debug.file_link_format' => NULL,
  4115. 'asset.request_context.base_path' => NULL,
  4116. 'asset.request_context.secure' => NULL,
  4117. 'translator.logging' => false,
  4118. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  4119. 'debug.error_handler.throw_at' => -1,
  4120. 'router.request_context.host' => 'localhost',
  4121. 'router.request_context.scheme' => 'http',
  4122. 'router.request_context.base_url' => '',
  4123. 'router.resource' => 'kernel::loadRoutes',
  4124. 'request_listener.http_port' => 80,
  4125. 'request_listener.https_port' => 443,
  4126. 'session.metadata.storage_key' => '_sf2_meta',
  4127. 'session.storage.options' => [
  4128. 'cache_limiter' => '0',
  4129. 'cookie_secure' => 'auto',
  4130. 'cookie_httponly' => true,
  4131. 'cookie_samesite' => 'lax',
  4132. 'gc_probability' => 1,
  4133. ],
  4134. 'session.save_path' => NULL,
  4135. 'session.metadata.update_threshold' => 0,
  4136. 'form.type_extension.csrf.enabled' => true,
  4137. 'form.type_extension.csrf.field_name' => '_token',
  4138. 'validator.translation_domain' => 'validators',
  4139. 'profiler_listener.only_exceptions' => false,
  4140. 'profiler_listener.only_main_requests' => false,
  4141. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4142. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4143. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4144. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4145. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4146. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4147. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4148. 'doctrine.entity_managers' => [
  4149. 'default' => 'doctrine.orm.default_entity_manager',
  4150. 'paf' => 'doctrine.orm.paf_entity_manager',
  4151. 'paf_us' => 'doctrine.orm.paf_us_entity_manager',
  4152. 'auto_mapping' => 'doctrine.orm.auto_mapping_entity_manager',
  4153. ],
  4154. 'doctrine.default_entity_manager' => 'default',
  4155. 'doctrine.dbal.connection_factory.types' => [
  4156. 'json' => [
  4157. 'class' => 'Doctrine\\DBAL\\Types\\JsonType',
  4158. ],
  4159. 'json_array' => [
  4160. 'class' => 'Doctrine\\DBAL\\Types\\JsonType',
  4161. ],
  4162. ],
  4163. 'doctrine.connections' => [
  4164. 'default' => 'doctrine.dbal.default_connection',
  4165. 'paf' => 'doctrine.dbal.paf_connection',
  4166. 'paf_us' => 'doctrine.dbal.paf_us_connection',
  4167. ],
  4168. 'doctrine.default_connection' => 'default',
  4169. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4170. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4171. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4172. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4173. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4174. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4175. 'doctrine.orm.cache.memcache_host' => 'localhost',
  4176. 'doctrine.orm.cache.memcache_port' => 11211,
  4177. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4178. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4179. 'doctrine.orm.cache.memcached_host' => 'localhost',
  4180. 'doctrine.orm.cache.memcached_port' => 11211,
  4181. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4182. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4183. 'doctrine.orm.cache.redis_host' => 'localhost',
  4184. 'doctrine.orm.cache.redis_port' => 6379,
  4185. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4186. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4187. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4188. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4189. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4190. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4191. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4192. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4193. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4194. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4195. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4196. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4197. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4198. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4199. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4200. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4201. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4202. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4203. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4204. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4205. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4206. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4207. 'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  4208. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4209. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4210. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4211. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4212. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4213. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4214. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4215. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4216. 'doctrine.orm.auto_generate_proxy_classes' => true,
  4217. 'doctrine.orm.enable_lazy_ghost_objects' => true,
  4218. 'doctrine.orm.proxy_namespace' => 'Proxies',
  4219. 'doctrine.migrations.preferred_em' => NULL,
  4220. 'doctrine.migrations.preferred_connection' => NULL,
  4221. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4222. 'twig.form.resources' => [
  4223. 0 => 'form_div_layout.html.twig',
  4224. 1 => '@SonataUser/Form/form_admin_fields.html.twig',
  4225. 2 => '@SonataForm/Form/datepicker.html.twig',
  4226. ],
  4227. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  4228. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  4229. 'web_profiler.debug_toolbar.mode' => 2,
  4230. 'security.role_hierarchy.roles' => [
  4231. 'ROLE_CLIENT' => [
  4232. 0 => 'ROLE_ADMIN_BOOKING_ADMIN',
  4233. 1 => 'ROLE_ADMIN_PAYMENT_ADMIN',
  4234. 2 => 'ROLE_ADMIN_BOOKING_VIA_ADMIN',
  4235. ],
  4236. 'ROLE_ADMIN' => [
  4237. 0 => 'ROLE_SUPER_ADMIN',
  4238. 1 => 'ROLE_COMPANY',
  4239. 2 => 'ROLE_OPERATOR',
  4240. 3 => 'ROLE_OPERATOR_ADMIN',
  4241. 4 => 'ROLE_DRIVER',
  4242. 5 => 'ROLE_CLIENT',
  4243. 6 => 'ROLE_ALLOWED_TO_SWITCH',
  4244. ],
  4245. 'ROLE_COMPANY' => [
  4246. 0 => 'ROLE_CLIENT',
  4247. ],
  4248. 'ROLE_OPERATOR' => [
  4249. 0 => 'ROLE_DRIVER',
  4250. 1 => 'ROLE_CLIENT',
  4251. 2 => 'ROLE_ADMIN_BOOKING_REQUEST_ADMIN',
  4252. 3 => 'ROLE_ADMIN_BOOKING_ADMIN',
  4253. 4 => 'ROLE_ADMIN_BOOKINGS_PROCESSED_ADMIN',
  4254. 5 => 'ROLE_ADMIN_PAYMENT_ADMIN',
  4255. 6 => 'ROLE_ADMIN_DRIVER_GUEST',
  4256. 7 => 'ROLE_ADMIN_CAR_GUEST',
  4257. 8 => 'ROLE_ADMIN_CARTYPE_GUEST',
  4258. 9 => 'ROLE_ADMIN_ACCOUNTS_GROUP_GUEST',
  4259. 10 => 'ROLE_ADMIN_COMPANY_GUEST',
  4260. 11 => 'ROLE_ADMIN_ACCOUNTS_MAINTAINER',
  4261. 12 => 'ROLE_ADMIN_VOUCHER_GUEST',
  4262. 13 => 'ROLE_ADMIN_BOOKING_BOOKING_EXTRAS_ADMIN',
  4263. 14 => 'ROLE_ADMIN_BOOKING_EXTRAS_ADMIN',
  4264. 15 => 'ROLE_ADMIN_BOOKING_VIA_ADMIN',
  4265. 16 => 'ROLE_ADMIN_OBJECTIVES_GUEST',
  4266. 17 => 'ROLE_ADMIN_SETTINGS_GUEST',
  4267. 18 => 'ROLE_ADMIN_TOURS_GUEST',
  4268. 19 => 'ROLE_ADMIN_TRANSACTION_ADMIN',
  4269. 20 => 'ROLE_ADMIN_PAYMENT_EXTRA_CHARGE_ADMIN',
  4270. 21 => 'ROLE_ADMIN_VOUCHER_GUEST',
  4271. 22 => 'ROLE_ADMIN_ZONE_GUEST',
  4272. 23 => 'ROLE_ADMIN_ZONECARTYPE_GUEST',
  4273. 24 => 'ROLE_AREA_ZONE_GUEST',
  4274. 25 => 'ROLE_ADMIN_OPERATOR_GUEST',
  4275. 26 => 'ROLE_ADMIN_CLIENT_INVOICES_ADMIN',
  4276. 27 => 'ROLE_PREVIOUS_ADMIN',
  4277. 28 => 'ROLE_ADMIN_TICKET_ADMIN',
  4278. 29 => 'ROLE_ADMIN_TICKET_MESSAGE_ADMIN',
  4279. 30 => 'ROLE_ADMIN_DRIVER_HISTORY_REASON_ADMIN',
  4280. 31 => 'ROLE_ADMIN_COMPANY_INVOICE_ADMIN',
  4281. 32 => 'ROLE_ADMIN_BOOKING_REVIEWS_ADMIN',
  4282. 33 => 'ROLE_ADMIN_CLIENT_CANCELLATION_FEE_ADMIN',
  4283. 34 => 'ROLE_ADMIN_CLIENT_CHANGE_REQUEST_ADMIN',
  4284. 35 => 'ROLE_ADMIN_MOBILE_ADS_ADMIN',
  4285. 36 => 'ROLE_ADMIN_NEWS_ADMIN',
  4286. ],
  4287. 'ROLE_OPERATOR_ADMIN' => [
  4288. 0 => 'ROLE_DRIVER',
  4289. 1 => 'ROLE_CLIENT',
  4290. 2 => 'ROLE_OPERATOR',
  4291. 3 => 'ROLE_ADMIN_BOOKINGS_PROCESSED_ADMIN',
  4292. 4 => 'ROLE_ADMIN_DRIVER_ADMIN',
  4293. 5 => 'ROLE_ADMIN_DRIVER_HISTORY_GUEST',
  4294. 6 => 'ROLE_ADMIN_CAR_ADMIN',
  4295. 7 => 'ROLE_ADMIN_DRIVER_INVOICES_ADMIN',
  4296. 8 => 'ROLE_ADMIN_PERIOD_SETTINGS_ADMIN',
  4297. 9 => 'ROLE_ADMIN_REPORTS_GUEST',
  4298. 10 => 'ROLE_ADMIN_REPORTS_STATS_GUEST',
  4299. 11 => 'ROLE_ADMIN_PAFADDRESS_GUEST',
  4300. 12 => 'ROLE_ADMIN_PAFBUILDING_GUEST',
  4301. 13 => 'ROLE_ADMIN_PAFLOCALITY_GUEST',
  4302. 14 => 'ROLE_ADMIN_PAFADDRESSUS_GUEST',
  4303. ],
  4304. ],
  4305. 'security.access.denied_url' => NULL,
  4306. 'security.authentication.manager.erase_credentials' => true,
  4307. 'security.authentication.session_strategy.strategy' => 'migrate',
  4308. 'security.access.always_authenticate_before_granting' => false,
  4309. 'security.authentication.hide_user_not_found' => true,
  4310. 'security.firewalls' => [
  4311. 0 => 'dev',
  4312. 1 => 'api',
  4313. 2 => 'client',
  4314. 3 => 'admin',
  4315. ],
  4316. 'hwi_oauth.resource_ownermap.configured.client' => [
  4317. 'google' => '/client/login/google',
  4318. 'facebook' => '/client/login/facebook',
  4319. ],
  4320. 'monolog.use_microseconds' => true,
  4321. 'monolog.swift_mailer.handlers' => [
  4322. ],
  4323. 'monolog.handlers_to_channels' => [
  4324. 'monolog.handler.console' => [
  4325. 'type' => 'exclusive',
  4326. 'elements' => [
  4327. 0 => 'event',
  4328. 1 => 'doctrine',
  4329. 2 => 'console',
  4330. ],
  4331. ],
  4332. 'monolog.handler.main' => [
  4333. 'type' => 'exclusive',
  4334. 'elements' => [
  4335. 0 => 'event',
  4336. ],
  4337. ],
  4338. 'monolog.handler.booking' => [
  4339. 'type' => 'inclusive',
  4340. 'elements' => [
  4341. 0 => 'booking',
  4342. ],
  4343. ],
  4344. 'monolog.handler.google_distance' => [
  4345. 'type' => 'inclusive',
  4346. 'elements' => [
  4347. 0 => 'google_distance',
  4348. ],
  4349. ],
  4350. 'monolog.handler.api' => [
  4351. 'type' => 'inclusive',
  4352. 'elements' => [
  4353. 0 => 'request',
  4354. ],
  4355. ],
  4356. ],
  4357. 'cron.resolver.class' => 'Cron\\CronBundle\\Cron\\Resolver',
  4358. 'cron.manager.class' => 'Cron\\CronBundle\\Cron\\Manager',
  4359. 'cron.command_builder.class' => 'Cron\\CronBundle\\Cron\\CommandBuilder',
  4360. 'cron.executor.class' => 'Cron\\Executor\\Executor',
  4361. 'cron.validator.class' => 'Cron\\Validator\\CrontabValidator',
  4362. 'jms_serializer.twig_enabled' => 'default',
  4363. 'knp_snappy.pdf.binary' => (\dirname(__DIR__, 4).'/../vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'),
  4364. 'knp_snappy.pdf.options' => [
  4365. ],
  4366. 'knp_snappy.pdf.env' => [
  4367. ],
  4368. 'knp_snappy.image.options' => [
  4369. ],
  4370. 'knp_snappy.image.env' => [
  4371. ],
  4372. 'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  4373. 'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  4374. 'sonata.twig.form_type' => 'standard',
  4375. 'sonata.form.form_type' => 'standard',
  4376. 'sonata.exporter.writer.csv.filename' => 'php://output',
  4377. 'sonata.exporter.writer.csv.delimiter' => ',',
  4378. 'sonata.exporter.writer.csv.enclosure' => '"',
  4379. 'sonata.exporter.writer.csv.escape' => '\\',
  4380. 'sonata.exporter.writer.csv.show_headers' => true,
  4381. 'sonata.exporter.writer.csv.with_bom' => false,
  4382. 'sonata.exporter.writer.json.filename' => 'php://output',
  4383. 'sonata.exporter.writer.xls.filename' => 'php://output',
  4384. 'sonata.exporter.writer.xls.show_headers' => true,
  4385. 'sonata.exporter.writer.xlsx.filename' => 'php://output',
  4386. 'sonata.exporter.writer.xlsx.show_headers' => true,
  4387. 'sonata.exporter.writer.xlsx.show_filters' => true,
  4388. 'sonata.exporter.writer.xml.filename' => 'php://output',
  4389. 'sonata.exporter.writer.xml.show_headers' => true,
  4390. 'sonata.exporter.writer.xml.main_element' => 'datas',
  4391. 'sonata.exporter.writer.xml.child_element' => 'data',
  4392. 'sonata.block.container.types' => [
  4393. 0 => 'sonata.block.service.container',
  4394. 1 => 'sonata.page.block.container',
  4395. 2 => 'sonata.dashboard.block.container',
  4396. 3 => 'cmf.block.container',
  4397. 4 => 'cmf.block.slideshow',
  4398. ],
  4399. 'sonata_block.blocks' => [
  4400. 'sonata.admin.block.admin_list' => [
  4401. 'contexts' => [
  4402. 0 => 'admin',
  4403. ],
  4404. 'templates' => [
  4405. ],
  4406. 'settings' => [
  4407. ],
  4408. ],
  4409. 'sonata.block.service.container' => [
  4410. 'contexts' => [
  4411. 0 => 'cms',
  4412. ],
  4413. 'templates' => [
  4414. ],
  4415. 'settings' => [
  4416. ],
  4417. ],
  4418. 'sonata.block.service.empty' => [
  4419. 'contexts' => [
  4420. 0 => 'cms',
  4421. ],
  4422. 'templates' => [
  4423. ],
  4424. 'settings' => [
  4425. ],
  4426. ],
  4427. 'sonata.block.service.text' => [
  4428. 'contexts' => [
  4429. 0 => 'cms',
  4430. ],
  4431. 'templates' => [
  4432. ],
  4433. 'settings' => [
  4434. ],
  4435. ],
  4436. 'sonata.block.service.rss' => [
  4437. 'contexts' => [
  4438. 0 => 'cms',
  4439. ],
  4440. 'templates' => [
  4441. ],
  4442. 'settings' => [
  4443. ],
  4444. ],
  4445. 'sonata.block.service.template' => [
  4446. 'contexts' => [
  4447. 0 => 'cms',
  4448. ],
  4449. 'templates' => [
  4450. ],
  4451. 'settings' => [
  4452. ],
  4453. ],
  4454. 'sonata.block.service.menu' => [
  4455. 'contexts' => [
  4456. 0 => 'cms',
  4457. ],
  4458. 'templates' => [
  4459. ],
  4460. 'settings' => [
  4461. ],
  4462. ],
  4463. 'sonata.admin.block.search_result' => [
  4464. 'contexts' => [
  4465. 0 => 'cms',
  4466. ],
  4467. 'templates' => [
  4468. ],
  4469. 'settings' => [
  4470. ],
  4471. ],
  4472. 'sonata.admin.block.stats' => [
  4473. 'contexts' => [
  4474. 0 => 'cms',
  4475. ],
  4476. 'templates' => [
  4477. ],
  4478. 'settings' => [
  4479. ],
  4480. ],
  4481. 'sonata.admin.block.admin_preview' => [
  4482. 'contexts' => [
  4483. 0 => 'cms',
  4484. ],
  4485. 'templates' => [
  4486. ],
  4487. 'settings' => [
  4488. ],
  4489. ],
  4490. ],
  4491. 'sonata_block.blocks_by_class' => [
  4492. ],
  4493. 'sonata_blocks.block_types' => [
  4494. 0 => 'sonata.admin.block.admin_list',
  4495. 1 => 'sonata.block.service.container',
  4496. 2 => 'sonata.block.service.empty',
  4497. 3 => 'sonata.block.service.text',
  4498. 4 => 'sonata.block.service.rss',
  4499. 5 => 'sonata.block.service.template',
  4500. 6 => 'sonata.block.service.menu',
  4501. 7 => 'sonata.admin.block.search_result',
  4502. 8 => 'sonata.admin.block.stats',
  4503. 9 => 'sonata.admin.block.admin_preview',
  4504. ],
  4505. 'sonata_blocks.default_contexts' => [
  4506. 0 => 'cms',
  4507. ],
  4508. 'knp_menu.renderer.list.options' => [
  4509. ],
  4510. 'knp_menu.renderer.twig.options' => [
  4511. ],
  4512. 'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4513. 'knp_menu.default_renderer' => 'twig',
  4514. 'sonata.admin.twig.extension.x_editable_type_mapping' => [
  4515. 'enum' => 'select',
  4516. 'choice' => 'select',
  4517. 'boolean' => 'select',
  4518. 'textarea' => 'textarea',
  4519. 'html' => 'textarea',
  4520. 'email' => 'email',
  4521. 'string' => 'text',
  4522. 'integer' => 'number',
  4523. 'float' => 'number',
  4524. 'currency' => 'number',
  4525. 'percent' => 'number',
  4526. 'url' => 'url',
  4527. ],
  4528. 'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  4529. 'sonata.admin.configuration.global_search.admin_route' => 'show',
  4530. 'sonata.admin.configuration.templates' => [
  4531. 'user_block' => '@SonataUser/Admin/Core/user_block.html.twig',
  4532. 'dashboard' => '@Admin/Default/dashboard_new.html.twig',
  4533. 'list' => 'layout_admin_list_new.html.twig',
  4534. 'edit' => 'layout_admin_edit_new.html.twig',
  4535. 'delete' => 'layout_admin_delete.html.twig',
  4536. 'batch_confirmation' => 'layout_admin_batch_confirmation.html.twig',
  4537. 'pager_links' => 'pager.html.twig',
  4538. 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  4539. 'layout' => '@SonataAdmin/standard_layout.html.twig',
  4540. 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  4541. 'search' => '@SonataAdmin/Core/search.html.twig',
  4542. 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  4543. 'show' => '@SonataAdmin/CRUD/show.html.twig',
  4544. 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  4545. 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  4546. 'history' => '@SonataAdmin/CRUD/history.html.twig',
  4547. 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  4548. 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  4549. 'action' => '@SonataAdmin/CRUD/action.html.twig',
  4550. 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  4551. 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  4552. 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  4553. 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  4554. 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  4555. 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  4556. 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  4557. 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  4558. 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  4559. 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  4560. 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  4561. 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  4562. 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  4563. 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  4564. 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  4565. 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  4566. 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  4567. 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  4568. 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  4569. 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  4570. 'form_theme' => [
  4571. ],
  4572. 'filter_theme' => [
  4573. ],
  4574. ],
  4575. 'sonata.admin.configuration.default_admin_services' => [
  4576. 'model_manager' => NULL,
  4577. 'data_source' => NULL,
  4578. 'field_description_factory' => NULL,
  4579. 'form_contractor' => NULL,
  4580. 'show_builder' => NULL,
  4581. 'list_builder' => NULL,
  4582. 'datagrid_builder' => NULL,
  4583. 'translator' => NULL,
  4584. 'configuration_pool' => NULL,
  4585. 'route_generator' => NULL,
  4586. 'security_handler' => NULL,
  4587. 'menu_factory' => NULL,
  4588. 'route_builder' => NULL,
  4589. 'label_translator_strategy' => NULL,
  4590. 'pager_type' => NULL,
  4591. ],
  4592. 'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
  4593. 'sonata.admin.configuration.dashboard_groups' => [
  4594. ],
  4595. 'sonata.admin.configuration.dashboard_blocks' => [
  4596. 0 => [
  4597. 'type' => 'sonata.admin.block.admin_list',
  4598. 'position' => 'left',
  4599. 'roles' => [
  4600. ],
  4601. 'settings' => [
  4602. ],
  4603. 'class' => 'col-md-4',
  4604. ],
  4605. ],
  4606. 'sonata.admin.configuration.sort_admins' => false,
  4607. 'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
  4608. 'sonata.admin.configuration.default_group' => 'default',
  4609. 'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  4610. 'sonata.admin.configuration.default_translation_domain' => NULL,
  4611. 'sonata.admin.configuration.default_icon' => 'fas fa-folder',
  4612. 'sonata.admin.configuration.breadcrumbs' => [
  4613. 'child_admin_route' => 'show',
  4614. ],
  4615. 'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  4616. 'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  4617. 'sonata.admin.configuration.security.information' => [
  4618. 'GUEST' => [
  4619. 0 => 'VIEW',
  4620. 1 => 'LIST',
  4621. ],
  4622. 'MAINTAINER' => [
  4623. 0 => 'EDIT',
  4624. 1 => 'LIST',
  4625. ],
  4626. 'STAFF' => [
  4627. 0 => 'EDIT',
  4628. 1 => 'LIST',
  4629. 2 => 'CREATE',
  4630. ],
  4631. 'EDITOR' => [
  4632. 0 => 'OPERATOR',
  4633. 1 => 'EXPORT',
  4634. ],
  4635. 'ADMIN' => [
  4636. 0 => 'MASTER',
  4637. ],
  4638. ],
  4639. 'sonata.admin.configuration.security.admin_permissions' => [
  4640. 0 => 'CREATE',
  4641. 1 => 'LIST',
  4642. 2 => 'DELETE',
  4643. 3 => 'UNDELETE',
  4644. 4 => 'EXPORT',
  4645. 5 => 'OPERATOR',
  4646. 6 => 'MASTER',
  4647. ],
  4648. 'sonata.admin.configuration.security.object_permissions' => [
  4649. 0 => 'VIEW',
  4650. 1 => 'EDIT',
  4651. 2 => 'DELETE',
  4652. 3 => 'UNDELETE',
  4653. 4 => 'OPERATOR',
  4654. 5 => 'MASTER',
  4655. 6 => 'OWNER',
  4656. ],
  4657. 'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  4658. 'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  4659. 'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  4660. 'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  4661. 'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  4662. 'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  4663. 'sonata.admin.extension.map' => [
  4664. ],
  4665. 'sonata.admin.configuration.filters.persist' => false,
  4666. 'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  4667. 'sonata.admin.configuration.show.mosaic.button' => false,
  4668. 'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  4669. 'sonata_doctrine_orm_admin.entity_manager' => NULL,
  4670. 'sonata_doctrine_orm_admin.templates' => [
  4671. 'types' => [
  4672. 'list' => [
  4673. 'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  4674. 'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  4675. 'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  4676. 'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  4677. 'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  4678. 'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  4679. 'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  4680. 'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
  4681. 'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  4682. 'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  4683. 'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  4684. 'float' => '@SonataAdmin/CRUD/list_string.html.twig',
  4685. 'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  4686. 'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  4687. 'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  4688. 'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  4689. 'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  4690. 'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  4691. 'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  4692. 'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  4693. 'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  4694. 'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  4695. ],
  4696. 'show' => [
  4697. 'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  4698. 'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  4699. 'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  4700. 'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  4701. 'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  4702. 'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  4703. 'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
  4704. 'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  4705. 'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  4706. 'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  4707. 'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  4708. 'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  4709. 'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  4710. 'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  4711. 'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  4712. 'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  4713. 'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  4714. 'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  4715. 'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  4716. 'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  4717. ],
  4718. ],
  4719. ],
  4720. 'sonata.user.manager_type' => 'orm',
  4721. 'sonata.user.user.class' => 'AdminBundle\\Entity\\User',
  4722. 'sonata.user.admin.user.controller' => 'sonata.admin.controller.crud',
  4723. 'sphinx.manager.class' => 'Javer\\SphinxBundle\\Sphinx\\Manager',
  4724. 'sphinx.daemon.native.class' => 'Javer\\SphinxBundle\\Sphinx\\Daemon\\NativeDaemon',
  4725. 'sphinx.daemon.docker.class' => 'Javer\\SphinxBundle\\Sphinx\\Daemon\\DockerDaemon',
  4726. 'sphinx.daemon.timeout.start' => 1,
  4727. 'sphinx.daemon.timeout.stop' => 3,
  4728. 'sphinx.event.subscriber.paginate.class' => 'Javer\\SphinxBundle\\Event\\Subscriber\\PaginateSphinxQuerySubscriber',
  4729. 'sphinx.logger.class' => 'Javer\\SphinxBundle\\Logger\\SphinxLogger',
  4730. 'sphinx.data_collector.class' => 'Javer\\SphinxBundle\\DataCollector\\SphinxDataCollector',
  4731. 'sphinx.converter.mysql_to_realtime.class' => 'Javer\\SphinxBundle\\Converter\\MysqlToRealtimeIndexConverter',
  4732. 'sphinx.converter.mysql_to_realtime.class.index_options_blacklist' => [
  4733. 0 => 'type',
  4734. 1 => 'source',
  4735. 2 => 'path',
  4736. ],
  4737. 'sphinx.loader.doctrine.class' => 'Javer\\SphinxBundle\\Loader\\DoctrineDataLoader',
  4738. 'javer_sphinx.host' => 'cool.ctlf.co.uk',
  4739. 'javer_sphinx.port' => 9306,
  4740. 'javer_sphinx.config_path' => (\dirname(__DIR__, 4).'/config/sphinx.conf'),
  4741. 'javer_sphinx.searchd_path' => 'searchd',
  4742. 'javer_sphinx.docker_image' => '',
  4743. 'fos_user.backend_type_orm' => true,
  4744. 'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  4745. 'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  4746. 'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  4747. 'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  4748. 'fos_user.registration.confirmation.from_email' => [
  4749. 'null' => 'null',
  4750. ],
  4751. 'fos_user.resetting.email.from_email' => [
  4752. 'null' => 'null',
  4753. ],
  4754. 'fos_user.registration.confirmation.from_address' => [
  4755. 'address' => 'null',
  4756. 'sender_name' => 'null',
  4757. ],
  4758. 'fos_user.resetting.email.from_address' => [
  4759. 'address' => 'null',
  4760. 'sender_name' => 'null',
  4761. ],
  4762. 'fos_user.storage' => 'orm',
  4763. 'fos_user.firewall_name' => 'admin',
  4764. 'fos_user.model_manager_name' => NULL,
  4765. 'fos_user.model.user.class' => 'AdminBundle\\Entity\\User',
  4766. 'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  4767. 'fos_user.profile.form.name' => 'fos_user_profile_form',
  4768. 'fos_user.profile.form.validation_groups' => [
  4769. 0 => 'Profile',
  4770. 1 => 'Default',
  4771. ],
  4772. 'fos_user.registration.confirmation.enabled' => false,
  4773. 'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  4774. 'fos_user.registration.form.name' => 'fos_user_registration_form',
  4775. 'fos_user.registration.form.validation_groups' => [
  4776. 0 => 'Registration',
  4777. 1 => 'Default',
  4778. ],
  4779. 'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  4780. 'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  4781. 'fos_user.change_password.form.validation_groups' => [
  4782. 0 => 'ChangePassword',
  4783. 1 => 'Default',
  4784. ],
  4785. 'fos_user.resetting.retry_ttl' => 7200,
  4786. 'fos_user.resetting.token_ttl' => 86400,
  4787. 'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  4788. 'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  4789. 'fos_user.resetting.form.validation_groups' => [
  4790. 0 => 'ResetPassword',
  4791. 1 => 'Default',
  4792. ],
  4793. 'security.acl.dbal.class_table_name' => 'acl_classes',
  4794. 'security.acl.dbal.entry_table_name' => 'acl_entries',
  4795. 'security.acl.dbal.oid_table_name' => 'acl_object_identities',
  4796. 'security.acl.dbal.oid_ancestors_table_name' => 'acl_object_identity_ancestors',
  4797. 'security.acl.dbal.sid_table_name' => 'acl_security_identities',
  4798. 'hwi_oauth.target_path_parameter' => NULL,
  4799. 'hwi_oauth.target_path_domains_whitelist' => [
  4800. ],
  4801. 'hwi_oauth.use_referer' => false,
  4802. 'hwi_oauth.failed_use_referer' => false,
  4803. 'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  4804. 'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_REMEMBERED',
  4805. 'hwi_oauth.resource_owners' => [
  4806. 'facebook' => 'facebook',
  4807. 'google' => 'google',
  4808. ],
  4809. 'hwi_oauth.connect' => true,
  4810. 'hwi_oauth.connect.confirmation' => false,
  4811. 'hwi_oauth.connect.registration_form' => NULL,
  4812. 'data_collector.templates' => [
  4813. 'data_collector.request' => [
  4814. 0 => 'request',
  4815. 1 => '@WebProfiler/Collector/request.html.twig',
  4816. ],
  4817. 'data_collector.time' => [
  4818. 0 => 'time',
  4819. 1 => '@WebProfiler/Collector/time.html.twig',
  4820. ],
  4821. 'data_collector.memory' => [
  4822. 0 => 'memory',
  4823. 1 => '@WebProfiler/Collector/memory.html.twig',
  4824. ],
  4825. 'data_collector.validator' => [
  4826. 0 => 'validator',
  4827. 1 => '@WebProfiler/Collector/validator.html.twig',
  4828. ],
  4829. 'data_collector.ajax' => [
  4830. 0 => 'ajax',
  4831. 1 => '@WebProfiler/Collector/ajax.html.twig',
  4832. ],
  4833. 'data_collector.form' => [
  4834. 0 => 'form',
  4835. 1 => '@WebProfiler/Collector/form.html.twig',
  4836. ],
  4837. 'data_collector.exception' => [
  4838. 0 => 'exception',
  4839. 1 => '@WebProfiler/Collector/exception.html.twig',
  4840. ],
  4841. 'data_collector.logger' => [
  4842. 0 => 'logger',
  4843. 1 => '@WebProfiler/Collector/logger.html.twig',
  4844. ],
  4845. 'data_collector.events' => [
  4846. 0 => 'events',
  4847. 1 => '@WebProfiler/Collector/events.html.twig',
  4848. ],
  4849. 'data_collector.router' => [
  4850. 0 => 'router',
  4851. 1 => '@WebProfiler/Collector/router.html.twig',
  4852. ],
  4853. 'data_collector.cache' => [
  4854. 0 => 'cache',
  4855. 1 => '@WebProfiler/Collector/cache.html.twig',
  4856. ],
  4857. 'data_collector.translation' => [
  4858. 0 => 'translation',
  4859. 1 => '@WebProfiler/Collector/translation.html.twig',
  4860. ],
  4861. 'data_collector.security' => [
  4862. 0 => 'security',
  4863. 1 => '@Security/Collector/security.html.twig',
  4864. ],
  4865. 'data_collector.twig' => [
  4866. 0 => 'twig',
  4867. 1 => '@WebProfiler/Collector/twig.html.twig',
  4868. ],
  4869. 'data_collector.http_client' => [
  4870. 0 => 'http_client',
  4871. 1 => '@WebProfiler/Collector/http_client.html.twig',
  4872. ],
  4873. 'data_collector.doctrine' => [
  4874. 0 => 'db',
  4875. 1 => '@Doctrine/Collector/db.html.twig',
  4876. ],
  4877. 'data_collector.dump' => [
  4878. 0 => 'dump',
  4879. 1 => '@Debug/Profiler/dump.html.twig',
  4880. ],
  4881. 'httplug.collector.collector' => [
  4882. 0 => 'httplug',
  4883. 1 => '@Httplug/webprofiler.html.twig',
  4884. ],
  4885. 'data_collector.messenger' => [
  4886. 0 => 'messenger',
  4887. 1 => '@WebProfiler/Collector/messenger.html.twig',
  4888. ],
  4889. 'mailer.data_collector' => [
  4890. 0 => 'mailer',
  4891. 1 => '@WebProfiler/Collector/mailer.html.twig',
  4892. ],
  4893. 'notifier.data_collector' => [
  4894. 0 => 'notifier',
  4895. 1 => '@WebProfiler/Collector/notifier.html.twig',
  4896. ],
  4897. 'jms_serializer.data_collector' => [
  4898. 0 => 'jms_serializer',
  4899. 1 => '@JMSSerializer/Collector/panel.html.twig',
  4900. ],
  4901. 'sonata.block.data_collector' => [
  4902. 0 => 'block',
  4903. 1 => '@SonataBlock/Profiler/block.html.twig',
  4904. ],
  4905. 'sphinx.data_collector' => [
  4906. 0 => 'sphinx',
  4907. 1 => '@JaverSphinx/Collector/sphinx.html.twig',
  4908. ],
  4909. 'data_collector.config' => [
  4910. 0 => 'config',
  4911. 1 => '@WebProfiler/Collector/config.html.twig',
  4912. ],
  4913. ],
  4914. 'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  4915. 'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  4916. 'hwi_oauth.resource_owner.amazon_cognito.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonCognitoResourceOwner',
  4917. 'hwi_oauth.resource_owner.linkedin_openid.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinOpenIdResourceOwner',
  4918. 'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  4919. 'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  4920. 'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  4921. 'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  4922. 'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  4923. 'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  4924. 'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  4925. 'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  4926. 'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  4927. 'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  4928. 'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  4929. 'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  4930. 'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  4931. 'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  4932. 'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  4933. 'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  4934. 'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  4935. 'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  4936. 'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  4937. 'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  4938. 'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  4939. 'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  4940. 'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  4941. 'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  4942. 'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  4943. 'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  4944. 'hwi_oauth.resource_owner.eveonline.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  4945. 'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  4946. 'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth1ResourceOwner',
  4947. 'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  4948. 'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  4949. 'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  4950. 'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  4951. 'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  4952. 'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  4953. 'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  4954. 'hwi_oauth.resource_owner.passage.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PassageResourceOwner',
  4955. 'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  4956. 'hwi_oauth.resource_owner.telegram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TelegramResourceOwner',
  4957. 'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  4958. 'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  4959. 'hwi_oauth.resource_owner.oauth2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth2ResourceOwner',
  4960. 'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  4961. 'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  4962. 'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  4963. 'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  4964. 'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  4965. 'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  4966. 'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  4967. 'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  4968. 'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  4969. 'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  4970. 'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  4971. 'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  4972. 'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  4973. 'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  4974. 'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  4975. 'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  4976. 'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  4977. 'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  4978. 'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  4979. 'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  4980. 'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  4981. 'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  4982. 'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  4983. 'console.command.ids' => [
  4984. 0 => 'AdminBundle\\Command\\Icabbi\\IcabbiBase',
  4985. 1 => 'AdminBundle\\Command\\Twelve\\TwelveBase',
  4986. 2 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand',
  4987. 3 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand',
  4988. 4 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand',
  4989. 5 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand',
  4990. 6 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand',
  4991. 7 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronReportsTruncateCommand',
  4992. 8 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand',
  4993. 9 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand',
  4994. 10 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand',
  4995. ],
  4996. ];
  4997. }
  4998. protected function throw($message)
  4999. {
  5000. throw new RuntimeException($message);
  5001. }
  5002. }