<?php
namespace ContainerX6pMzPP;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'app.cache.acl' => 'getApp_Cache_AclService',
'cache.app' => 'getCache_AppService',
'cache.system' => 'getCache_SystemService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'translator' => 'getTranslatorService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'twig' => 'getTwigService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->fileMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.session' => 'get_Container_Private_SessionService',
'Advisedata.Application.Services.DocumentUploaderService' => 'getAdvisedata_Application_Services_DocumentUploaderServiceService',
'Advisedata\\Acl\\AclInterface' => 'getAclInterfaceService',
'Advisedata\\Application\\Communicator\\Services\\GetAdditionalInformationService' => 'getGetAdditionalInformationServiceService',
'Advisedata\\Application\\Communicator\\Services\\GetGoogleTokenService' => 'getGetGoogleTokenServiceService',
'Advisedata\\Application\\Communicator\\Services\\SaveAdditionalInformationService' => 'getSaveAdditionalInformationServiceService',
'Advisedata\\Application\\Communicator\\Services\\SubmitTransactionService' => 'getSubmitTransactionServiceService',
'Advisedata\\Application\\Customer\\Catalogs\\Requests\\GetCatalogsRequest' => 'getGetCatalogsRequestService',
'Advisedata\\Application\\Customer\\Catalogs\\Services\\GetCatalogsService' => 'getGetCatalogsServiceService',
'Advisedata\\Application\\Customer\\Products\\Requests\\GetProductExportRequest' => 'getGetProductExportRequestService',
'Advisedata\\Application\\Customer\\Products\\Requests\\GetProductSourcesRequest' => 'getGetProductSourcesRequestService',
'Advisedata\\Application\\Customer\\Products\\Requests\\GetProductsRequest' => 'getGetProductsRequestService',
'Advisedata\\Application\\Customer\\Products\\Services\\GetProductExportService' => 'getGetProductExportServiceService',
'Advisedata\\Application\\Customer\\Products\\Services\\GetProductSourcesService' => 'getGetProductSourcesServiceService',
'Advisedata\\Application\\Customer\\Products\\Services\\GetProductsService' => 'getGetProductsServiceService',
'Advisedata\\Application\\Customer\\Reports\\Requests\\GetAutomationChecksRequest' => 'getGetAutomationChecksRequestService',
'Advisedata\\Application\\Customer\\Reports\\Requests\\GetCustomerReportRequest' => 'getGetCustomerReportRequestService',
'Advisedata\\Application\\Customer\\Reports\\Requests\\GetEvidenceReportRequest' => 'getGetEvidenceReportRequestService',
'Advisedata\\Application\\Customer\\Reports\\Requests\\GetReportsRequest' => 'getGetReportsRequestService',
'Advisedata\\Application\\Customer\\Reports\\Services\\GetAutomationChecksService' => 'getGetAutomationChecksServiceService',
'Advisedata\\Application\\Customer\\Reports\\Services\\GetCustomerReportService' => 'getGetCustomerReportServiceService',
'Advisedata\\Application\\Customer\\Reports\\Services\\GetCustomerReportServiceFactory' => 'getGetCustomerReportServiceFactoryService',
'Advisedata\\Application\\Customer\\Reports\\Services\\GetCustomerReportSquareFactsService' => 'getGetCustomerReportSquareFactsServiceService',
'Advisedata\\Application\\Customer\\Reports\\Services\\GetEvidenceReportService' => 'getGetEvidenceReportServiceService',
'Advisedata\\Application\\Customer\\Reports\\Services\\GetReportsService' => 'getGetReportsServiceService',
'Advisedata\\Application\\Customer\\Transaction\\Requests\\AddTransactionNoteRequest' => 'getAddTransactionNoteRequestService',
'Advisedata\\Application\\Customer\\Transaction\\Requests\\GetCountriesRequest' => 'getGetCountriesRequestService',
'Advisedata\\Application\\Customer\\Transaction\\Requests\\GetRecurringServiceListRequest' => 'getGetRecurringServiceListRequestService',
'Advisedata\\Application\\Customer\\Transaction\\Requests\\GetRecurringServiceRequest' => 'getGetRecurringServiceRequestService',
'Advisedata\\Application\\Customer\\Transaction\\Requests\\GetRequirementsRequest' => 'getGetRequirementsRequestService',
'Advisedata\\Application\\Customer\\Transaction\\Requests\\GetSnapshotTransactionsRequest' => 'getGetSnapshotTransactionsRequestService',
'Advisedata\\Application\\Customer\\Transaction\\Requests\\GetTransactionDetailsRequest' => 'getGetTransactionDetailsRequestService',
'Advisedata\\Application\\Customer\\Transaction\\Requests\\GetTransactionsRequest' => 'getGetTransactionsRequestService',
'Advisedata\\Application\\Customer\\Transaction\\Requests\\SubmitTransactionRequest' => 'getSubmitTransactionRequestService',
'Advisedata\\Application\\Customer\\Transaction\\Services\\AddInternalProcessService' => 'getAddInternalProcessServiceService',
'Advisedata\\Application\\Customer\\Transaction\\Services\\AddTransactionNoteService' => 'getAddTransactionNoteServiceService',
'Advisedata\\Application\\Customer\\Transaction\\Services\\GetCountriesService' => 'getGetCountriesServiceService',
'Advisedata\\Application\\Customer\\Transaction\\Services\\GetRecurringServicesService' => 'getGetRecurringServicesServiceService',
'Advisedata\\Application\\Customer\\Transaction\\Services\\GetRequirementsService' => 'getGetRequirementsServiceService',
'Advisedata\\Application\\Customer\\Transaction\\Services\\GetSnapshotTransactionsService' => 'getGetSnapshotTransactionsServiceService',
'Advisedata\\Application\\Customer\\Transaction\\Services\\GetTransactionDetailsService' => 'getGetTransactionDetailsServiceService',
'Advisedata\\Application\\Customer\\Transaction\\Services\\GetTransactionsService' => 'getGetTransactionsServiceService',
'Advisedata\\Application\\Customer\\Transaction\\Services\\SubmitTransactionService' => 'getSubmitTransactionService2Service',
'Advisedata\\Application\\Customer\\Transaction\\Validator\\Constraints\\TransactionParametersValidator' => 'getTransactionParametersValidatorService',
'Advisedata\\Application\\Customer\\Users\\Requests\\CreateUserRequest' => 'getCreateUserRequestService',
'Advisedata\\Application\\Customer\\Users\\Requests\\DeleteUserRequest' => 'getDeleteUserRequestService',
'Advisedata\\Application\\Customer\\Users\\Requests\\GetUserDetailsRequest' => 'getGetUserDetailsRequestService',
'Advisedata\\Application\\Customer\\Users\\Requests\\GetUsersListRequest' => 'getGetUsersListRequestService',
'Advisedata\\Application\\Customer\\Users\\Requests\\UpdateUserRequest' => 'getUpdateUserRequestService',
'Advisedata\\Application\\Customer\\Users\\Services\\CreateUserService' => 'getCreateUserServiceService',
'Advisedata\\Application\\Customer\\Users\\Services\\DeleteUserService' => 'getDeleteUserServiceService',
'Advisedata\\Application\\Customer\\Users\\Services\\GetUserDetailsService' => 'getGetUserDetailsServiceService',
'Advisedata\\Application\\Customer\\Users\\Services\\GetUsersListService' => 'getGetUsersListServiceService',
'Advisedata\\Application\\Customer\\Users\\Services\\UpdateUserService' => 'getUpdateUserServiceService',
'Advisedata\\Application\\Customer\\Users\\Validator\\Constraints\\DuplicateUser' => 'getDuplicateUserService',
'Advisedata\\Application\\Customer\\Users\\Validator\\Constraints\\DuplicateUserValidator' => 'getDuplicateUserValidatorService',
'Advisedata\\Application\\Customer\\Users\\Validator\\Constraints\\Password' => 'getPasswordService',
'Advisedata\\Application\\Customer\\Whitelabel\\Requests\\GetWhitelabelRequest' => 'getGetWhitelabelRequestService',
'Advisedata\\Application\\Customer\\Whitelabel\\Services\\GetWhitelabelService' => 'getGetWhitelabelServiceService',
'Advisedata\\Application\\Onboarding\\Services\\GetInvitationTranslationsService' => 'getGetInvitationTranslationsServiceService',
'Advisedata\\Application\\Onboarding\\Services\\GetOnboardingInvitationService' => 'getGetOnboardingInvitationServiceService',
'Advisedata\\Application\\Services\\ApplicationSubmitService' => 'getApplicationSubmitServiceService',
'Advisedata\\Application\\Services\\ServiceCreateService' => 'getServiceCreateServiceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\ApplicationRepositoryInterface' => 'getApplicationRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\ApplicationServiceRepositoryInterface' => 'getApplicationServiceRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\ApplicationSnapshotRepositoryInterface' => 'getApplicationSnapshotRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\ApplicationStatusRepositoryInterface' => 'getApplicationStatusRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\ApplicationUserOtherAddressRepositoryInterface' => 'getApplicationUserOtherAddressRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\ApplicationUserOtherNameRepositoryInterface' => 'getApplicationUserOtherNameRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\ComponentTypeRepositoryInterface' => 'getComponentTypeRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\ContactRepositoryInterface' => 'getContactRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\EmailLogRepositoryInterface' => 'getEmailLogRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\EncryptApplicationInterface' => 'getEncryptApplicationInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\NoteRepositoryInterface' => 'getNoteRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\NoteTypeRepositoryInterface' => 'getNoteTypeRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\RestWebhookSettingsInterface' => 'getRestWebhookSettingsInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\SourceRequestRepositoryInterface' => 'getSourceRequestRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\SourcesRepositoryInterface' => 'getSourcesRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\UserAllocationGroupsInterface' => 'getUserAllocationGroupsInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\UserRepositoryInterface' => 'getUserRepositoryInterfaceService',
'Advisedata\\Domain\\Repositories\\Interfaces\\WipePaymentInterface' => 'getWipePaymentInterfaceService',
'Advisedata\\Domain\\Services\\ActionHistoryAccessService' => 'getActionHistoryAccessServiceService',
'Advisedata\\Domain\\Services\\ActionHistoryService' => 'getActionHistoryServiceService',
'Advisedata\\Domain\\Services\\CalculateTatService' => 'getCalculateTatServiceService',
'Advisedata\\Domain\\Services\\CaseManagementAutomationResultsService' => 'getCaseManagementAutomationResultsServiceService',
'Advisedata\\Domain\\Services\\CaseManagement\\BuildDocumentDataService' => 'getBuildDocumentDataServiceService',
'Advisedata\\Domain\\Services\\CaseManagement\\GetCaseManagementFieldDifferenceService' => 'getGetCaseManagementFieldDifferenceServiceService',
'Advisedata\\Domain\\Services\\CaseManagement\\GetDataAccessService' => 'getGetDataAccessServiceService',
'Advisedata\\Domain\\Services\\CaseManagement\\GetEntitySpecificFieldsService' => 'getGetEntitySpecificFieldsServiceService',
'Advisedata\\Domain\\Services\\CaseManagement\\GetSourcesService' => 'getGetSourcesServiceService',
'Advisedata\\Domain\\Services\\CaseManagement\\PrepareLogsForDisplayService' => 'getPrepareLogsForDisplayServiceService',
'Advisedata\\Domain\\Services\\CaseManagement\\PrepareNotesService' => 'getPrepareNotesServiceService',
'Advisedata\\Domain\\Services\\CaseManagement\\ReportAvailableService' => 'getReportAvailableServiceService',
'Advisedata\\Domain\\Services\\DetailsDescriptionService' => 'getDetailsDescriptionServiceService',
'Advisedata\\Domain\\Services\\DfaService' => 'getDfaServiceService',
'Advisedata\\Domain\\Services\\DocumentService' => 'getDocumentServiceService',
'Advisedata\\Domain\\Services\\Exceptions\\EmailMessagePayloadStorageServiceException' => 'getEmailMessagePayloadStorageServiceExceptionService',
'Advisedata\\Domain\\Services\\GetApplicationReportClearanceService' => 'getGetApplicationReportClearanceServiceService',
'Advisedata\\Domain\\Services\\GetFactsheetService' => 'getGetFactsheetServiceService',
'Advisedata\\Domain\\Services\\GetInvoiceDataService' => 'getGetInvoiceDataServiceService',
'Advisedata\\Domain\\Services\\GetSourceComponentService' => 'getGetSourceComponentServiceService',
'Advisedata\\Domain\\Services\\GptPromptService' => 'getGptPromptServiceService',
'Advisedata\\Domain\\Services\\Handlers\\ScreeningCompletedHandler' => 'getScreeningCompletedHandlerService',
'Advisedata\\Domain\\Services\\NotificationsService' => 'getNotificationsServiceService',
'Advisedata\\Domain\\Services\\ReportRendererInterface' => 'getReportRendererInterfaceService',
'Advisedata\\Domain\\Services\\ReportService' => 'getReportServiceService',
'Advisedata\\Domain\\Services\\Requirements\\AllRequirementsService' => 'getAllRequirementsServiceService',
'Advisedata\\Domain\\Services\\Requirements\\RequirementsService' => 'getRequirementsServiceService',
'Advisedata\\Domain\\Services\\Requirements\\SoiRequirementsService' => 'getSoiRequirementsServiceService',
'Advisedata\\Domain\\Services\\SocialMediaReportService' => 'getSocialMediaReportServiceService',
'Advisedata\\Domain\\Specifications\\ApplicationSnapshot\\Customers\\ApplicationSnapshotSpecificationFactoryInterface' => 'getApplicationSnapshotSpecificationFactoryInterfaceService',
'App\\ApiBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
'App\\ApiBundle\\Service\\AddCustomerNoteService' => 'getAddCustomerNoteServiceService',
'App\\ApiBundle\\Service\\AutomationChecks' => 'getAutomationChecksService',
'App\\ApiBundle\\Service\\Catalogs' => 'getCatalogsService',
'App\\ApiBundle\\Service\\CloseRecurringService' => 'getCloseRecurringServiceService',
'App\\ApiBundle\\Service\\Communicator\\GenerateProductFactsheet' => 'getGenerateProductFactsheetService',
'App\\ApiBundle\\Service\\Communicator\\GenerateScreeningReport' => 'getGenerateScreeningReportService',
'App\\ApiBundle\\Service\\Communicator\\GetAdditionalInformation' => 'getGetAdditionalInformationService',
'App\\ApiBundle\\Service\\Communicator\\GetGoogleToken' => 'getGetGoogleTokenService',
'App\\ApiBundle\\Service\\Communicator\\SaveAdditionalInformation' => 'getSaveAdditionalInformationService',
'App\\ApiBundle\\Service\\Communicator\\SubmitTransaction' => 'getSubmitTransactionService',
'App\\ApiBundle\\Service\\Countries' => 'getCountriesService',
'App\\ApiBundle\\Service\\CreateUser' => 'getCreateUserService',
'App\\ApiBundle\\Service\\DeleteUser' => 'getDeleteUserService',
'App\\ApiBundle\\Service\\GenerateReport' => 'getGenerateReportService',
'App\\ApiBundle\\Service\\GetApplicationClearance' => 'getGetApplicationClearanceService',
'App\\ApiBundle\\Service\\GetApplicationServiceClearance' => 'getGetApplicationServiceClearanceService',
'App\\ApiBundle\\Service\\GetConversationService' => 'getGetConversationServiceService',
'App\\ApiBundle\\Service\\GetDocumentService' => 'getGetDocumentServiceService',
'App\\ApiBundle\\Service\\GetRecurringServiceDetails' => 'getGetRecurringServiceDetailsService',
'App\\ApiBundle\\Service\\GetRecurringServicePeriodicity' => 'getGetRecurringServicePeriodicityService',
'App\\ApiBundle\\Service\\GetRecurringServices' => 'getGetRecurringServicesService',
'App\\ApiBundle\\Service\\GetTransactionDetails' => 'getGetTransactionDetailsService',
'App\\ApiBundle\\Service\\GetTransactions' => 'getGetTransactionsService',
'App\\ApiBundle\\Service\\GetWhitelabel' => 'getGetWhitelabelService',
'App\\ApiBundle\\Service\\LegalService' => 'getLegalServiceService',
'App\\ApiBundle\\Service\\Onboarding\\GetInvitation' => 'getGetInvitationService',
'App\\ApiBundle\\Service\\Onboarding\\GetSampleFile' => 'getGetSampleFileService',
'App\\ApiBundle\\Service\\Onboarding\\GetTranslations' => 'getGetTranslationsService',
'App\\ApiBundle\\Service\\Onboarding\\SubmitTransaction' => 'getSubmitTransaction2Service',
'App\\ApiBundle\\Service\\ProductSources' => 'getProductSourcesService',
'App\\ApiBundle\\Service\\Products' => 'getProductsService',
'App\\ApiBundle\\Service\\Reports' => 'getReportsService',
'App\\ApiBundle\\Service\\ServiceRequirements' => 'getServiceRequirementsService',
'App\\ApiBundle\\Service\\SupportCenter\\AdminLogin' => 'getAdminLoginService',
'App\\ApiBundle\\Service\\SupportCenter\\EtaRequest' => 'getEtaRequestService',
'App\\ApiBundle\\Service\\SupportCenter\\ExpediteService' => 'getExpediteServiceService',
'App\\ApiBundle\\Service\\SupportCenter\\GetApplicationServiceInformation' => 'getGetApplicationServiceInformationService',
'App\\ApiBundle\\Service\\SupportCenter\\InvitationDetails' => 'getInvitationDetailsService',
'App\\ApiBundle\\Service\\SupportCenter\\Notifications' => 'getNotificationsService',
'App\\ApiBundle\\Service\\SupportCenter\\ProvideAdditionalInformation' => 'getProvideAdditionalInformationService',
'App\\ApiBundle\\Service\\SupportCenter\\Services' => 'getServicesService',
'App\\ApiBundle\\Service\\SupportCenter\\UpdateRequest' => 'getUpdateRequestService',
'App\\ApiBundle\\Service\\SupportCenter\\Validation' => 'getValidationService',
'App\\ApiBundle\\Service\\Transactions' => 'getTransactionsService',
'App\\ApiBundle\\Service\\UpdateCustomer' => 'getUpdateCustomerService',
'App\\ApiBundle\\Service\\UpdateSubUser' => 'getUpdateSubUserService',
'App\\ApiBundle\\Service\\User' => 'getUserService',
'App\\ApiBundle\\Service\\UserDetails' => 'getUserDetailsService',
'App\\ApiBundle\\Service\\UsersList' => 'getUsersListService',
'App\\Controller\\AutomationTestController' => 'getAutomationTestControllerService',
'App\\Controller\\DefaultController' => 'getDefaultController2Service',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'MainlyCode\\Zf1WrapperBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'advisedata.event_emitter' => 'getAdvisedata_EventEmitterService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'error_controller' => 'getErrorControllerService',
'evenement.event_emitter' => 'getEvenement_EventEmitterService',
'gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService',
'gesdinet.jwtrefreshtoken.refresh_token_generator' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenGeneratorService',
'gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService',
'gesdinet.jwtrefreshtoken.request.extractor.chain' => 'getGesdinet_Jwtrefreshtoken_Request_Extractor_ChainService',
'jms_serializer' => 'getJmsSerializerService',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'wa72_jsonrpc.jsonrpccontroller' => 'getWa72Jsonrpc_JsonrpccontrollerService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
];
$this->aliases = [
'App\\Kernel' => 'kernel',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
'jms_serializer.instances.default' => 'jms_serializer',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/acquia/http-hmac-php/src/Symfony/HmacResponseListener.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/AclSubscriber.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Connection.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Configuration.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/EntityManager.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Handler/ServerLogHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/RunnerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/RuntimeInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/GenericRuntime.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/runtime/SymfonyRuntime.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/UriSigner.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/MemcachedAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Cache/FileCache.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/MetadataFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/FileLocator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/DebugExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Validator/TraceableValidator.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function load($file, $lazyLoad = true)
{
if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
return $class::do($this, $lazyLoad);
}
if ('.' === $file[-4]) {
$class = substr($class, 0, -4);
} else {
$file .= '.php';
}
$service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('app.cache.acl', ($this->services['app.cache.acl'] ?? $this->getApp_Cache_AclService()));
$d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
$d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$f->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
$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())));
$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([])))));
$instance->add($e);
$instance->add(new \JMS\SerializerBundle\Debug\DataCollector('default', [], ($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()))));
$instance->add($f);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
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);
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
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, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 5));
$a->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/src/ApiBundle/Resources/views'), 'Api');
$a->addPath((\dirname(__DIR__, 4).'/src/ApiBundle/Resources/views'), '!Api');
$a->addPath((\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
$a->addPath((\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
$a->addPath((\dirname(__DIR__, 5).'/vendor/vishev/zf1wrapperbundle/MainlyCode/Zf1WrapperBundle/Resources/views'), 'Zf1Wrapper');
$a->addPath((\dirname(__DIR__, 5).'/vendor/vishev/zf1wrapperbundle/MainlyCode/Zf1WrapperBundle/Resources/views'), '!Zf1Wrapper');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
$b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$e = ($this->services['translator'] ?? $this->getTranslatorService());
$f = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
$g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$h = ($this->services['router'] ?? $this->getRouterService());
$i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$i->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $g]);
$j = new \Symfony\Bridge\Twig\AppVariable();
$j->setEnvironment('dev');
$j->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$j->setTokenStorage($c);
}
if ($this->has('request_stack')) {
$j->setRequestStack($b);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$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($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
$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($b, $f->getBaseUrl(), $f->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0))));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__, 5), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($d, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, $h)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Twig\Extension\DebugExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
$instance->addGlobal('app', $j);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', true],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
])));
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the public 'app.cache.acl' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApp_Cache_AclService()
{
$a = new \Symfony\Component\Cache\Adapter\MemcachedAdapter(($this->privates['.cache_connection.8RJBAPk'] ?? $this->get_CacheConnection_8RJBAPkService()), 'k3DdzRQJVX', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['app.cache.acl'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\MemcachedAdapter(($this->privates['.cache_connection.8RJBAPk'] ?? $this->get_CacheConnection_8RJBAPkService()), 'b9Ldn+SAL4', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hAO5fWI9LY', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZZksJcyc-k', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = new \Symfony\Bridge\Monolog\Logger('doctrine');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$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))));
$c->setConnectionName('default');
$a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
$a->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($b), 1 => $c]);
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], 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'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4', 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => ['collate' => 'utf8mb4_unicode_ci']], $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()), ['enum' => 'string']);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__, 4).'/src/Resources/config/doctrine') => 'Advisedata\\Domain\\Entities', (\dirname(__DIR__, 5).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/doctrine') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity'], '.orm.xml', false);
$c->setGlobalBasename('mapping');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity')], false), 'App\\Entity');
$b->addDriver($c, 'Advisedata\\Domain\\Entities');
$b->addDriver($c, 'Gesdinet\\JWTRefreshTokenBundle\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'ApiBundle' => 'Advisedata\\Domain\\Entities', 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
])));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setLazyGhostObjectEnabled(true);
$a->setIdentityGenerationPreferences([]);
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
$this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$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())));
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['hmac.response.signer'] ?? ($this->privates['hmac.response.signer'] = new \Acquia\Hmac\Symfony\HmacResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('lexik_jwt_authentication.on_authentication_success', [0 => function () {
return ($this->privates['acme_api.event.authentication_success_listener'] ?? $this->load('getAcmeApi_Event_AuthenticationSuccessListenerService'));
}, 1 => 'onAuthenticationSuccessResponse'], 0);
$instance->addListener('lexik_jwt_authentication.on_authentication_success', [0 => function () {
return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->load('getGesdinet_Jwtrefreshtoken_SendTokenService'));
}, 1 => 'attachRefreshToken'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Gesdinet\\JWTRefreshTokenBundle\\EventListener\\LogoutEventListener'] ?? $this->load('getLogoutEventListenerService'));
}, 1 => 'onLogout'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['hmac.response.signer'] ?? ($this->privates['hmac.response.signer'] = new \Acquia\Hmac\Symfony\HmacResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['App\\EventSubscriber\\AclSubscriber'] ?? $this->getAclSubscriberService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
}, 1 => 'onKernelRequest'], 48);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->load('getSensioFrameworkExtra_Psr7_Listener_ResponseService'));
}, 1 => 'onKernelView'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
yield 4 => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->load('getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService'));
yield 5 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 6 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 7 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 8 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 9)), $b));
}
/**
* Gets the public 'monolog.logger.deprecation' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DeprecationService()
{
$this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->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');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the private '.cache_connection.8RJBAPk' shared service.
*
* @return \Symfony\Component\Cache\Adapter\AbstractAdapter
*/
protected function get_CacheConnection_8RJBAPkService()
{
return $this->privates['.cache_connection.8RJBAPk'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('memcached://'.$this->getEnv('string:SESSION_MEMCACHED_HOST').':'.$this->getEnv('string:SESSION_MEMCACHED_PORT'), ['lazy' => true]);
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
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))));
}
/**
* Gets the private '.service_locator.Mb4mJ5u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Mb4mJ5uService()
{
return $this->privates['.service_locator.Mb4mJ5u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
'security.firewall.map.context.login' => ['privates', 'security.firewall.map.context.login', 'getSecurity_Firewall_Map_Context_LoginService', true],
'security.firewall.map.context.refresh' => ['privates', 'security.firewall.map.context.refresh', 'getSecurity_Firewall_Map_Context_RefreshService', true],
'security.firewall.map.context.rpc' => ['privates', 'security.firewall.map.context.rpc', 'getSecurity_Firewall_Map_Context_RpcService', true],
], [
'security.firewall.map.context.api' => '?',
'security.firewall.map.context.login' => '?',
'security.firewall.map.context.refresh' => '?',
'security.firewall.map.context.rpc' => '?',
]);
}
/**
* Gets the private 'App\EventSubscriber\AclSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\AclSubscriber
*/
protected function getAclSubscriberService()
{
return $this->privates['App\\EventSubscriber\\AclSubscriber'] = new \App\EventSubscriber\AclSubscriber(($this->services['cache.app'] ?? $this->getCache_AppService()));
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BQZy6bIL+t', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MX1cu8s3rX', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rslblPDDp1', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Z4hP+IwTR7', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jXB5btOeWR', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
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)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
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())));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
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()));
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
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__, 5), function () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
});
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
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())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
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 () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
yield 1 => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
}, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
*/
protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
{
return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
], [
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
]), [0 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 1 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 3 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
}
/**
* Gets the private 'doctrine.result_cache_pool' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getDoctrine_ResultCachePoolService()
{
$a = new \Symfony\Component\Cache\Adapter\MemcachedAdapter(($this->privates['.cache_connection.8RJBAPk'] ?? $this->get_CacheConnection_8RJBAPkService()), 'HD6CH0qALt', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the private 'doctrine.system_cache_pool' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getDoctrine_SystemCachePoolService()
{
return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bZwKvkcJFc', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'fragment.listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
*/
protected function getFragment_ListenerService()
{
return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), '/_fragment');
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
}
/**
* Gets the private 'jms_serializer.event_dispatcher' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
*/
protected function getJmsSerializer_EventDispatcherService()
{
$this->privates['jms_serializer.event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', true],
'jms_serializer.traceable_runs_listener' => ['privates', 'jms_serializer.traceable_runs_listener', 'getJmsSerializer_TraceableRunsListenerService', false],
'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', true],
], [
'jms_serializer.stopwatch_subscriber' => '?',
'jms_serializer.traceable_runs_listener' => '?',
'jms_serializer.doctrine_proxy_subscriber' => '?',
]));
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ORM\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\MongoDB\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\PHPCR\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'ProxyManager\\Proxy\\LazyLoadingInterface');
$instance->addListener('serializer.pre_deserialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
$instance->addListener('serializer.post_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], NULL, NULL, NULL);
return $instance;
}
/**
* Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableFileLocator
*/
protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
{
return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator([]));
}
/**
* Gets the private 'jms_serializer.traceable_handler_registry' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
*/
protected function getJmsSerializer_TraceableHandlerRegistryService()
{
$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, [
'jms_serializer.union_handler' => ['privates', 'jms_serializer.union_handler', 'getJmsSerializer_UnionHandlerService', true],
'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', true],
'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', true],
'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', true],
'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', true],
'jms_serializer.form_error_handler' => ['privates', 'jms_serializer.form_error_handler', 'getJmsSerializer_FormErrorHandlerService', true],
], [
'jms_serializer.union_handler' => '?',
'jms_serializer.array_collection_handler' => '?',
'jms_serializer.datetime_handler' => '?',
'jms_serializer.iterator_handler' => '?',
'jms_serializer.constraint_violation_handler' => '?',
'jms_serializer.form_error_handler' => '?',
])));
$instance->registerHandler(2, 'union', 'json', [0 => 'jms_serializer.union_handler', 1 => 'deserializeUnion']);
$instance->registerHandler(2, 'union', 'xml', [0 => 'jms_serializer.union_handler', 1 => 'deserializeUnion']);
$instance->registerHandler(2, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson']);
$instance->registerHandler(2, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']);
$instance->registerHandler(2, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson']);
$instance->registerHandler(2, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']);
$instance->registerHandler(2, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson']);
$instance->registerHandler(2, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']);
$instance->registerHandler(2, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson']);
$instance->registerHandler(2, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']);
$instance->registerHandler(2, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
$instance->registerHandler(2, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
$instance->registerHandler(1, 'union', 'json', [0 => 'jms_serializer.union_handler', 1 => 'serializeUnion']);
$instance->registerHandler(1, 'union', 'xml', [0 => 'jms_serializer.union_handler', 1 => 'serializeUnion']);
$instance->registerHandler(1, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']);
$instance->registerHandler(1, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToXml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToJson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'xml', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'json', [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorTojson']);
$instance->registerHandler(1, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
return $instance;
}
/**
* Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
*/
protected function getJmsSerializer_TraceableMetadataFactoryService()
{
$a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'metadata_driver' => ['privates', 'jms_serializer.metadata.typed_properties_driver', 'getJmsSerializer_Metadata_TypedPropertiesDriverService', true],
], [
'metadata_driver' => '?',
]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
$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')))));
$a->setIncludeInterfaces(false);
return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
}
/**
* Gets the private 'jms_serializer.traceable_runs_listener' shared service.
*
* @return \JMS\SerializerBundle\Debug\RunsListener
*/
protected function getJmsSerializer_TraceableRunsListenerService()
{
return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
$instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.server_log'] ?? ($this->privates['monolog.handler.server_log'] = new \Symfony\Bridge\Monolog\Handler\ServerLogHandler('127.0.0.1:9911', 'DEBUG', true))));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
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);
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 5), true);
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.Mb4mJ5u'] ?? $this->get_ServiceLocator_Mb4mJ5uService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
yield 'security.firewall.map.context.refresh' => ($this->privates['.security.request_matcher.UQgI.UV'] ?? ($this->privates['.security.request_matcher.UQgI.UV'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/token/refresh')));
yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.ANv6Aw0'] ?? ($this->privates['.security.request_matcher.ANv6Aw0'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api(?!(/get-whitelabel|/get-translations|/auto-login)$)')));
yield 'security.firewall.map.context.rpc' => ($this->privates['.security.request_matcher.yLzSxOn'] ?? ($this->privates['.security.request_matcher.yLzSxOn'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/onboarding/|^/communicator/|^/supportcenter/')));
}, 4));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, true],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', true],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), 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__, 5).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/translations'), 4 => (\dirname(__DIR__, 5).'/vendor/symfony/monolog-bundle/translations'), 5 => (\dirname(__DIR__, 5).'/vendor/gesdinet/jwt-refresh-token-bundle/translations'), 6 => (\dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/translations'), 7 => (\dirname(__DIR__, 5).'/vendor/symfony/security-bundle/translations'), 8 => (\dirname(__DIR__, 5).'/vendor/lexik/jwt-authentication-bundle/translations'), 9 => (\dirname(__DIR__, 5).'/vendor/symfony/twig-bundle/translations'), 10 => (\dirname(__DIR__, 5).'/vendor/wa72/jsonrpc-bundle/Wa72/JsonRpcBundle/translations'), 11 => (\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/translations'), 12 => (\dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/translations'), 13 => (\dirname(__DIR__, 4).'/src/ApiBundle/translations'), 14 => (\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/translations'), 15 => (\dirname(__DIR__, 5).'/vendor/vishev/zf1wrapperbundle/MainlyCode/Zf1WrapperBundle/translations'), 16 => (\dirname(__DIR__, 4).'/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/doctrine/doctrine-bundle/translations', 4 => 'vendor/symfony/monolog-bundle/translations', 5 => 'vendor/gesdinet/jwt-refresh-token-bundle/translations', 6 => 'vendor/symfony/framework-bundle/translations', 7 => 'vendor/symfony/security-bundle/translations', 8 => 'vendor/lexik/jwt-authentication-bundle/translations', 9 => 'vendor/symfony/twig-bundle/translations', 10 => 'vendor/wa72/jsonrpc-bundle/Wa72/JsonRpcBundle/translations', 11 => 'vendor/symfony/web-profiler-bundle/translations', 12 => 'vendor/sensio/framework-extra-bundle/src/translations', 13 => 'app/src/ApiBundle/translations', 14 => 'vendor/jms/serializer-bundle/translations', 15 => 'vendor/vishev/zf1wrapperbundle/MainlyCode/Zf1WrapperBundle/translations', 16 => 'app/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 1 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Advisedata\\Application\\Customer\\Users\\Validator\\Constraints\\DuplicateUserValidator' => ['services', 'Advisedata\\Application\\Customer\\Users\\Validator\\Constraints\\DuplicateUserValidator', 'getDuplicateUserValidatorService', true],
'Advisedata\\Application\\Customer\\Users\\Validator\\Constraints\\PasswordValidator' => ['privates', 'Advisedata\\Application\\Customer\\Users\\Validator\\Constraints\\PasswordValidator', 'getPasswordValidatorService', true],
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
], [
'Advisedata\\Application\\Customer\\Users\\Validator\\Constraints\\DuplicateUserValidator' => '?',
'Advisedata\\Application\\Customer\\Users\\Validator\\Constraints\\PasswordValidator' => '?',
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
return $instance;
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'password' => false,
'default_user' => false,
'email' => false,
'doctrine.orm.proxy_dir' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'lexik_jwt_authentication.pass_phrase' => false,
'lexik_jwt_authentication.token_ttl' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'password': $value = [
'minScore' => $this->getEnv('PASSWORD_MIN_SCORE'),
]; break;
case 'default_user': $value = [
'email' => $this->getEnv('DEFAULT_USER_EMAIL'),
]; break;
case 'email': $value = [
'support_email' => $this->getEnv('SUPPORT_EMAIL'),
]; break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); break;
case 'lexik_jwt_authentication.token_ttl': $value = $this->getEnv('JWT_TOKEN_TTL'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 5),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle',
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'Wa72JsonRpcBundle' => 'Wa72\\JsonRpcBundle\\Wa72JsonRpcBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'ApiBundle' => 'App\\ApiBundle\\ApiBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'Zf1WrapperBundle' => 'MainlyCode\\Zf1WrapperBundle\\Zf1WrapperBundle',
],
'kernel.bundles_metadata' => [
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'GesdinetJWTRefreshTokenBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/gesdinet/jwt-refresh-token-bundle'),
'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',
],
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'LexikJWTAuthenticationBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/lexik/jwt-authentication-bundle'),
'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'Wa72JsonRpcBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/wa72/jsonrpc-bundle/Wa72/JsonRpcBundle'),
'namespace' => 'Wa72\\JsonRpcBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'ApiBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/ApiBundle'),
'namespace' => 'App\\ApiBundle',
],
'JMSSerializerBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'Zf1WrapperBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/vishev/zf1wrapperbundle/MainlyCode/Zf1WrapperBundle'),
'namespace' => 'MainlyCode\\Zf1WrapperBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'zend_config' => [
'db' => [
'adapter' => 'mysqli',
'master' => [
'config' => [
'charset' => 'utf8',
'host' => 'localhost',
'username' => 'advisedataTEST1',
'password' => 'advisedataTEST1',
'dbname' => 'advisedataTEST1',
],
],
'slave' => [
'config' => [
'charset' => 'utf8',
'host' => 'localhost',
'username' => 'advisedataTEST1',
'password' => 'advisedataTEST1',
'dbname' => 'advisedataTEST1',
],
],
'config' => [
'host' => 'localhost',
'username' => 'advisedataTEST1',
'password' => 'advisedataTEST1',
'dbname' => 'advisedataTEST1',
'charset' => 'utf8',
],
'arch' => [
'config' => [
'host' => 'localhost',
'username' => 'advisedataTEST1_archive',
'password' => 'advisedataTEST1_archive',
'dbname' => 'advisedataTEST1_archive',
'charset' => 'utf8',
],
],
],
'mail' => [
'noreply' => 'no-reply@icover-services.com',
'webmaster' => 'no-reply@icover-services.com',
'support' => 'no-reply@icover-services.com',
'help' => 'noreply@icover-services.com',
'finance' => [
0 => 'finance@i-covereurope.com',
1 => 'finance1@i-covereurope.com',
],
'phone' => '+ 44 (0) 203 0561865',
'domain' => 'app.advisedata.com',
'fromName' => 'iCOVER',
'supportSquareFacts' => 'noreply@i-covereurope.com',
'mchef' => [
'enabled' => '1',
'trialGroupUpper' => '100',
'key' => 'b4151b80-5f86-11ea-8704-c9946bdb537d',
'host' => [
0 => 'staging.gateway01.message-chef.com',
],
'useQueue' => '1',
'queue' => [
'name' => 'iris',
'vhost' => '/test1',
'exchange' => 'emails',
'bindKey' => 'emails.iris',
],
],
],
'onboarding' => [
'mail' => [
'fromName' => 'Square Facts',
'fromEmail' => 'no-reply@square-facts.com',
],
'url' => 'https://test1.onboarding.advisedatatest.com/auth',
],
'releasenotes' => [
'mail' => [
'fromName' => 'Release Notes Newsletter',
'fromEmail' => 'release-notes-newsletter@i-covereurope.com',
],
],
'adminMail' => 'rogerzippel@onelab.fr',
'systemUserId' => '10',
'referencesTeamUserId' => '4219',
'bootstrap' => [
'path' => 'PATH_WEBINF/Bootstrap.php',
'class' => 'Bootstrap',
],
'cache' => [
'prefix' => 'test1_iris',
],
'routes' => [
'index' => [
'route' => '/:language/:controller/:action/*',
'type' => 'Zend_Controller_Router_Route',
'defaults' => [
'controller' => 'index',
'action' => 'index',
],
],
'files' => [
'route' => '/:language/file/:file_id/:filename/*',
'type' => 'Zend_Controller_Router_Route',
'defaults' => [
'controller' => 'file',
'action' => 'index',
],
],
'files_others' => [
'route' => '/:language/file/:action/:file_id/:filename/*',
'type' => 'Zend_Controller_Router_Route',
'defaults' => [
'controller' => 'file',
'action' => 'index',
],
],
'assets' => [
'route' => '/:language/assets/:filepath/*',
'type' => 'Zend_Controller_Router_Route',
'defaults' => [
'controller' => 'assets',
'action' => 'index',
],
],
'assets_default' => [
'route' => '/:language/assets/:action/:filepath/*',
'type' => 'Zend_Controller_Router_Route',
'defaults' => [
'controller' => 'assets',
'action' => 'view',
],
],
'login' => [
'route' => '/:language/login/*',
'type' => 'Zend_Controller_Router_Route',
'defaults' => [
'controller' => 'user',
'action' => 'login',
],
],
],
'resources' => [
'view' => [
'helperPath' => [
'My_View_Helper' => './views/helpers',
'Zend_View_Helper_Form' => 'PATH_WEBINF/default/views/helpers/form',
],
],
'mail' => [
'transport' => [
'type' => 'Zend_Mail_Transport_Smtp',
'host' => 'smtp.sparkpostmail.com',
'port' => '587',
'auth' => 'login',
'username' => 'SMTP_Injection',
'password' => '480cc958c86e308c6d29a7a9750c100fca76c1dc',
'ssl' => 'tls',
'path' => '/tmp/TEST1',
],
],
],
'requiredFieldsSampleFilesDir' => 'fields-sample-files',
'logger' => [
'file_path' => '/../../../logs/log.log',
'tag_name' => 'ADVICEDATA',
'advisedata' => [
'iris' => [
'logFormat' => '%datetime% [%context.source%] [%context.application%] [%context.pid%] [%context.requestUid%] [%level_name%] %message%',
'application' => 'web',
'source' => 'test1',
'handler' => [
'stream' => [
'logFile' => '/var/log/iris/test1_iris_access.log',
'minLevel' => 'TIMER',
],
'gelf' => [
'enabled' => '0',
'transport' => 'tcp',
'host' => 'graylog.advisedata.com',
'port' => '12204',
'minLevel' => 'TIMER',
],
],
],
'restWorker' => [
'logFormat' => '%datetime% [%context.source%] [%context.application%] [%context.pid%] [%context.applicationServiceId%] [%level_name%] %message%',
'application' => 'restWorker',
'source' => 'test1',
'handler' => [
'stream' => [
'logFile' => '/var/log/iris/test1_restWorker_access.log',
'minLevel' => 'TIMER',
],
'gelf' => [
'enabled' => '0',
'transport' => 'tcp',
'host' => 'graylog.advisedata.com',
'port' => '12204',
'minLevel' => 'TIMER',
],
],
],
'netForceWorker' => [
'logFormat' => '%datetime% [%context.source%] [%context.application%] [%context.pid%] [%context.applicationServiceId%] [%level_name%] %message%',
'application' => 'netForceWorker',
'source' => 'test1',
'handler' => [
'stream' => [
'logFile' => '/var/log/iris/test1_nfWorker_access.log',
'minLevel' => 'TIMER',
],
'gelf' => [
'enabled' => '0',
'transport' => 'tcp',
'host' => 'graylog.advisedata.com',
'port' => '12204',
'minLevel' => 'TIMER',
],
],
],
'webhookWorker' => [
'logFormat' => '%datetime% [%context.source%] [%context.application%] [%context.pid%] [%context.applicationServiceId%] [%level_name%] %message%',
'application' => 'Webhook',
'source' => 'test1',
'handler' => [
'stream' => [
'logFile' => '/var/log/iris/test1_webhook_access.log',
'minLevel' => 'DEBUG',
],
'gelf' => [
'enabled' => '0',
'transport' => 'tcp',
'host' => 'graylog.advisedata.com',
'port' => '12204',
'minLevel' => 'TIMER',
],
],
],
'api' => [
'logFormat' => '%datetime% [%context.source%] [%context.application%] [%context.pid%] [%context.requestUid%] [%context.requestToken%] [%context.custUid%] [%level_name%] %message%',
'application' => 'api',
'source' => 'test1',
'handler' => [
'stream' => [
'logFile' => '/var/log/iris/test1_api_access.log',
'minLevel' => 'TIMER',
],
'gelf' => [
'enabled' => '0',
'transport' => 'tcp',
'host' => 'graylog.advisedata.com',
'port' => '12204',
'minLevel' => 'TIMER',
],
],
],
'job' => [
'logFormat' => '%datetime% [%context.source%] [%context.application%] [%context.pid%] [%context.requestUid%] [%context.job%] [%level_name%] %message%',
'application' => 'cronjob',
'source' => 'test1',
'handler' => [
'stream' => [
'logFile' => '/var/log/iris/test1_job_access.log',
'minLevel' => 'TIMER',
],
'gelf' => [
'enabled' => '0',
'transport' => 'tcp',
'host' => 'graylog.advisedata.com',
'port' => '12204',
'minLevel' => 'TIMER',
],
],
],
'queue' => [
'logFormat' => '%datetime% [%context.source%] [%context.application%] [%context.pid%] [%context.requestUid%] [%context.job%] [%level_name%] %message%',
'application' => 'queue',
'source' => 'test1',
'handler' => [
'stream' => [
'logFile' => '/var/log/iris/test1_queue_access.log',
'minLevel' => 'TIMER',
],
'gelf' => [
'enabled' => '0',
'transport' => 'tcp',
'host' => 'graylog.advisedata.com',
'port' => '12204',
'minLevel' => 'TIMER',
],
],
],
'mailParser' => [
'logFormat' => '%datetime% [%context.source%] [%context.application%] [%context.pid%] [%context.requestUid%] [%level_name%] %message%',
'application' => 'HireRight',
'source' => 'test1',
'handler' => [
'stream' => [
'logFile' => '/var/log/iris/test1_mailParser_access.log',
'minLevel' => 'TIMER',
],
'gelf' => [
'enabled' => '0',
'transport' => 'tcp',
'host' => 'graylog.advisedata.com',
'port' => '12204',
'minLevel' => 'TIMER',
],
],
],
'automations' => [
'logFormat' => '%datetime% [%context.source%] [%context.application%] [%context.pid%] [%context.applicationServiceId%] [%level_name%] %message%',
'application' => 'ServiceAutomations',
'source' => 'test1',
'handler' => [
'stream' => [
'logFile' => '/var/log/iris/test1_automation_access.log',
'minLevel' => 'TIMER',
],
'gelf' => [
'enabled' => '0',
'transport' => 'tcp',
'host' => 'graylog.advisedata.com',
'port' => '12204',
'minLevel' => 'TIMER',
],
],
],
],
'mongodb' => [
'sensitiveKeys' => [
0 => 'userpass',
1 => 'userrepass',
2 => 'apikey',
3 => 'iban',
4 => 'swift',
5 => 'bic',
6 => 'banksortcode',
7 => 'accountnumber',
8 => 'key',
9 => 'branchcode',
],
'collection' => [
'userActions' => [
'registration' => [
'get' => [
0 => 'getAjaxRecordsNew',
],
],
'user' => [
'post' => [
0 => 'createCustomer',
],
],
'departments' => [
'post' => [
0 => 'createDepartment',
],
],
'info4c' => [
'post' => [
0 => 'showPepDesk',
1 => 'showSanction',
2 => 'showWatchlist',
],
],
],
],
],
'users' => [
'allowedLogData' => [
0 => 'UserLogin',
1 => 'UserPass',
2 => 'FirstName',
3 => 'LastName',
4 => 'Email',
5 => 'UserType',
6 => 'UserGroups',
7 => 'Active',
8 => 'GmailConnectEnable',
9 => 'OfficeName',
10 => 'Telephone1',
11 => 'DepartmentName',
12 => 'EmailNotifications',
13 => 'AllocationGroups',
14 => 'DeactivateType',
15 => 'DeactivateDate',
16 => 'UserLocked',
17 => 'CustomerLocked',
],
],
'vendors' => [
'allowedLogData' => [
0 => 'PartnerName',
1 => 'UserLogin',
2 => 'UserPass',
3 => 'UserId',
4 => 'PartnerCategory',
5 => 'PartnerType',
6 => 'WayOfProcessing',
7 => 'AllocationGroups',
8 => 'InternalDedicatedTeam',
9 => 'VendorDescription',
10 => 'PartnerAccountStatus',
11 => 'PartnerEmail',
12 => 'CreatedByEmail',
13 => 'PartnerLanguage',
14 => 'LanguageInIris',
15 => 'DefaultDateFormat',
16 => 'Notes',
17 => 'RegisteredAddress',
18 => 'CompanyRegistrationNumber',
19 => 'PersonalIdNumber',
20 => 'Website',
21 => 'OfficialIdentificationNumber',
22 => 'PartnerTaxIdNumber',
23 => 'FirstAndLastNameOfLegalRepresentative',
24 => 'PositionOfLegalRepresentative',
25 => 'FirstAndLastNameOfPrimaryContact',
26 => 'EmailOfContact',
27 => 'PhoneNumberOfContact',
28 => 'AdditionalNotes',
29 => 'InvoicingPartnerName',
30 => 'WithholdingTax',
31 => 'BankingFees',
32 => 'PaymentFrequency',
33 => 'MethodOfPayment',
34 => 'AccountNumber',
35 => 'Beneficiary',
36 => 'BankName',
37 => 'BankAddress',
38 => 'PaymentTerm',
39 => 'BIC',
40 => 'IBAN',
41 => 'SWIFT',
42 => 'ReceptionOfInvoiceByEmail',
43 => 'IcoverPostalAddressToSubmitInvoices',
44 => 'Currency',
45 => 'DeactivateType',
46 => 'DeactivateDate',
47 => 'ContractId',
48 => 'ContractSystemId',
49 => 'UserId',
50 => 'ContractType',
51 => 'ContractStatus',
52 => 'ContractDate',
53 => 'ContractEndDate',
54 => 'NotificationsEnabled ',
55 => 'NotificationsFrequency',
56 => 'NotificationSent',
57 => 'ContractAttachment',
58 => 'ContractVendorEmail',
59 => 'ContractForServices',
60 => 'Notes',
61 => 'ContractTypeName',
62 => 'Components',
63 => 'ContractCostId',
64 => 'ContractId',
65 => 'ContractTotalComponents',
66 => 'ComponentCosts',
67 => 'DateAdded',
68 => 'DateUpdated',
69 => 'TypeOfPayment',
70 => 'Periodicity',
71 => 'PeriodicityPrice',
72 => 'PeriodicityCurrency',
73 => 'PeriodicityPackagesOrdered',
74 => 'PeriodicityPricePerCase',
75 => 'Enrollment',
76 => 'EnrollmentFeeType',
77 => 'EnrollmentCurrency',
78 => 'Fees',
79 => 'FeeAuthorityCost',
80 => 'FeeAuthorityCostCurrency',
81 => 'FeePostalCost',
82 => 'FeePostalCostCurrency',
83 => 'FeeCertificateIssuanceCost',
84 => 'FeeCertificateIssuanceCostCurrency',
85 => 'FeeWireTransferCost',
86 => 'FeeWireTransferCostCurrency',
87 => 'FeeOther',
88 => 'FeeOtherCurrency',
89 => 'ComponentName',
90 => 'ComponentCountry',
91 => 'IcoverEntity',
92 => 'AutomaticRenewal',
93 => 'DocumentName',
94 => 'DocumentType',
95 => 'Description',
96 => 'Extension',
97 => 'Size',
98 => 'FileName',
],
],
'serviceType' => [
'allowedLogData' => [
0 => 'Name',
1 => 'Description',
2 => 'ComponentTypes',
3 => 'Purpose',
4 => 'ProductCategory',
5 => 'UseForContinuousMonitoring',
6 => 'Periodicity',
7 => 'ReportType',
],
],
'categoriesAndPhrases' => [
'allowedLogData' => [
0 => 'Name',
1 => 'Service',
2 => 'Deleted',
3 => 'CreationDate',
4 => 'UpdateDate',
5 => 'TotalSearchPhrases',
6 => 'Active',
7 => 'PriorityLevel',
8 => 'Components',
],
],
'categories' => [
'allowedLogData' => [
0 => 'Name',
1 => 'Service',
2 => 'Deleted',
3 => 'CreationDate',
4 => 'UpdateDate',
5 => 'TotalSearchPhrases',
6 => 'Active',
7 => 'PriorityLevel',
8 => 'Components',
9 => 'Query',
10 => 'language',
11 => 'categoryId',
12 => 'searchCategoryQueriesId',
],
],
'whitelabels' => [
'allowedLogData' => [
0 => 'Name',
1 => 'Domain',
2 => 'EmailForNotifications',
3 => 'Phone',
4 => 'PageTitle',
5 => 'Active',
6 => 'ReportHeader',
7 => 'ReportDisclaimer',
8 => 'SiteLogo',
9 => 'ReportLogo',
10 => 'RssLogo',
11 => 'RssBanner',
12 => 'ThemeHeaderColor',
13 => 'Customers',
14 => 'PageTitle',
],
],
'sourcingGroups' => [
'allowedLogData' => [
0 => 'GroupName',
1 => 'GroupUsers',
],
],
'internalActions' => [
'allowedLogData' => [
0 => 'Name',
1 => 'ActionNote',
2 => 'AllocationGroup',
3 => 'SourceOrigin',
4 => 'Active',
5 => 'NotifyVendor',
6 => 'NotifyAgent',
],
],
'allocationGroups' => [
'allowedLogData' => [
0 => 'Name',
1 => 'Customers',
],
],
'invoicingCompany' => [
'allowedLogData' => [
0 => 'Name',
1 => 'CompanyName',
2 => 'InvoiceTemplate',
3 => 'Address',
4 => 'CountryOfIncorporation',
5 => 'VatNumber',
6 => 'Registration',
7 => 'Capital',
8 => 'Email',
9 => 'PhoneNumber',
10 => 'BankAddress',
11 => 'InvoicingEntity',
12 => 'BankSortCode',
13 => 'BranchCode',
14 => 'AccountNumber',
15 => 'Key',
16 => 'Iban',
17 => 'Swift',
18 => 'Bic',
],
],
'translations' => [
'allowedLogData' => [
0 => 'Category',
1 => 'TranslatedText',
],
],
'documentTypes' => [
'allowedLogData' => [
0 => 'Name',
],
],
'edm' => [
'allowedLogData' => [
0 => 'Extension',
],
],
'privilegeGroups' => [
'allowedLogData' => [
0 => 'Name',
1 => 'URL',
2 => 'GroupName',
3 => 'Status',
],
],
'requirements' => [
'allowedLogData' => [
0 => 'Required',
1 => 'Visible',
2 => 'Label',
3 => 'Name',
4 => 'Description',
5 => 'IsSoiField',
6 => 'DocumentType',
7 => 'Requirement',
8 => 'SpecialType',
9 => 'FieldType',
10 => 'AKAName',
11 => 'SampleFile',
12 => 'identifier',
13 => 'FieldData',
],
],
'caseManagement' => [
'allowedLogData' => [
0 => 'SpecificCaseManagementFieldsId',
1 => 'ComponentTypeId',
2 => 'SpecialType',
3 => 'FieldType',
4 => 'Name',
5 => 'Label',
6 => 'FieldData',
7 => 'noRecordsFound',
8 => 'recordsFound',
9 => 'ForSource',
10 => 'Required',
11 => 'Sort',
12 => 'Hidden',
13 => 'CategoryField',
14 => 'DateCreated',
15 => 'DateUpdated',
16 => 'HideFromReport',
17 => 'useWhenAddNewEntity',
18 => 'Tooltip',
],
],
'customers' => [
'allowedLogData' => [
0 => 'UserLogin',
1 => 'UserPass',
2 => 'FirstName',
3 => 'LastName',
4 => 'ZohoReferenceNumber',
5 => 'CompanyName',
6 => 'Email',
7 => 'Catalog',
8 => 'Name',
9 => 'Currency',
10 => 'AccountStatus',
11 => 'CustomerAccountAdmin',
12 => 'PrimaryApplicationField',
13 => 'DefaultLanguage',
14 => 'CaseManagementSystemUse',
15 => 'TransactionFormExpanded',
16 => 'CandidateInvitation',
17 => 'GenerateStatistics',
18 => 'DateFormat',
19 => 'MinimalAutoApproveFee',
20 => 'PurgeMonths',
21 => 'Company_CountryOfIncorporation',
22 => 'Company_Town',
23 => 'Company_PostalCode',
24 => 'Company_HeadOfficeAddress',
25 => 'Company_Website',
26 => 'Company_RegistrationNumber',
27 => 'Company_VATNumber',
28 => 'Company_TaxIdentificationNumber',
29 => 'Company_TypeOfActivity',
30 => 'Company_FirstAndLastNameOfPrimaryContact',
31 => 'Company_Email',
32 => 'Company_Telephone',
33 => 'ApplicantContact',
34 => 'NumberOfUpdatesPerDay',
35 => 'LanguageOfVerification',
36 => 'DedicatedAllocationTeam',
37 => 'DedicatedAllocationGroup',
38 => 'ClosedCaseAllocationGroup',
39 => 'ManualAllocationOfCases',
40 => 'ReviewOfAgents',
41 => 'InvoicingCompany',
42 => 'AddOnTaxes',
43 => 'PeriodicityOfInvoicing',
44 => 'PaymentOfInvoices',
45 => 'ReceptionOfInvoiceByEmail',
46 => 'ReceptionOfInvoiceEmail',
47 => 'CandidateInvitation',
48 => 'InvoicingAccount',
49 => 'AddressCheckDiscount',
50 => 'PercentDiscount',
51 => 'ActivateDataRetention',
52 => 'DataWipeType',
53 => 'EncryptionDuration',
54 => 'DeactivateType',
55 => 'DeactivateDate',
56 => 'CustomerLocked',
57 => 'Field',
58 => 'Status',
59 => 'Aka',
60 => 'Category',
61 => 'LocalValue',
62 => 'PrimaryAkaId',
63 => 'SecondaryAka',
64 => 'ActionTypeInfo',
65 => 'SenderEmail',
66 => 'Subject',
67 => 'Message',
68 => 'Tokens',
69 => 'Active',
70 => 'WhenToSend',
71 => 'DateModified',
72 => 'ApplyToCustomers',
73 => 'Subsidiary',
74 => 'ApiEnabled',
75 => 'ResetNotificationsLanguage',
],
],
'automationEmailTemplates' => [
'allowedLogData' => [
0 => 'ComponentType',
1 => 'Language',
2 => 'Country',
3 => 'TemplateName',
4 => 'ForVendorsOnly',
5 => 'Sender',
6 => 'Active',
7 => 'BodyTypes',
8 => 'attachments',
],
],
'PdfTemplates' => [
'allowedLogData' => [
0 => 'Name',
1 => 'Title',
2 => 'Content',
3 => 'Status',
4 => 'Language',
],
],
'actions' => [
'allowedLogData' => [
0 => 'SourceOrigin',
1 => 'ComponentClearance',
2 => 'Active',
3 => 'EnableAutomationEmails',
4 => 'RequireAdditionalInformation',
5 => 'AdditionalFee',
6 => 'FreezeTat',
7 => 'WfAlwaysAvailable',
8 => 'AutoApprove',
9 => 'Notification_SenderEmail',
10 => 'Notification_Subject',
11 => 'Notification_Message',
12 => 'Notification_Active',
13 => 'Notification_WhenToSend',
14 => 'ActionTypeName',
15 => 'ActionNoteEnglish',
16 => 'ActionNoteFrench',
17 => 'VisibleToCustomer',
18 => 'AssignToWorkQueue',
19 => 'FutureActionDate',
20 => 'FutureActionDateSelection',
21 => 'ComponentStatus',
22 => 'StatusAfterComponentApproval',
23 => 'ClosingAction',
24 => 'ApproveDenyActionType',
],
],
'component' => [
'allowedLogData' => [
0 => 'Component Type',
1 => 'Allocation Group',
2 => 'description',
3 => 'tat',
4 => 'ReviewRecordsFound',
5 => 'RecordsFoundPendingReviewAllocationGroup',
6 => 'ReviewNoRecordsFound',
7 => 'NoRecordsFoundPendingReviewAllocationGroup',
8 => 'CanSearchInLocalSource',
9 => 'ShowInstitutionSearchInOrderForm',
10 => 'Country',
11 => 'GlobalRegion',
12 => 'FactivaYearsRange',
13 => 'MeltwaterYearsRange',
14 => 'ChatGptGcsYearsRange',
],
],
'componentType' => [
'allowedLogData' => [
0 => 'Name',
1 => 'SourceOrigin',
2 => 'StandardTat',
3 => 'Description',
4 => 'AttachmentsVisibleToCustomer',
5 => 'ReviewRecordsFound',
6 => 'RecordsFoundPendingReviewAllocationGroup',
7 => 'ReviewNoRecordsFound',
8 => 'NoRecordsFoundPendingReviewAllocationGroup',
],
],
'service' => [
'allowedLogData' => [
0 => 'ServiceId',
1 => 'Name',
2 => 'AvailableForOrder',
3 => 'Description',
4 => 'FactSheetsType',
5 => 'FactSheetsPdf',
6 => 'FactsheetTemplateId',
7 => 'DateCreated',
8 => 'DateUpdated',
9 => 'ModifiedBy',
10 => 'ForIris',
11 => 'ForOnboarding',
12 => 'ForRss',
13 => 'ActiveDate',
14 => 'Country',
15 => 'Visible',
16 => 'Component',
17 => 'Service',
18 => 'CountryName',
19 => 'UseForContinuousMonitoring',
20 => 'Periodicity',
21 => 'ReportType',
],
],
'country' => [
'allowedLogData' => [
0 => 'DocumentData',
1 => 'SectionLabel',
2 => 'CategoryName',
3 => 'Country',
4 => 'SharedFromCountry',
5 => 'AttachmentName',
],
],
'catalogPrice' => [
'allowedLogData' => [
0 => 'PriceId',
1 => 'NameHidden',
2 => 'PriceUSD',
3 => 'PriceEUR',
4 => 'PricePound',
5 => 'Active',
6 => 'Hidden',
7 => 'Catalog',
],
],
'catalog' => [
'allowedLogData' => [
0 => 'CatalogId',
1 => 'Name',
2 => 'Currency',
3 => 'CatalogType',
4 => 'Archived',
5 => 'DateCreated',
6 => 'DateUpdated',
],
],
'gatheringForm' => [
'allowedLogData' => [
0 => 'GatheringFormId',
1 => 'AdministrativeFee',
2 => 'AdministrativeFeeCurrency',
3 => 'CertificateIssuance',
4 => 'CertificateType',
5 => 'CertificateName',
6 => 'CertificateValidity',
7 => 'CertificateValidityValue',
8 => 'SubmittedBy',
9 => 'CreationDate',
10 => 'DueDate',
11 => 'ValidatedBy',
12 => 'ValidationDate',
13 => 'ImplementationDate',
14 => 'SourceContactName',
15 => 'SourceContactPhone',
16 => 'SourceContactEmail',
17 => 'SourceContactAddress',
18 => 'SourceLink',
19 => 'SourceType',
20 => 'Coverage',
21 => 'DatabaseName',
22 => 'Scope',
23 => 'TypesOfResultsAvailable',
24 => 'HowFarRecordsKept',
25 => 'ApplicableLaws',
26 => 'Vendor',
27 => 'UseAssociatedSource',
28 => 'SourcePayment',
29 => 'HasAdministrativeFee',
30 => 'SourceOtherPayment',
31 => 'Permissible',
32 => 'VendorName',
33 => 'SourceName',
34 => 'Country',
35 => 'Tat(InCountry)',
36 => 'DepartmentStatus',
37 => 'DateSubmitted',
38 => 'Deadline',
39 => 'AssignedTo',
40 => 'AssignedBy',
41 => 'AdditionalFields',
42 => 'Filename',
43 => 'TypesOfResultsFiles',
44 => 'InCountry/OutOfCountry',
45 => 'Access(InCountry)',
46 => 'ResultsReturned(InCountry)',
47 => 'Scrapable(InCountry)',
48 => 'ScrapableLink(InCountry)',
49 => 'Access(OutOfCountry)',
50 => 'ResultsReturned(OutOfCountry)',
51 => 'Scrapable(OutOfCountry)',
52 => 'ScrapableLink(OutOfCountry)',
53 => 'Tat(OutOfCountry)',
54 => 'Access',
55 => 'ResultsReturned',
56 => 'Scrapable',
57 => 'ScrapableLink',
58 => 'Tat',
59 => 'ApplicationForm(InCountry)',
60 => 'ApplicationForm(OutOfCountry)',
61 => 'ApplicationForm',
62 => 'ComponentTypes',
63 => 'Components',
64 => 'GatheringFormStatus',
65 => 'Name',
66 => 'Deadline',
67 => 'ListOfLocalAuthorities',
68 => 'HowOftenIsTheInformationUpdated',
],
],
'source' => [
'allowedLogData' => [
0 => 'Name',
1 => 'LocalName',
2 => 'SourceType',
3 => 'Accessibility',
4 => 'Country',
5 => 'Region',
6 => 'Address',
7 => 'City',
8 => 'Postcode',
9 => 'DateCreated',
10 => 'Website',
11 => 'Notes',
12 => 'Accredited',
13 => 'AccreditationBody',
14 => 'Local',
15 => 'Public',
16 => 'PreferredLanguage',
17 => 'ProcessStep',
18 => 'ShowType',
19 => 'DateUpdated',
20 => 'ComponentType',
21 => 'AkaName',
22 => 'AnnexFile',
23 => 'ExternalReference',
24 => 'AdditionalFee',
25 => 'BankTax',
26 => 'CurrencyId',
],
],
'sourceComponent' => [
'allowedLogData' => [
0 => 'Source',
1 => 'Name',
2 => 'ComponentType',
3 => 'Country',
4 => 'AllocationGroup',
5 => 'Notes',
6 => 'Website',
7 => 'BankAccountRegister',
8 => 'Accredited',
9 => 'Tat',
10 => 'Active',
11 => 'Catalogs',
12 => 'ForDeletion',
13 => 'PartnerTat',
],
],
'sourceContact' => [
'allowedLogData' => [
0 => 'DepartmentId',
1 => 'Position',
2 => 'Name',
3 => 'Lastname',
4 => 'DirectTelephone',
5 => 'Mobile',
6 => 'Email',
7 => 'Fax',
8 => 'Title',
9 => 'Notes',
10 => 'Address',
11 => 'Country',
12 => 'City',
13 => 'Postcode',
14 => 'DefaultContact',
15 => 'ContactWebsite',
16 => 'DateCreated',
17 => 'DateUpdated',
],
],
'factsheetTemplates' => [
'allowedLogData' => [
0 => 'Name',
1 => 'Solution',
2 => 'Limitation',
3 => 'Disclaimer',
4 => 'CreatedAt',
5 => 'UpdatedAt',
6 => 'Template Services',
],
],
'factsheet' => [
'allowedLogData' => [
0 => 'FactSheetTemplateName',
1 => 'ExpectedResultsFromTheSourceInformation',
2 => 'HowOftenIsTheInformationUpdated',
3 => 'WhatLawsAndRegulationsApply',
4 => 'ICoverProcessInformation',
5 => 'Type',
6 => 'Active',
7 => 'File',
8 => 'DateUpdated',
9 => 'HowFarBackTheSearchGoes',
],
],
'evidence' => [
'allowedLogData' => [
0 => 'DocumentData',
],
],
'SopDocuments' => [
'allowedLogData' => [
0 => 'SopDocumentId',
1 => 'Name',
2 => 'SectionsData',
3 => 'Customers',
4 => 'Components',
5 => 'Status',
6 => 'DateCreated',
7 => 'DateUpdated',
8 => 'Files',
],
],
'ProcessDocuments' => [
'allowedLogData' => [
0 => 'Document Data',
1 => 'Status',
2 => 'Creation Date',
3 => 'Updated Date',
4 => 'Created By',
5 => 'Files',
6 => 'SourceComponents',
],
],
'workflowComponent' => [
'allowedLogData' => [
0 => 'WorkflowComponentId',
1 => 'ComponentId',
2 => 'DeletedBuilderAreaData',
3 => 'WorkFlowImage',
4 => 'CreationDate',
5 => 'UpdateDate',
6 => 'Deleted_1_BuilderAreaData',
7 => 'BuilderAreaData',
],
],
'workflowComponentActions' => [
'allowedLogData' => [
0 => 'WorkflowComponentActionId',
1 => 'ComponentId',
2 => 'ActionTypeId',
3 => 'SourceOrigin',
4 => 'AgentInstructionSelection',
5 => 'AgentInstructionType',
6 => 'CustomerInstructionSelection',
7 => 'CustomerInstructionType',
8 => 'AgentFutureInstructionType',
9 => 'ApplicationStatus',
10 => 'WorkQueueStatusForCustomers',
11 => 'AdminAction',
12 => 'EscalationAction',
13 => 'EscalationStatusOnApprove',
14 => 'ComponentStatus',
15 => 'WhoDoesTheStep',
16 => 'ComponentClearance',
17 => 'AdditionalWorkQueueStatus',
18 => 'AutomationType',
19 => 'AutomationFlow',
20 => 'ClosingAction',
21 => 'ResetAssignee',
22 => 'ApplyStatusToAllComponents',
23 => 'EnableAutomationEmails',
24 => 'WorkflowKey',
25 => 'RequireAdditionalInformation',
26 => 'AdditionalFee',
27 => 'FreezeTat',
28 => 'WfAlwaysAvailable',
29 => 'AgentFutureInstructionDate',
30 => 'NextActionExecutionDate',
31 => 'AgentFutureInstructionSelection',
],
],
'workflowComponentActionsXref' => [
'allowedLogData' => [
0 => 'WorkflowComponentActionXrefId',
1 => 'WorkflowComponentActionId',
2 => 'WorkflowComponentActionParentId',
3 => 'WhoDoesTheStep',
],
],
'workflowComponentApiConfig' => [
'allowedLogData' => [
0 => 'WorkflowComponentApiConfigId',
1 => 'WorkflowComponentActionId',
2 => 'AutomationCheckServiceId',
3 => 'UseCustomFields',
4 => 'Settings',
5 => 'ServiceName',
6 => 'AutomationSettings',
],
],
'workflowComponentAutomationEmails' => [
'allowedLogData' => [
0 => 'WorkflowComponentAutomationEmailsId',
1 => 'WorkflowComponentActionId',
2 => 'AutomationEmailTemplatesId',
3 => 'SendTo',
],
],
'workflowComponentInstructions' => [
'allowedLogData' => [
0 => 'WorkflowComponentInstructionId',
1 => 'WorkflowComponentActionId',
2 => 'ComponentId',
3 => 'ActionTypeId',
4 => 'InstructionText',
],
],
'workflowComponentNotifications' => [
'allowedLogData' => [
0 => 'WorkflowComponentNotificationId',
1 => 'WorkflowComponentActionId',
2 => 'ActionTypeInfo',
3 => 'SenderEmail',
4 => 'Subject',
5 => 'Message',
6 => 'Tokens',
7 => 'Active',
8 => 'ActionTypesEmailNotificationsTypesId',
],
],
'workflowComponentScrapersConfig' => [
'allowedLogData' => [
0 => 'workflowComponentScrapersConfigId',
1 => 'WorkflowComponentActionId',
2 => 'ComponentFieldId',
3 => 'ScraperId',
4 => 'ScraperFieldName',
5 => 'ComponentFieldType',
6 => 'ScraperSettings',
],
],
'workflowComponentType' => [
'allowedLogData' => [
0 => 'WorkflowComponentTypeId',
1 => 'ComponentTypeId',
2 => 'DeletedBuilderAreaData',
3 => 'WorkFlowImage',
4 => 'CreationDate',
5 => 'UpdateDate',
6 => 'Deleted_1_BuilderAreaData',
7 => 'BuilderAreaData',
],
],
'workflowComponentTypeActions' => [
'allowedLogData' => [
0 => 'WorkflowComponentTypeActionId',
1 => 'ComponentTypeId',
2 => 'ActionTypeId',
3 => 'SourceOrigin',
4 => 'AgentInstructionSelection',
5 => 'AgentInstructionType',
6 => 'CustomerInstructionSelection',
7 => 'CustomerInstructionType',
8 => 'AgentFutureInstructionType',
9 => 'ApplicationStatus',
10 => 'WorkQueueStatusForCustomers',
11 => 'AdminAction',
12 => 'EscalationAction',
13 => 'EscalationStatusOnApprove',
14 => 'ComponentStatus',
15 => 'WhoDoesTheStep',
16 => 'ComponentClearance',
17 => 'AdditionalWorkQueueStatus',
18 => 'AutomationType',
19 => 'AutomationFlow',
20 => 'ClosingAction',
21 => 'ResetAssignee',
22 => 'ApplyStatusToAllComponents',
23 => 'EnableAutomationEmails',
24 => 'WorkflowKey',
25 => 'RequireAdditionalInformation',
26 => 'AdditionalFee',
27 => 'FreezeTat',
28 => 'WfAlwaysAvailable',
29 => 'AgentFutureInstructionDate',
30 => 'NextActionExecutionDate',
31 => 'AgentFutureInstructionSelection',
],
],
'workflowComponentTypeActionsXref' => [
'allowedLogData' => [
0 => 'WorkflowComponentTypeActionXrefId',
1 => 'WorkflowComponentTypeActionId',
2 => 'WorkflowComponentTypeActionParentId',
3 => 'WhoDoesTheStep',
],
],
'workflowComponentTypeApiConfig' => [
'allowedLogData' => [
0 => 'WorkflowComponentTypeApiConfigId',
1 => 'WorkflowComponentTypeActionId',
2 => 'AutomationCheckServiceId',
3 => 'Settings',
4 => 'ServiceName',
5 => 'AutomationSettings',
],
],
'workflowComponentTypeAutomationEmails' => [
'allowedLogData' => [
0 => 'WorkflowComponentTypeAutomationEmailsId',
1 => 'WorkflowComponentTypeActionId',
2 => 'AutomationEmailTemplatesId',
3 => 'SendTo',
],
],
'workflowComponentTypeInstructions' => [
'allowedLogData' => [
0 => 'WorkflowComponentTypeInstructionId',
1 => 'WorkflowComponentTypeActionId',
2 => 'ComponentTypeId',
3 => 'ActionTypeId',
4 => 'InstructionText',
],
],
'workflowComponentTypeNotifications' => [
'allowedLogData' => [
0 => 'WorkflowComponentTypeNotificationId',
1 => 'WorkflowComponentTypeActionId',
2 => 'ActionTypeInfo',
3 => 'SenderEmail',
4 => 'Subject',
5 => 'Message',
6 => 'Tokens',
7 => 'Active',
8 => 'ActionTypesEmailNotificationsTypesId',
],
],
'workflowComponentTypeScrapersConfig' => [
'allowedLogData' => [
0 => 'WorkflowComponentTypeScrapersConfigId',
1 => 'WorkflowComponentTypeActionId',
2 => 'ComponentFieldId',
3 => 'ScraperId',
4 => 'ScraperFieldName',
5 => 'ComponentFieldType',
6 => 'ScraperSettings',
],
],
'workflowDepartment' => [
'allowedLogData' => [
0 => 'Name',
1 => 'WorkflowDepartmentId',
2 => 'DepartmentId',
3 => 'DeletedBuilderAreaData',
4 => 'WorkFlowImage',
5 => 'CreationDate',
6 => 'UpdateDate',
7 => 'Deleted_1_BuilderAreaData',
8 => 'BuilderAreaData',
],
],
'workflowDepartmentActions' => [
'allowedLogData' => [
0 => 'WorkflowDepartmentActionId',
1 => 'DepartmentId',
2 => 'ActionTypeId',
3 => 'SourceOrigin',
4 => 'AgentInstructionSelection',
5 => 'AgentInstructionType',
6 => 'CustomerInstructionSelection',
7 => 'CustomerInstructionType',
8 => 'AgentFutureInstructionType',
9 => 'ApplicationStatus',
10 => 'WorkQueueStatusForCustomers',
11 => 'AdminAction',
12 => 'EscalationAction',
13 => 'EscalationStatusOnApprove',
14 => 'ComponentStatus',
15 => 'WhoDoesTheStep',
16 => 'ComponentClearance',
17 => 'AdditionalWorkQueueStatus',
18 => 'AutomationType',
19 => 'AutomationFlow',
20 => 'ClosingAction',
21 => 'ResetAssignee',
22 => 'ApplyStatusToAllComponents',
23 => 'EnableAutomationEmails',
24 => 'WorkflowKey',
25 => 'RequireAdditionalInformation',
26 => 'AdditionalFee',
27 => 'FreezeTat',
28 => 'WfAlwaysAvailable',
29 => 'AgentFutureInstructionDate',
30 => 'NextActionExecutionDate',
31 => 'AgentFutureInstructionSelection',
],
],
'workflowDepartmentActionsXref' => [
'allowedLogData' => [
0 => 'WorkflowDepartmentActionXrefId',
1 => 'WorkflowDepartmentActionId',
2 => 'WorkflowDepartmentActionParentId',
3 => 'WhoDoesTheStep',
],
],
'workflowDepartmentApiConfig' => [
'allowedLogData' => [
0 => 'WorkflowDepartmentApiConfigId',
1 => 'WorkflowDepartmentActionId',
2 => 'AutomationCheckServiceId',
3 => 'Settings',
4 => 'ServiceName',
5 => 'AutomationSettings',
],
],
'workflowDepartmentAutomationEmails' => [
'allowedLogData' => [
0 => 'WorkflowDepartmentAutomationEmailsId',
1 => 'WorkflowDepartmentActionId',
2 => 'AutomationEmailTemplatesId',
3 => 'SendTo',
],
],
'workflowDepartmentInstructions' => [
'allowedLogData' => [
0 => 'WorkflowDepartmentInstructionId',
1 => 'WorkflowDepartmentActionId',
2 => 'DepartmentId',
3 => 'ActionTypeId',
4 => 'InstructionText',
],
],
'workflowDepartmentNotifications' => [
'allowedLogData' => [
0 => 'WorkflowDepartmentsNotificationId',
1 => 'WorkflowDepartmentActionId',
2 => 'ActionTypeInfo',
3 => 'SenderEmail',
4 => 'Subject',
5 => 'Message',
6 => 'Tokens',
7 => 'Active',
8 => 'ActionTypesEmailNotificationsTypesId',
],
],
'workflowDepartmentScrapersConfig' => [
'allowedLogData' => [
0 => 'WorkflowDepartmentScrapersConfigId',
1 => 'WorkflowDepartmentActionId',
2 => 'ComponentFieldId',
3 => 'ScraperId',
4 => 'ScraperFieldName',
5 => 'ComponentFieldType',
6 => 'ScraperSettings',
],
],
'bulkScripts' => [
'allowedLogData' => [
0 => 'ComponentType',
1 => 'Language',
2 => 'Name',
3 => 'Message',
4 => 'Active',
5 => 'Countries',
6 => 'CreationDate',
7 => 'UpdateDate',
],
],
'emailsTransactions' => [
'allowedLogData' => [
0 => 'Hidden',
1 => 'message',
2 => 'Edited',
3 => 'OriginalMessage',
],
],
'emailsTransactionsSegments' => [
'allowedLogData' => [
0 => 'Edited',
1 => 'Message',
2 => 'OriginalMessage',
],
],
'prices' => [
'allowedLogData' => [
0 => 'PriceUSD',
1 => 'PriceEUR',
2 => 'PricePound',
],
],
'internalProcess' => [
'allowedLogData' => [
0 => 'applicationServiceId',
1 => 'internal-process-type',
2 => 'internal-process-note',
],
],
'automationResultsRelevance' => [
'allowedLogData' => [
0 => 'Categories',
],
],
'componentsRequirements' => [
'allowedLogData' => [
0 => 'Required',
1 => 'Visible',
2 => 'Sort',
3 => 'IsSoiField',
4 => 'label',
],
],
'processDocumentRevisionHistory' => [
'allowedLogData' => [
0 => 'Credentials',
1 => 'DocumentData',
2 => 'DocumentType',
3 => 'DocumentLabel',
4 => 'DocumentCategory',
],
],
'gptPrompts' => [
'allowedLogData' => [
0 => 'Title',
1 => 'Texts',
2 => 'Status',
3 => 'Components',
],
],
'paymentTracker' => [
'allowedLogData' => [
0 => 'Source',
1 => 'ServiceId',
2 => 'CreatorUserId',
3 => 'CountryId',
4 => 'ComponentTypeId',
5 => 'State',
6 => 'VisibleForTransaction',
7 => 'OwnerId',
8 => 'DateAdd',
9 => 'CompleterUserId',
10 => 'DateModified',
11 => 'PaymentProofInvoiceId',
12 => 'PaymentDate',
13 => 'CompletePaymentActionDate',
14 => 'Note',
15 => 'CancellerUserId',
16 => 'CancelReason',
17 => 'RefunderUserId',
18 => 'RefundDate',
19 => 'RefundNote',
20 => 'RefundValue',
21 => 'RefundCurrency',
22 => 'RefundPaymentActionDate',
23 => 'TransferFeeValue',
24 => 'TransferFeeCurrency',
25 => 'ProofDocumentId',
26 => 'ProofDocumentFileName',
27 => 'ProofDocumentFilepath',
],
],
'automationMappings' => [
'allowedLogData' => [
0 => 'caseManagementAutomationMapping',
],
],
'connectorMapping' => [
'allowedLogData' => [
0 => 'DocumentTypes',
1 => 'Components',
],
],
'digitalDelveServiceCodes' => [
'allowedLogData' => [
0 => 'Component',
1 => 'ServiceCode',
2 => 'ServiceDescription',
],
],
],
'tokinizer' => [
'tokenFiled' => '__token_csrf',
'sessionNameSpace' => 'security_token',
],
'mongo' => [
'collectionScrapi' => 'scrapiLogs',
'address' => 'mongodb://irismongouser:aXqA4y1JOWQc6vYf@mongodb.ci.advisedatatest.com:27888/logs?tls=true&tlsCertificateKeyFile=/SSLs/mongoserver.pem&tlsCAFile=/SSLs/CA.pem&tlsAllowInvalidCertificates=true',
'collection' => 'adminLogsTEST1',
],
'scrapi' => [
'bil' => [
'orderMode' => 'test',
],
'publicUrl' => 'https://test1-scrapi.iris.advisedatatest.com/',
'publicFactivaUrl' => 'https://test1-scrapi.iris.advisedatatest.com/factiva/',
'publicSearxUrl' => 'https://test1-scrapi.iris.advisedatatest.com/searx/',
'publicSedexUrl' => 'https://test1-scrapi.iris.advisedatatest.com/sedex/',
'publicGoogleCustomSearchUrl' => 'https://test1-scrapi.iris.advisedatatest.com/google-custom-search/',
'publicBingWebUrl' => 'https://test1-scrapi.iris.advisedatatest.com/bing-web/',
'publicBilUrl' => 'https://test1-scrapi.iris.advisedatatest.com/bil/',
'publicOcrUrl' => 'https://test1-scrapi.iris.advisedatatest.com/ocr/',
'publicOpenCorporatesUrl' => 'https://test1-scrapi.iris.advisedatatest.com/open-corporates/',
'publicWikidataUrl' => 'https://test1-scrapi.iris.advisedatatest.com/wikidata/',
'publicDocumentReaderUrl' => 'https://test1-scrapi.iris.advisedatatest.com/document-reader/',
],
'crons' => [
'lockFilePath' => '/tmp/automation_command.pid',
'automation' => [
'collectCases' => '0',
'runAutomation' => '0',
],
],
'connectors' => [
'notificationEnabled' => '1',
'notificationEmail' => 'notifications@it-cover.com',
],
'account' => [
'customer' => [
'netforce' => '440',
],
],
'automations' => [
'storage' => [
'path' => 'PATH_DOCROOTstorage/automations',
],
],
'netforce' => [
'mail' => [
'operations_address' => 'service@netforceglobal.com',
],
'storage' => [
'path' => (\dirname(__DIR__, 5).'/storage'),
],
'credentials' => [
'fyp55' => [
'username' => 'vendortest',
'password' => 'v3n3rt3$t789!',
'vendorcode' => 'testcode',
'wsdl' => 'https://nfgtest.com/bgws/services/Vendor?WSDL',
],
'fyp36' => [
'username' => 'vendortest',
'password' => 'v3n3rt3$t789!',
'vendorcode' => 'testcode',
'wsdl' => 'https://nfgtest.com/bgws/services/Vendor?WSDL',
],
'fyp42' => [
'username' => 'vendortest',
'password' => 'v3n3rt3$t789!',
'vendorcode' => 'testcode',
'wsdl' => 'https://nfgtest.com/bgws/services/Vendor?WSDL',
],
'testcode' => [
'username' => 'vendortest',
'password' => 'v3n3rt3$t789!',
'vendorcode' => 'testcode',
'wsdl' => 'https://nfgtest.com/bgws/services/Vendor?WSDL',
],
],
'collector' => [
'accounts' => [
0 => 'testcode',
],
'exchange' => 'netforce',
'vhost' => '/test1',
],
'dispatcher' => [
'queue' => 'netforceEvents',
'vhost' => '/test1',
'subscribe' => [
'bindingKey' => 'netforce.event.*.*',
],
'failure' => [
'delay' => '1000',
'attempts' => '20',
],
],
'stc' => [
'services' => [
'whiteList' => [
0 => 'Employment',
1 => 'Education',
2 => 'Professional Reference',
3 => 'Professional License',
],
],
],
'actions' => [
'excludedActionIds' => [
0 => '37',
1 => '48',
2 => '83',
3 => '100',
4 => '139',
5 => '140',
6 => '141',
],
'requireInformation' => [
0 => '82',
1 => '116',
2 => '130',
3 => '131',
4 => '146',
5 => '150',
],
],
'error' => [
'reportingTo' => [
0 => 'kminkov@icover-services.com',
1 => 'aburov@icover-services.com',
],
],
'requireResponse' => [
'actions' => [
0 => '14',
1 => '15',
2 => '16',
3 => '17',
4 => '18',
5 => '19',
6 => '20',
7 => '21',
8 => '65',
9 => '82',
10 => '116',
11 => '130',
12 => '131',
13 => '146',
14 => '150',
],
],
],
'webhook' => [
'collector' => [
'host' => 'localhost',
'port' => '5672',
'user' => 'advise',
'password' => 'data',
'exchange' => 'webhook',
'vhost' => '/test1-webhook',
'isSecure' => '0',
'networkProtocol' => 'tcp',
],
],
'notifications' => [
'enabled' => '1',
'from' => 'no-reply@i-covereurope.com',
'recipients' => 'notifications@it-cover.com',
'subject' => ':::::: ERROR ::::::',
],
'scraper' => [
'baseUrl' => 'https://apihub-staging.icoverservices.com',
'responseToken' => 'b18a032e-e21a-4e4b-9ae5-76ba9ae18dbf',
'orderToken' => 'b18a032e-e21a-4e4b-9ae5-76ba9ae18dbf',
'retrieveScrapersToken' => 'b18a032e-e21a-4e4b-9ae5-76ba9ae18dbf',
'retrieveScraperFieldsToken' => 'b18a032e-e21a-4e4b-9ae5-76ba9ae18dbf',
'edgewhereToken' => '52827759-be32-5ace-b970-10d90c22cb91',
'idMatchApiTokenFrance' => '52827759-be32-5ace-b970-10d90c22cb91',
'idMatchApiTokenSpain' => '52827759-be32-5ace-b970-10d90c22cb91',
'response' => [
'error' => [
'code' => '51',
'retry' => 'n',
'status' => 'fail',
'response' => '',
],
'results' => [
'code' => [
0 => '58',
1 => '44',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '59',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Nothing found!',
],
],
'request' => [
'error' => [
'code' => '51',
'retry' => 'n',
'status' => 'fail',
'response' => '',
],
'results' => [
'code' => '39',
'retry' => 'n',
'status' => 'processing',
'response' => '',
],
'noresults' => [
'code' => '43',
'retry' => 'n',
'status' => 'processed',
'response' => 'Nothing found!',
],
],
'sedex' => [
'messageType' => 'DI',
'field' => [
'officeId' => 'sedex_id',
],
],
'searx' => [
'resultLimit' => '10',
'field' => [
'report' => 'searx_report',
],
'categories' => [
0 => 'general',
1 => 'news',
],
'engines' => [
'general' => [
'bi' => 'Bing',
'ddg' => 'Duckduckgo',
'go' => 'Google',
'qw' => 'Qwant',
'yh' => 'Yahoo',
'yn' => 'Yandex',
],
'news' => [
'bin' => 'Bing news',
'gon' => 'Google news',
'qwn' => 'Qwant news',
'yhn' => 'Yahoo news',
],
],
],
'googleCustomSearch' => [
'resultLimit' => '10',
],
'bingWeb' => [
'resultLimit' => '50',
],
'replaceUrl' => [
0 => 'https://sc1.icover-services.com/downloads',
1 => 'https://sc2.icover-services.com/downloads',
2 => 'https://sc3.icover-services.com/downloads',
],
'orderEndPoint' => '/order/',
],
'factiva' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'y',
'status' => 'fail',
'response' => '',
],
'results' => [
'code' => [
0 => '39',
1 => '44',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Nothing found!',
],
],
'factivaInstant' => [
'username' => '',
'password' => '',
'url' => 'https://developer.factiva.com/3.16/wsdl/FDKObjects.wsdl',
'action' => 'GetArticle',
],
'dummyNoRecords' => [
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Nothing found!',
],
],
'matchcode' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'y',
'status' => 'error',
'response' => '',
],
'results' => [
'code' => [
0 => '39',
1 => '44',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Nothing found!',
],
],
'experian' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'y',
'status' => 'error',
'response' => '',
],
'results' => [
'code' => [
0 => '39',
1 => '44',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Person not found!',
],
],
'greenpoint' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'y',
'status' => 'error',
'response' => '',
],
'fail' => [
'code' => [
0 => '50',
],
'retry' => 'y',
'status' => 'FAILED',
'response' => '',
],
'results' => [
'code' => [
0 => '50',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Person not found!',
],
],
'bisnode' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'y',
'status' => 'error',
'response' => '',
],
'results' => [
'code' => [
0 => '39',
1 => '44',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Person not found!',
],
],
'societe' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'y',
'status' => 'error',
'response' => '',
],
'results' => [
'code' => [
0 => '39',
1 => '44',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Nothing found!',
],
],
'smarteye' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'y',
'status' => 'error',
'response' => '',
],
'results' => [
'code' => [
0 => '39',
1 => '44',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Nothing found!',
],
],
'info4c' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'y',
'status' => 'error',
'response' => '',
],
'results' => [
'code' => [
0 => '39',
1 => '44',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Nothing found!',
],
],
'pep' => [
'token' => '8c4abf89-e350-4dc6-9552-668595e59879',
'request' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'n',
'status' => 'fail',
'response' => '',
],
],
'response' => [
'error' => [
'code' => [
0 => '51',
],
'retry' => 'n',
'status' => 'fail',
'response' => '',
],
'results' => [
'code' => [
0 => '39',
1 => '44',
],
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'noresults' => [
'code' => [
0 => '39',
1 => '43',
],
'retry' => 'n',
'status' => 'processed',
'response' => 'Nothing found!',
],
],
],
'dbs' => [
'certificate' => [
'key' => 'demo/dbs.key',
'crt' => 'demo/dbs.crt',
],
'error' => [
'code' => '51',
'retry' => 'n',
'status' => 'fail',
'response' => '',
],
'results' => [
'code' => '50',
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'recordsFound' => '44',
'noRecordsFound' => '56',
],
'ds' => [
'error' => [
'code' => '51',
'retry' => 'n',
'status' => 'fail',
'response' => '',
],
'results' => [
'code' => '50',
'retry' => 'n',
'status' => 'processed',
'response' => '',
],
'recordsFound' => '44',
'noRecordsFound' => '43',
'cronUrl' => 'IndicativeNoticeDev',
],
'statistics' => [
'administrators' => [
'emails' => [
0 => 'gveznev@i-covereurope.com',
1 => 'rivanov@i-covereurope.com',
],
],
'reportsFilesPath' => 'PATH_DOCROOT/uploads/reports/',
'customerVolumes' => [
'emails' => [
0 => 'rivanov@i-covereurope.com',
1 => 'aandrieu@i-covereurope.com',
2 => 'gmahabal@i-covereurope.com',
],
],
'componentVolumes' => [
'emails' => [
0 => 'gveznev@i-covereurope.com',
1 => 'rivanov@i-covereurope.com',
2 => 'n.amer@i-covereurope.com',
3 => 'aandrieu@i-covereurope.com',
4 => 'gmahabal@i-covereurope.com',
],
],
'customerVolumesDetails' => [
'emails' => [
0 => 'gveznev@i-covereurope.com',
1 => 'rivanov@i-covereurope.com',
2 => 'n.amer@i-covereurope.com',
3 => 'aandrieu@i-covereurope.com',
4 => 'gmahabal@i-covereurope.com',
],
],
'applicationDenyReason' => [
'emails' => [
0 => 'gveznev@i-covereurope.com',
1 => 'rivanov@i-covereurope.com',
2 => 'n.amer@i-covereurope.com',
3 => 'aandrieu@i-covereurope.com',
4 => 'gmahabal@i-covereurope.com',
],
],
],
'rabbitmq' => [
'host' => 'localhost',
'port' => '5672',
'user' => 'advise',
'password' => 'data',
'channelPrefix' => 'test1_iris',
'vhost' => '/test1',
'isSecure' => '0',
'networkProtocol' => 'tcp',
'timeReconnection' => '10000000',
],
'automation' => [
'queue' => [
'name' => 'iris-automation',
'vhost' => '/test1',
'exchange' => 'scraper',
'bindKey' => 'automations.scraper',
],
],
'automationCollector' => [
'queue' => [
'name' => 'iris-collector',
'vhost' => '/test1',
'exchange' => 'scraper',
'bindKey' => 'automations.collector',
],
],
'finishAutomation' => [
'queue' => [
'name' => 'finish-automation',
'vhost' => '/test1',
'exchange' => 'scraper',
'bindKey' => 'automations.finish',
],
],
'onboardingTransaction' => [
'queue' => [
'name' => 'iris-onboarding-transactions',
'vhost' => '/test1',
'exchange' => 'onboarding',
'bindKey' => 'onboarding.transactions',
],
],
'addProcessAction' => [
'queue' => [
'name' => 'iris-add-process-action',
'vhost' => '/test1',
'exchange' => 'process',
'bindKey' => 'process.action',
],
],
'generateInvoice' => [
'queue' => [
'name' => 'iris-generate-invoice',
'vhost' => '/test1',
'exchange' => 'invoices',
'bindKey' => 'invoices.generate',
],
'batchSize' => '100',
],
'generateExports' => [
'queue' => [
'name' => 'iris-generate-exports',
'vhost' => '/test1',
'exchange' => 'exports',
'bindKey' => 'exports.generate',
],
'batchSize' => '500',
],
'events' => [
'queue' => [
'name' => 'events',
'vhost' => '/test1',
'exchange' => 'events',
'bindKey' => 'events',
],
],
'customerApiEventMonitor' => [
'queue' => [
'name' => 'event_notifications',
'vhost' => '/test1',
'exchange' => 'event_notifications',
'bindKey' => '',
],
],
'automationErrorsNotifyEmails' => [
0 => 'kminkov@i-covereurope.com',
1 => 'aburov@icover-services.com',
],
'emailParser' => [
'email' => 'scraper-dev@i-covereurope.com',
'password' => 'HmYjkyExzUGLvMx6PgYSh3sv5fr9HzEb',
'tmpFolder' => 'PATH_DOCROOTuploads/emails_tmp/',
'forwardTo' => 'aseropyan@i-covereurope.com',
],
'password' => [
'forceValidation' => '1',
'exclusionList' => '',
'minScore' => '3',
'resetKey' => 'GOC7yFZMoo3JM0NLMak8dQADamdHm3K6',
'resetAbility' => '',
],
'automationEmails' => [
'pathToDocuments' => 'PATH_DOCROOTuploads/automationEmailTemplates/',
'pathToEmailAttachments' => 'emailsAttachments/',
'systemAccountId' => '1',
'stcSystemAccountId' => '4219',
'requirementErrorEmail' => 'pmteam@icover-services.com',
],
'payments' => [
'pathToProofFiles' => 'uploads/paymentsProofFiles/',
],
'ckEditor' => [
'pathToFiles' => 'PATH_DOCROOTuploads/CKEditor/',
],
'login' => [
'timeRange' => '30',
'challengeAttempts' => '3',
'lockAttempts' => '6',
'pinExpireTime' => '30',
],
'aka' => [
'enabled' => '1',
],
'vendors' => [
'component_filtering' => '0',
],
'actionTypes' => [
'recordsFound' => [
0 => '44',
1 => '57',
2 => '67',
3 => '23',
4 => '24',
5 => '25',
6 => '26',
7 => '29',
8 => '58',
],
'noRecordsFound' => [
0 => '43',
1 => '56',
2 => '63',
3 => '22',
4 => '27',
5 => '28',
],
'unableToVerify' => [
0 => '80',
],
],
'soiReimbursements' => [
'url' => 'https://secure.test1.iris.advisedatatest.com',
'module' => 'soi-reimbursements',
'field' => 'payment_reimbursement_hash_url',
'maxUploadLimit' => '40',
'expirationPeriod' => '60',
],
'componentFiles' => [
'pathToFiles' => 'PATH_DOCROOTuploads/componentFiles/',
],
'serviceFiles' => [
'pathToFiles' => 'PATH_DOCROOTuploads/serviceFiles/',
],
'intercom' => [
'chatEnable' => '0',
],
'twilio' => [
'accountSid' => 'AC7c4d587a215d5fef856ddff709b76b2a',
'authToken' => '9195520582ec4fc57c7282a9620a5c63',
'twiMlAppSid' => 'APd968d102b70c4886bcdea54452ec102f',
'callCentralTwiMlAppSid' => 'AP88625b80e22e4cbcacd5a1b507d96087',
'conversation' => [
'deletion' => [
'ttl' => '3',
'batchSize' => '10',
'iteration' => [
'delay' => '10',
],
],
],
'logLevel' => '4',
'call' => [
'export' => [
'path' => '/vagrant/store',
'callOwners' => [
0 => '1758',
1 => '1759',
2 => '1760',
3 => '1762',
4 => '1763',
5 => '1781',
6 => '1782',
7 => '1783',
8 => '1784',
9 => '1785',
10 => '1786',
],
],
],
],
'support' => [
'url' => 'https://test1.supportcenter.advisedatatest.com',
'userGroupsWithAccess' => [
0 => '4',
1 => '14',
2 => '24',
3 => '29',
],
],
'applicationSnapshot' => [
'admins' => '0',
'customers' => '0',
],
'logrocket' => [
'enabled' => '0',
],
'matomo' => [
'enabled' => '0',
],
'confirmationHash' => [
'expire' => '1',
'expireTime' => '96',
],
'sourceRequests' => [
'sendTo' => 'verificationsteam@icover-services.com',
],
'internalActionTypes' => [
'payment' => [
'completed' => [
'attach' => [
0 => '1002',
],
'fileType' => [
0 => 'image/gif',
1 => 'image/png',
2 => 'image/jpeg',
3 => 'application/pdf',
],
],
],
],
'publicApi' => [
'invalidLoginAttempts' => '20',
'timeFrame' => '600',
],
'currencyExchangeApiKey' => '90a78061534d4682b4b5f2a837889056',
'transaction' => [
'organisation' => '1',
],
'api' => [
'extendedResponse' => [
'customers' => [
'fadv' => [
0 => '1553',
],
'clearstar' => [
0 => '2317',
],
'informdata' => [
0 => '443',
],
],
],
'transaction' => [
'uniqueUids' => [
0 => '1553',
1 => '2317',
],
],
'storage' => [
'path' => (\dirname(__DIR__, 5).'/storage/api'),
],
'tokenExpirationHours' => '6',
'errorReportSubscriberUsers' => [
0 => '1553',
],
'errorReportUserIdsRecipients' => [
1553 => [
'to' => [
0 => 'Sibin.Mathew@fadv.com',
1 => 'Nagendra.Nekkalapu@fadv.com',
],
'cc' => [
0 => 'William.Manohar@fadv.com',
1 => 'ktaylor@icover-services.com',
2 => 'aburov@icover-services.com',
3 => 'customersuccessteam@icover-services.com',
],
],
],
'screening' => [
'patch' => [
'actions' => [
'whiteList' => [
0 => 'stopContinuousMonitoring',
1 => 'reopen',
2 => 'cancel',
3 => 'onhold',
4 => 'reject',
5 => 'approveAdditionalFee',
6 => 'denyAdditionalFee',
],
],
'reopen' => [
'statuses' => [
0 => '8',
1 => '9',
2 => '10',
3 => '17',
4 => '19',
5 => '20',
6 => '21',
7 => '23',
8 => '26',
],
],
'onhold' => [
'statuses' => [
0 => '1',
1 => '2',
2 => '5',
3 => '6',
4 => '7',
5 => '14',
6 => '18',
7 => '25',
],
],
],
],
'batchUpload' => [
'url' => 'https://api.bus.advisedatatest.com',
'apiKey' => '52827759-be32-5ace-b970-10d90c22cb91',
],
],
'rest' => [
'storage' => [
'path' => (\dirname(__DIR__, 5).'/storage/callback'),
],
],
'dbStatuses' => [
'forReport' => [
0 => '3',
1 => '8',
2 => '9',
3 => '10',
4 => '13',
5 => '18',
6 => '19',
7 => '20',
8 => '21',
9 => '22',
10 => '24',
11 => '27',
12 => '28',
13 => '29',
14 => '30',
15 => '31',
16 => '32',
17 => '33',
18 => '34',
19 => '35',
20 => '102',
21 => '103',
22 => '104',
],
'closed' => [
0 => '3',
1 => '8',
2 => '9',
3 => '10',
4 => '11',
5 => '12',
6 => '13',
7 => '17',
8 => '18',
9 => '19',
10 => '20',
11 => '21',
12 => '22',
13 => '23',
14 => '24',
15 => '27',
16 => '28',
17 => '29',
18 => '30',
19 => '31',
20 => '32',
21 => '33',
22 => '34',
23 => '35',
],
],
'dbPaymentStatuses' => [
'closed' => [
0 => 'complete',
1 => 'cancel',
2 => 'refund',
],
],
'wipePaymentDays' => '30',
'googleApi' => [
'geocoding' => 'AIzaSyCfa3plIRyfQY9RmbndU-JAh8FV0L6OdfA',
'geocodingEnabled' => '0',
'mail' => [
'authentication' => [
'error' => [
'sendTo' => 'pmteam@icover-services.com',
],
],
],
],
'app' => [
'environment' => 'test',
],
'crypto' => [
'securityKey' => 't@in0$lu6@mAzi$69',
],
'monitor' => [
'controller' => [
'user' => [
'action' => [
'post' => [
0 => 'login',
],
],
],
],
],
'services' => [
'durationActiveDate' => '12',
'durationActivateForOrder' => '14',
'toBeDeactivated' => '7',
],
'service' => [
'request' => [
'sendto' => 'deliverysupport@icover-services.com',
'from' => 'no-reply@icover-services.com',
'subject' => 'New service activation request',
],
],
'users' => [
'deactivation' => [
'cc' => [
0 => '',
],
],
],
'user' => [
'maxUserGroups' => '4',
'superAccessId' => [
0 => '1266',
1 => '667',
],
'internalUserAccessMonths' => '6',
'internalGdprAccessUsers' => [
0 => '1502',
],
'deactivate' => [
'period' => [
'days' => '60',
],
'notification' => [
'days' => '14',
],
],
'Subsidiary' => [
'iris_user' => '1',
'square_facts_user' => '2',
],
'SubsidiarySettings' => [
'icover' => [
'domain' => 'www.icover-services.com',
'logo' => 'https://tools.icover-services.com/img/signature_logo_icover.png',
],
'squarefacts' => [
'domain' => 'www.square-facts.com',
'logo' => 'https://tools.icover-services.com/img/signature_logo_squarefacts.png',
],
],
],
'sentry' => [
'dsn' => 'https://000df5b97ce7edaea5a474ee55109d63@sentry3.icover-services.com/4',
'enabled' => '1',
],
'automationEmailParser' => [
'allowedDomains' => [
0 => 'hireright.com',
1 => 'i-covereurope.com',
2 => 'icover-services.com',
],
],
'paymentsGateway' => [
'transferWise' => [
'apiEndpoint' => [
'live' => 'https://api.transferwise.com/',
'sandbox' => 'https://api.sandbox.transferwise.tech/',
],
'mode' => 'sandbox',
'token' => '8f42acfb-b768-4d9b-92d4-058f364dcb13',
'cer' => 'PATH_DOCROOTapp/var/cert/TransferWise/',
],
],
'maintenance' => [
'mode' => [
'enabled' => '0',
],
],
'automationFlow' => [
'connectors' => [
0 => 'OpenCorporatesConnector',
1 => 'WikidataConnector',
2 => 'BilConnector',
3 => 'EdgewhereConnector',
4 => 'FactivaConnector',
5 => 'SedexConnector',
6 => 'OcrConnector',
7 => 'DummyNoRecordsConnector',
8 => 'ScraperConnector',
9 => 'BingWebConnector',
10 => 'GoogleCustomSearchConnector',
11 => 'GoogleSearchRefinedConnector',
12 => 'DocumentReaderConnector',
13 => 'DocumentReaderNameVerifierConnector',
14 => 'DocumentReaderCriminalCertificateValidationConnector',
15 => 'DocumentReaderPinVerifierConnector',
16 => 'ComplyAdvantageConnector',
17 => 'InstantComplyAdvantageConnector',
18 => 'GoogleAlternativeSearchConnector',
19 => 'FinovoxConnector',
20 => 'MeltwaterConnector',
21 => 'FocumConnector',
22 => 'PepConnector',
23 => 'BarcodeReaderConnector',
24 => 'SurepassUanConnector',
25 => 'SurepassEpfoConnector',
26 => 'SurepassPanComprehensiveConnector',
27 => 'GoogleMapsConnector',
28 => 'PiplConnector',
29 => 'PiplRefinedConnector',
30 => 'GoogleSiteSearchConnector',
31 => 'EdgewhereAddressMatchConnector',
32 => 'DSConnector',
33 => 'DBSConnector',
34 => 'SignatureVerificationAustriaConnector',
35 => 'IndianCourtsConnector',
36 => 'IdVerificationPhilippinesConnector',
37 => 'DatacentricConnector',
38 => 'DatacentricAddressMatchConnector',
39 => 'CrimecheckConnector',
40 => 'GoogleChatGptSearchConnector',
41 => 'EscavadorConnector',
42 => 'UkCompaniesHouseConnector',
43 => 'CibiConnector',
44 => 'SwitzerlandCriminalCertificateConnector',
45 => 'MisthoConnector',
46 => 'HeddConnector',
47 => 'KyoConnector',
48 => 'TrueNorthConnector',
49 => 'TrueNorthSecondConnector',
50 => 'CanproConnector',
51 => 'ChatGptOcrConnector',
52 => 'PiplShadowDragonConnector',
53 => 'PiplShadowDragonRefinedConnector',
54 => 'ShadowDragonConnector',
55 => 'IDSureConnector',
56 => 'EquifaxCompleteConnector',
57 => 'IfactsConnector',
58 => 'ExperianKYCCrosscoreConnector',
59 => 'CrifConnector',
60 => 'VerifDiplConnector',
61 => 'CentrixCreditBureauConnector',
62 => 'IdSureVevoConnector',
],
'serviceUrl' => [
'open_corporates' => 'https://apihub-staging.icoverservices.com/service_order/',
'wikidata_pep' => 'https://apihub-staging.icoverservices.com/service_order/',
'bil_com_mx' => 'https://apihub-staging.icoverservices.com/service_order/',
'edgewhere' => 'https://idcheck.staging.advisedatatest.com',
'factiva' => 'https://apihub-staging.icoverservices.com/service_order/',
'sedex' => 'https://apihub-staging.icoverservices.com/service_order/',
'ocr' => 'https://apihub-staging.icoverservices.com/service_order/',
'scraper' => 'https://apihub-staging.icoverservices.com/order/',
'bing_web' => 'https://apihub-staging.icoverservices.com/service_order/',
'google_custom_search' => 'https://apihub-staging.icoverservices.com/service_order/',
'document_reader' => 'https://apihub-staging.icoverservices.com/service_order/',
'complyadvantage' => 'https://apihub-staging.icoverservices.com/service_order/',
'instant_complyadvantage' => 'https://apihub-staging.icoverservices.com/get_order_results/',
'finovox' => 'https://apihub-staging.icoverservices.com/service_order/',
'meltwater' => 'https://apihub-staging.icoverservices.com/service_order/',
'focum' => 'https://apihub-staging.icoverservices.com/service_order/',
'pep' => 'https://red-staging.icoverservices.com/order/',
'barcode_reader' => 'https://apihub-staging.icoverservices.com/service_order/',
'google_maps' => 'https://maps.googleapis.com/maps/api/geocode/json',
'edgewhere_address_match' => 'https://idcheck.staging.advisedatatest.com',
'surepass_uan' => 'https://apihub-staging.icoverservices.com/service_order/',
'surepass_epfo' => 'https://apihub-staging.icoverservices.com/service_order/',
'surepass_pan_comprehensive' => 'https://apihub-staging.icoverservices.com/service_order/',
'pipl' => 'https://apihub-staging.icoverservices.com/service_order/',
'ds' => 'B2BApplicationProcessingDev',
'dbs' => 'dbs',
'austria_signature_verification' => 'https://apihub-staging.icoverservices.com/service_order/',
'indian_courts' => 'https://apihub-staging.icoverservices.com/service_order/',
'philippines_id_verification' => 'https://apihub-staging.icoverservices.com/service_order/',
'datacentric' => 'https://idcheck.staging.advisedatatest.com',
'datacentric_address_match' => 'https://idcheck.staging.advisedatatest.com',
'crimecheck_records' => 'https://apihub-staging.icoverservices.com/service_order/',
'escavador' => 'https://apihub-staging.icoverservices.com/service_order/',
'uk_companies_house' => 'https://apihub-staging.icoverservices.com/service_order/',
'cibi' => 'https://apihub-staging.icoverservices.com/service_order/',
'switzerland_criminal_certificate' => 'https://apihub-staging.icoverservices.com/service_order/',
'true_north' => 'https://apihub-staging.icoverservices.com/service_order/',
'can_pro' => 'https://apihub-staging.icoverservices.com/service_order/',
'hedd_api' => 'https://apihub-staging.icoverservices.com/service_order/',
'chat_gpt' => 'https://apihub-staging.icoverservices.com/service_order/',
'shadow_dragon' => 'https://apihub-staging.icoverservices.com/service_order/',
'id_sure' => 'https://apihub-staging.icoverservices.com/service_order/',
'pdf_to_image' => 'https://apihub-staging.icoverservices.com/service_order/',
'crimecheck_records_ai' => 'https://apihub-staging.icoverservices.com/service_order/',
'boa_vista' => 'https://apihub-staging.icoverservices.com/service_order/',
'i_facts' => 'https://apihub-staging.icoverservices.com/service_order/',
'experian_uk_kyc_consumer' => 'https://apihub-staging.icoverservices.com/service_order/',
'crif' => 'https://apihub-staging.icoverservices.com/service_order/',
'verif_diploma' => 'https://apihub-staging.icoverservices.com/service_order/',
'centrix_credit_bureau_nz' => 'https://apihub-staging.icoverservices.com/service_order/',
'make_sure' => 'https://apihub-staging.icoverservices.com/service_order/',
'ongrid_mca_api_fetch_din_by_pan' => 'https://apihub-staging.icoverservices.com/service_order/',
'digital_delve' => 'https://dd-orders.icover-services.com/webservice/default.cfm',
'ongrid' => 'https://apihub-staging.icoverservices.com/service_order/',
'ongrid_epfo_api_employment_history_fetch_by_uan' => 'https://apihub-staging.icoverservices.com/service_order/',
'ongrid_mca_api_fetch_director' => 'https://apihub-staging.icoverservices.com/service_order/',
'datazoo_americas' => 'https://apihub-staging.icoverservices.com/service_order/',
'datazoo_apac' => 'https://apihub-staging.icoverservices.com/service_order/',
'datazoo_emea' => 'https://apihub-staging.icoverservices.com/service_order/',
'cibi_criminal_records' => 'https://apihub-staging.icoverservices.com/service_order/',
],
'serviceSources' => [
'PepConnector' => 'https://red-staging.icoverservices.com/order/sources/',
],
'host' => 'https://test1-scrapi.iris.advisedatatest.com',
'callbackEndpoint' => [
'publicOpenCorporatesUrl' => 'open-corporates',
'publicWikidataUrl' => 'wikidata',
'publicBilUrl' => 'bil',
'publicFactivaUrl' => 'factiva',
'publicSedexUrl' => 'sedex',
'publicOcrUrl' => 'ocr',
'publicScraperUrl' => 'scraper',
'publicBingWebUrl' => 'bing-web',
'publicGoogleCustomSearchUrl' => 'google-custom-search',
'publicDocumentReaderUrl' => 'document-reader',
'publicComplyAdvantageUrl' => 'complyadvantage',
'publicFinovoxUrl' => 'finovox',
'publicMeltwaterUrl' => 'meltwater',
'publicFocumUrl' => 'focum',
'publicBarcodeReaderUrl' => 'barcode-reader',
'publicSignatureVerificationAustriaUrl' => 'signature-verification-austria',
'publicSurepassUanUrl' => 'surepass-uan',
'publicSurepassEpfoUrl' => 'surepass-epfo',
'publicIndianCourtsUrl' => 'indian-courts',
'publicSurePassComprehensiveUrl' => 'surepass-pan-comprehensive',
'publicCibiUrl' => 'cibi',
'publicPiplUrl' => 'pipl',
'publicIdVerificationPhilippinesUrl' => 'id-verification-philippines',
'publicCrimeCheckUrl' => 'crimecheck',
'publicEscavadorUrl' => 'escavador',
'publicUkCompaniesHouseUrl' => 'uk-companies-house',
'publicSwitzerlandCriminalCertificate' => 'switzerland-criminal-certificate',
'publicMisthoUrl' => 'mistho',
'publicHeddApiUrl' => 'hedd',
'publicKyoUrl' => 'kyo',
'publicTrueNorthUrl' => 'true-north',
'publicCanproUrl' => 'canpro',
'publicChatGptOcrUrl' => 'chat-gpt-ocr',
'publicIdSureUrl' => 'id-sure',
'publicShadowDragonUrl' => 'shadow-dragon',
'publicPdfToImageUrl' => 'pdf-to-image',
'publicCrimeCheckRecordsAIUrl' => 'crime-check-records-ai',
'publicEquifaxCompleteUrl' => 'equifax-complete',
'publicIfactsUrl' => 'ifacts',
'publicExperianKYCCrosscoreUrl' => 'experian-kyc-crosscore',
'publicCrifUrl' => 'crif',
'publicVerifDiplUrl' => 'verif-dipl',
'publicCentrixCreditBureauUrl' => 'centrix-credit-bureau',
'publicChatGptUrl' => 'chat-gpt',
'publicIdSureVevoUrl' => 'id-sure-vevo',
'publicOngridPanUrl' => 'ongrid-pan',
'publicOngridDinUrl' => 'ongrid-din',
'publicDigitalDelveUrl' => 'digital-delve',
'publicOngridUanUrl' => 'ongrid-uan',
'publicOngridFetchDirectorUrl' => 'ongrid-fetch-director',
'publicDataZooAmericasUrl' => 'data-zoo-americas',
'publicDataZooApacUrl' => 'data-zoo-apac',
'publicDataZooEmeaUrl' => 'data-zoo-emea',
'publicCibiCriminalRecordsUrl' => 'cibi-criminal-records',
],
'CanPro' => [
'AccountId' => [
4645 => '8f5deaef-f910-4345-1ed6-08ddcba2edad',
],
],
],
'mailClient' => [
'url' => 'https://webmail.iris.advisedatatest.com/',
'hashSecret' => '4C359Iygmf',
'validTimeInterval' => '60',
],
'source' => [
'uploadFile' => [
'archive' => 'PATH_DOCROOTuploads/sources/archive/',
],
'processSteps' => [
0 => 'Phone',
1 => 'Email',
2 => 'Fax',
3 => 'Postal Mail',
4 => 'Online',
5 => 'In Person',
6 => 'Multiple',
],
],
'report' => [
'type' => [
'entry_level_report' => '1',
'enhanced_report' => '2',
],
],
'ownCloud' => [
'username' => '',
'password' => '',
],
'caseManagement' => [
'excludedFields' => [
0 => 'candidate_report_clearance',
1 => 'disclaimer',
2 => 'separator',
3 => 'line',
],
],
'newCustomerInterface' => [
'url' => 'https://test1.ui.advisedatatest.com/',
],
'email' => [
'dev' => 'dev@i-covereurope.com',
],
'invoiceNotification' => [
'recipient' => 'finance@i-covereurope.com',
'recipientName' => 'Finance team',
],
'newCustomerNotification' => [
'recipients' => [
0 => 'finance@i-covereurope.com',
1 => 'rsabirova@icover-services.com',
2 => 'customersuccessteam@icover-services.com',
],
],
'emailMessages' => [
'storage' => [
'path' => 'uploads/storage/email_messages',
],
],
'sourceContacts' => [
'notification' => [
'period' => '180',
'verificationsTeam' => 'verificationsteam@icover-services.com',
],
],
'sourceRequest' => [
'sourceRequest' => '21',
],
'editActions' => [
'note' => [
'actionTypeIds' => [
0 => '40',
1 => '52',
2 => '117',
3 => '15',
4 => '16',
5 => '18',
6 => '82',
],
],
],
'gatheringFormFilesDir' => 'uploads/gathering-forms',
'processDocumentsFilesDir' => 'uploads/process-documents/',
'departmentLegalFilesDir' => 'departmentsLegalFiles/',
'archOldTransactionDataEmailNotifications' => [
0 => 'kminkov@icover-services.com',
1 => 'vvishev@icover-services.com',
],
'transactions' => [
'stc' => [
'defaultEmailSender' => 'references@icover-services.com',
],
'closingAllocationGroups' => [
0 => '60',
1 => '153',
2 => '223',
],
],
'additionalInformation' => [
'url' => 'https://secure.test1.iris.advisedatatest.com',
'field' => 'additional_info_url_client',
'field_without_whitelabel' => 'additional_info_url_icover',
'maxUploadLimit' => '40',
'tmpDir' => 'PATH_DOCROOTuploads/tmp/soi-files/',
'integrations' => [
'digilocker' => [
'tmpDir' => 'PATH_DOCROOTuploads/tmpDigilocker/',
'client' => [
'baseUrl' => 'https://digilocker.meripehchaan.gov.in/public/oauth2/',
'clientId' => 'EM68AD9257',
'clientSecret' => '0c476ff34c5b589166b4',
'callBackUrl' => 'https://secure.test1.iris.advisedatatest.com/index/digilocker',
],
'proxy' => [
'protocol' => 'socks5',
'host' => 'india-1-mumbai.icoverservices.com',
'port' => '33322',
'username' => 'pproductteam',
'password' => 'm9792lemZhQBMSLgx0mYXe3jJtsdsnDFLeU7+tVTrc4=',
],
],
'docusign' => [
'tmpDir' => 'PATH_DOCROOTuploads/tmpDocusign/',
'tokenFile' => 'PATH_DOCROOTuploads/soiParticipation/Docusign/Token/token.txt',
'returnUrl' => 'https://secure.icover-services.com/index/additional-information/',
'templatesPath' => 'PATH_DOCROOTWEB-INF/AdditionalInformation/Library/DocuSign/Resources/Templates/',
'clientId' => '',
'clientSecret' => '',
'redirectUri' => 'https://app.icover-services.com/en/user/docusign-callback',
'authorizationServer' => 'https://account.docusign.com',
'allowSilentAuth' => '1',
'secret' => '',
'errorEmail' => 'pmteam@icover-services.com',
],
'mistho' => [
'tmpDir' => 'PATH_DOCROOTuploads/tmpMistho/',
'config' => [
'uk_employment' => '663caaba77ec350008cad776',
'spain_employment' => '663ca46477ec350008cac18a',
'australia_employment' => '66a104e70beeed0a3dbe5573',
'ireland_employment' => '66a105033121909acd753d01',
'canada_employment' => '66a105380beeed0a3dbe55db',
'netherlands_employment' => '66a105240beeed0a3dbe55c2',
'brazil_employment' => '672205a7b866ea9c001b8a3e',
'mexico_employment' => '6722057d21b917b1126f8d57',
'united_states_employment' => '6722124721b917b1126fa07c',
'india_employment' => '6787d8217c6624442490de78',
'philippines_employment' => '677e3a9657f3afd2ddc5db9c',
'india_moonlighting_check' => '689db2bd031759ec3b7ae98e',
],
'apiKey' => '',
'baseUri' => 'https://api.mistho.io/api/v1/',
'landingPageUri' => 'https://icover.mistho.io/',
],
'kyo' => [
'tmpDir' => 'PATH_DOCROOTuploads/tmpKyo/',
'apiKey' => '',
'email' => '',
'secret' => '',
'tokenFile' => 'PATH_DOCROOTuploads/soiParticipation/Kyo/Token/token.txt',
'baseUri' => 'https://api.kyo.com',
'redirectUrl' => 'https://secure.icover-services.com/index/additional-information/',
'callbackUrl' => 'https://secure.icover-services.com/index/kyo/',
],
],
],
'promptManagement' => [
'automationType' => [
0 => 'ChatGPT_google_custom_search',
1 => 'ChatGPT_OCR',
2 => 'ChatGPT_OCR_2',
3 => 'ChatGPT_OCR_3',
4 => 'Meltwater',
5 => 'CrimeCheckRecordsAI',
6 => 'ChatGPT',
7 => 'ChatGPT_2',
8 => 'ChatGPT_3',
9 => 'FactivaLocalNameSearch',
],
'chatGPTOCR' => [
'resultsFormatText' => 'Please provide the extracted information in json format.',
'phraseForMissingResults' => 'Unknown',
'model' => 'gpt-4o',
],
],
'automationsS3' => [
'accessKey' => 'AKIAQUSXNYGGHD4DRNQM',
'secretKey' => '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',
'region' => 'eu-west-1',
'bucket' => 'apihub-minio-staging',
'tmpDir' => 'PATH_DOCROOTuploads/automationsS3Tmp/',
],
'pdfToImage' => [
'maxFileSizeInBytes' => '20971520',
'tmpDir' => 'uploads/tmpPdfToImage/',
'timeoutInSeconds' => '30',
],
'equifaxComplete' => [
'creditType' => 'OU',
],
'iFacts' => [
'contactPerson' => 'iCover SAS',
'contactTel' => '+33 (7) 67344231',
'contactEmail' => 'vendors@icover-services.com',
'checkID' => '1',
],
'externalAction' => [
'additionalFee' => [
'pis' => '86',
'stc' => '159',
],
],
'digitalDelve' => [
'proxy' => 'socks5h://us-1-nv.icoverservices.com:33322',
'authentication' => [
'username' => '',
'password' => '',
],
'serviceType' => [
0 => 'CivilUpper',
1 => 'County Civil - Lower Only',
2 => 'County Civil - U/L',
3 => 'County Crim',
4 => 'SSN Trace',
5 => 'Statewide',
],
'requirement' => [
43014 => [
'SSN' => 'social-security-number',
],
],
],
'debug' => '1',
'path' => [
'logFile' => \dirname(__DIR__, 5),
],
'url' => [
'root' => 'https://test1.iris.advisedatatest.com',
],
'timezone' => 'Europe/Berlin',
'encoding' => 'UTF-8',
'rbCode' => 'COM1070005',
'cache_version' => '20181010',
'mchef' => [
'queue' => [
'vhost' => '/test1',
],
],
'googleAPI' => [
'json' => '{"web":{"client_id":"667378418031-pgqsids73cauursb6hnv8knph8bq3ejk.apps.googleusercontent.com","project_id":"iris-245515","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"f7l6oquYhCwsyY8otVnbD3BG","redirect_uris":["https://test1.iris.advisedatatest.com/en/gmail/gmail-oauth"]}}',
'icover' => [
'json' => '{"web":{"client_id":"667378418031-pgqsids73cauursb6hnv8knph8bq3ejk.apps.googleusercontent.com","project_id":"iris-245515","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"f7l6oquYhCwsyY8otVnbD3BG","redirect_uris":["https://test1.iris.advisedatatest.com/en/gmail/gmail-oauth"]}}',
],
'squarefacts' => [
'json' => '{"web":{"client_id":"57516866452-6qe90gjh36mu2gg0nn9tftunl5640pgu.apps.googleusercontent.com","project_id":"square-facts","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"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","redirect_uris":["https://test1.iris.advisedatatest.com/en/gmail/gmail-oauth"]}}',
],
],
'emailsTransactionParserToken' => '{"access_token":"ya29.a0AQQ_BDSP68x5DZgmkxDVpP6W624iZZC0OBkjXf416a-r5PySvUgScEysbKtYD-LKcs8jYxzu-MYF_Xhs_qgPdB6j1TGNkEGlkfH_YppHJ8DrjYk2jeGsVbD9rf98y9CK7cw5KtLGeedc88iWB7-OT_uAA6xivCAJHy6rgYOgVJnCCjWORQEepNSMj3MR4DHCSVFq_t8aCgYKAQISAQ4SFQHGX2Mi7DnmsoHgETAU-Fhqq0-PhQ0206","expires_in":3599,"refresh_token":"1\\/\\/03CGIPbe8CPNwCgYIARAAGAMSNwF-L9IrX3bT2XmXPY21a1rEjnw-0HDYFSQfPpbUzAJ0i4ollkBr8uif_iYclupzrZgwIYXfc3A","scope":"https:\\/\\/www.googleapis.com\\/auth\\/gmail.modify openid https:\\/\\/www.googleapis.com\\/auth\\/userinfo.email https:\\/\\/www.googleapis.com\\/auth\\/gmail.readonly https:\\/\\/mail.google.com\\/ https:\\/\\/www.googleapis.com\\/auth\\/gmail.send https:\\/\\/www.googleapis.com\\/auth\\/userinfo.profile","token_type":"Bearer","id_token":"eyJhbGciOiJSUzI1NiIsImtpZCI6ImM4YWI3MTUzMDk3MmJiYTIwYjQ5Zjc4YTA5Yzk4NTJjNDNmZjkxMTgiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20iLCJhenAiOiI2NjczNzg0MTgwMzEtcGdxc2lkczczY2F1dXJzYjZobnY4a25waDhicTNlamsuYXBwcy5nb29nbGV1c2VyY29udGVudC5jb20iLCJhdWQiOiI2NjczNzg0MTgwMzEtcGdxc2lkczczY2F1dXJzYjZobnY4a25waDhicTNlamsuYXBwcy5nb29nbGV1c2VyY29udGVudC5jb20iLCJzdWIiOiIxMDUzNTgwNTU3MzMyODE2ODk4OTIiLCJoZCI6ImktY292ZXJldXJvcGUuY29tIiwiZW1haWwiOiJzY3JhcGVyLWRldkBpLWNvdmVyZXVyb3BlLmNvbSIsImVtYWlsX3ZlcmlmaWVkIjp0cnVlLCJhdF9oYXNoIjoibW85Sk82NWtoRUFvcGJhSDFiOTdlUSIsIm5hbWUiOiJTY3JhcGVyIFRlc3QiLCJwaWN0dXJlIjoiaHR0cHM6Ly9saDMuZ29vZ2xldXNlcmNvbnRlbnQuY29tL2EvQUNnOG9jS1FhRjFmbnRCMGVTaE9kT0pNNlp1blduSjB0SFk1NE0yNmp0dkpyYUtURG1BN3h3PXM5Ni1jIiwiZ2l2ZW5fbmFtZSI6IlNjcmFwZXIiLCJmYW1pbHlfbmFtZSI6IlRlc3QiLCJpYXQiOjE3NjA0NDUxNTAsImV4cCI6MTc2MDQ0ODc1MH0.PJ_3MbN70IHsQgTpVtljrP43Q5qebSnMVffpjEqTUrhFxh-VG9VbgfCwIOzDE2MOUOwkIRSJ1aBxPcfe1qHFgDjaif6D8gyJXHTPE5XZ01NUlIL-6y1jK_JUbMJQ7Jrc9tf_7XI_0F4I59wA7myRJwbykGai0hRien81d0mV9M3MjlWMRM-rVzepCRRGNmiFQbPE7axL9IJsvOETwaQhdsMhLGC8DapLTuoJwqaQKIu59-cwGft9lymRoDwnBygiiTYBSD0gi9ltsVWjd9decxIM7weF-Bsl2Cu0HMK4tKfGtkG5PRZ_6zSGmx5TGwNb8ExXd_7Q-73qtikZTLy2tg","created":1760445150}',
'metricMongo' => [
'host' => 'mongodb://172.172.172.13:27017',
'db' => 'AGENT_TEST1',
'collection' => 'mailboxPullRequests',
],
],
'database_host' => 'localhost',
'database_name' => 'advisedataTEST1',
'database_user' => 'advisedataTEST1',
'database_password' => 'advisedataTEST1',
'locale' => 'en',
'zf1wrapper_bootstrap_path' => '/html/index.php',
'kernel.automation_test_path' => (\dirname(__DIR__, 4).'/public/automation-test'),
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.enable_lazy_ghost_objects' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.server_log' => NULL,
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'gesdinet_jwt_refresh_token.ttl' => 21600,
'gesdinet_jwt_refresh_token.ttl_update' => true,
'gesdinet_jwt_refresh_token.security.firewall' => 'api',
'gesdinet_jwt_refresh_token.user_provider' => NULL,
'gesdinet_jwt_refresh_token.user_identity_field' => 'username',
'gesdinet_jwt_refresh_token.single_use' => false,
'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token',
'gesdinet_jwt_refresh_token.doctrine_mappings' => true,
'gesdinet_jwt_refresh_token.cookie' => [
'enabled' => false,
'same_site' => 'lax',
'path' => '/',
'domain' => NULL,
'http_only' => true,
'secure' => true,
'partitioned' => false,
'remove_token_from_body' => true,
],
'gesdinet_jwt_refresh_token.logout_firewall_context' => 'security.firewall.map.context.api',
'gesdinet_jwt_refresh_token.return_expiration' => false,
'gesdinet_jwt_refresh_token.return_expiration_parameter_name' => 'refresh_token_expiration',
'gesdinet.jwtrefreshtoken.refresh_token.class' => 'Advisedata\\Domain\\Entities\\RefreshToken',
'gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager',
'gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker',
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.save_path' => NULL,
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'security.role_hierarchy.roles' => [
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'login',
1 => 'refresh',
2 => 'api',
3 => 'rpc',
],
'security.login._indexed_authenticators' => [
],
'security.refresh._indexed_authenticators' => [
],
'security.api._indexed_authenticators' => [
],
'security.rpc._indexed_authenticators' => [
],
'lexik_jwt_authentication.clock_skew' => 0,
'lexik_jwt_authentication.user_identity_field' => 'username',
'lexik_jwt_authentication.allow_no_expiration' => false,
'lexik_jwt_authentication.user_id_claim' => 'username',
'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'wa72.jsonrpc' => [
'functions' => [
'getAutomationChecks' => [
'service' => 'App\\ApiBundle\\Service\\AutomationChecks',
'method' => 'getAutomationChecks',
],
'getCountries' => [
'service' => 'App\\ApiBundle\\Service\\Countries',
'method' => 'getCountries',
],
'getCatalog' => [
'service' => 'App\\ApiBundle\\Service\\Catalogs',
'method' => 'execute',
],
'getRequirements' => [
'service' => 'App\\ApiBundle\\Service\\ServiceRequirements',
'method' => 'getRequirements',
],
'submitTransaction' => [
'service' => 'App\\ApiBundle\\Service\\Transactions',
'method' => 'submitTransaction',
],
'getReports' => [
'service' => 'App\\ApiBundle\\Service\\Reports',
'method' => 'getReports',
],
'getReport' => [
'service' => 'App\\ApiBundle\\Service\\GenerateReport',
'method' => 'getReport',
],
'getScreeningReport' => [
'service' => 'App\\ApiBundle\\Service\\Communicator\\GenerateScreeningReport',
'method' => 'getScreeningReport',
],
'getProductFactsheet' => [
'service' => 'App\\ApiBundle\\Service\\Communicator\\GenerateProductFactsheet',
'method' => 'getProductFactsheet',
],
'getProducts' => [
'service' => 'App\\ApiBundle\\Service\\Products',
'method' => 'getProducts',
],
'getProductSources' => [
'service' => 'App\\ApiBundle\\Service\\ProductSources',
'method' => 'getProductSources',
],
'getUsers' => [
'service' => 'App\\ApiBundle\\Service\\UsersList',
'method' => 'getUsers',
],
'getUserDetails' => [
'service' => 'App\\ApiBundle\\Service\\UserDetails',
'method' => 'getUserDetails',
],
'deleteUser' => [
'service' => 'App\\ApiBundle\\Service\\DeleteUser',
'method' => 'deleteUser',
],
'updateSubUser' => [
'service' => 'App\\ApiBundle\\Service\\UpdateSubUser',
'method' => 'execute',
],
'createUser' => [
'service' => 'App\\ApiBundle\\Service\\CreateUser',
'method' => 'updateUser',
],
'getTransactions' => [
'service' => 'App\\ApiBundle\\Service\\GetTransactions',
'method' => 'getTransactions',
],
'getTransactionDetails' => [
'service' => 'App\\ApiBundle\\Service\\GetTransactionDetails',
'method' => 'getTransactionDetails',
],
'getRecurringServiceDetails' => [
'service' => 'App\\ApiBundle\\Service\\GetRecurringServiceDetails',
'method' => 'getRecurringServiceDetails',
],
'getRecurringServicePeriodicity' => [
'service' => 'App\\ApiBundle\\Service\\GetRecurringServicePeriodicity',
'method' => 'getRecurringServicePeriodicity',
],
'getRecurringServices' => [
'service' => 'App\\ApiBundle\\Service\\GetRecurringServices',
'method' => 'getRecurringServices',
],
'closeRecurringService' => [
'service' => 'App\\ApiBundle\\Service\\CloseRecurringService',
'method' => 'closeRecurringService',
],
'getInvitation' => [
'service' => 'App\\ApiBundle\\Service\\Onboarding\\GetInvitation',
'method' => 'getInvitation',
],
'onboardingSubmit' => [
'service' => 'App\\ApiBundle\\Service\\Onboarding\\SubmitTransaction',
'method' => 'execute',
],
'getOnboardingRequirements' => [
'service' => 'App\\ApiBundle\\Service\\Onboarding\\GetInvitation',
'method' => 'getOnboardingRequirements',
],
'getInvitationTranslations' => [
'service' => 'App\\ApiBundle\\Service\\Onboarding\\GetTranslations',
'method' => 'execute',
],
'getSampleFile' => [
'service' => 'App\\ApiBundle\\Service\\Onboarding\\GetSampleFile',
'method' => 'execute',
],
'getAdditionalInformation' => [
'service' => 'App\\ApiBundle\\Service\\Communicator\\GetAdditionalInformation',
'method' => 'getData',
],
'saveAdditionalInformation' => [
'service' => 'App\\ApiBundle\\Service\\Communicator\\SaveAdditionalInformation',
'method' => 'saveData',
],
'communicatorSubmit' => [
'service' => 'App\\ApiBundle\\Service\\Communicator\\SubmitTransaction',
'method' => 'execute',
],
'getGoogleToken' => [
'service' => 'App\\ApiBundle\\Service\\Communicator\\GetGoogleToken',
'method' => 'execute',
],
'getUser' => [
'service' => 'App\\ApiBundle\\Service\\User',
'method' => 'getUser',
],
'getWhitelabel' => [
'service' => 'App\\ApiBundle\\Service\\GetWhitelabel',
'method' => 'execute',
],
'getApplicationClearance' => [
'service' => 'App\\ApiBundle\\Service\\GetApplicationClearance',
'method' => 'execute',
],
'getApplicationServiceClearance' => [
'service' => 'App\\ApiBundle\\Service\\GetApplicationServiceClearance',
'method' => 'execute',
],
'updateCustomer' => [
'service' => 'App\\ApiBundle\\Service\\UpdateCustomer',
'method' => 'updateCustomer',
],
'getSupportInvitationUserDataByHash' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\InvitationDetails',
'method' => 'getInvitationUserDataByHash',
],
'supportExpediteTransaction' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\ExpediteTransaction',
'method' => 'getInvitationUserDataByHash',
],
'supportExpediteService' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\ExpediteService',
'method' => 'execute',
],
'supportProvideAdditionalInformation' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\ProvideAdditionalInformation',
'method' => 'saveApplicationServiceIdAdditionInformation',
],
'supportProvideAdditionalInfoFiles' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\ProvideAdditionalInformation',
'method' => 'saveAdditionalInfoFiles',
],
'supportEtaRequest' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\EtaRequest',
'method' => 'getEtaRequests',
],
'supportUpdateRequest' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\UpdateRequest',
'method' => 'execute',
],
'supportGetServices' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\Services',
'method' => 'getServices',
],
'supportAdminLogin' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\AdminLogin',
'method' => 'authenticate',
],
'supportValidation' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\Validation',
'method' => 'canAccessService',
],
'supportNotification' => [
'service' => 'App\\ApiBundle\\Service\\SupportCenter\\Notifications',
'method' => 'getNotifications',
],
'addCustomerNote' => [
'service' => 'App\\ApiBundle\\Service\\AddCustomerNoteService',
'method' => 'execute',
],
'getConversation' => [
'service' => 'App\\ApiBundle\\Service\\GetConversationService',
'method' => 'execute',
],
'getDocument' => [
'service' => 'App\\ApiBundle\\Service\\GetDocumentService',
'method' => 'execute',
],
'updateLegalAccepted' => [
'service' => 'App\\ApiBundle\\Service\\LegalService',
'method' => 'updateLegalAccepted',
],
],
],
'wa72_jsonrpc.jsonrpccontroller.class' => 'Wa72\\JsonRpcBundle\\Controller\\JsonRpcController',
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'jms_serializer.twig_enabled' => 'default',
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'jms_serializer.data_collector' => [
0 => 'jms_serializer',
1 => '@JMSSerializer/Collector/panel.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}