<?php
namespace Container5GkeOXb;
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.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.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.serializer' => 'get_Container_Private_SerializerService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\Repository\\OccupationalFieldRepository' => 'getOccupationalFieldRepositoryService',
'App\\Repository\\RecurrentJobRepository' => 'getRecurrentJobRepositoryService',
'App\\Repository\\ZipcodeCircumcirclesRepository' => 'getZipcodeCircumcirclesRepositoryService',
'App\\Service\\AwsService' => 'getAwsServiceService',
'App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService' => 'getIntegratedExternalPartnerGohiringServiceService',
'App\\Service\\FileService' => 'getFileServiceService',
'App\\Service\\Membership\\BillwerkPlanVariantService' => 'getBillwerkPlanVariantServiceService',
'App\\Service\\Membership\\BillwerkSynchronizationService' => 'getBillwerkSynchronizationServiceService',
'App\\Service\\Membership\\MembershipService' => 'getMembershipServiceService',
'App\\Service\\Membership\\RecurrentJobBookingService' => 'getRecurrentJobBookingServiceService',
'App\\Service\\RecurrentJobService' => 'getRecurrentJobServiceService',
'FOS\\ElasticaBundle\\Elastica\\Index $professionsIndex' => 'getIndexprofessionsIndexService',
'FOS\\ElasticaBundle\\Elastica\\Index $recurrentJobsIndex' => 'getIndexrecurrentJobsIndexService',
'FOS\\ElasticaBundle\\Elastica\\Index $wantedJobsIndex' => 'getIndexwantedJobsIndexService',
'FOS\\ElasticaBundle\\Finder\\TransformedFinder $professionsFinder' => 'getTransformedFinderprofessionsFinderService',
'FOS\\ElasticaBundle\\Finder\\TransformedFinder $wantedJobsFinder' => 'getTransformedFinderwantedJobsFinderService',
'app.aws_s3.client' => 'getApp_AwsS3_ClientService',
'app.aws_sqs.client' => 'getApp_AwsSqs_ClientService',
'cache.app' => 'getCache_AppService',
'cache.system' => 'getCache_SystemService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'eight_points_guzzle.client.billwerk_api' => 'getEightPointsGuzzle_Client_BillwerkApiService',
'event_dispatcher' => 'getEventDispatcherService',
'fos_user.user_manager' => 'getFosUser_UserManagerService',
'gaufrette.conversation_message_attachment_files_fs_filesystem' => 'getGaufrette_ConversationMessageAttachmentFilesFsFilesystemService',
'gaufrette.dpdhl_upload_fs_filesystem' => 'getGaufrette_DpdhlUploadFsFilesystemService',
'gaufrette.extended_application_cv_files_fs_filesystem' => 'getGaufrette_ExtendedApplicationCvFilesFsFilesystemService',
'gaufrette.external_feeds_fs_filesystem' => 'getGaufrette_ExternalFeedsFsFilesystemService',
'gaufrette.feed_management_portal_customers_export_fs_filesystem' => 'getGaufrette_FeedManagementPortalCustomersExportFsFilesystemService',
'gaufrette.header_images_fs_filesystem' => 'getGaufrette_HeaderImagesFsFilesystemService',
'gaufrette.integrated_external_partner_tank_und_rast_joboffers_package_jsons_fs_filesystem' => 'getGaufrette_IntegratedExternalPartnerTankUndRastJoboffersPackageJsonsFsFilesystemService',
'gaufrette.jobofferer_onboarding_logo_uploads_fs_filesystem' => 'getGaufrette_JoboffererOnboardingLogoUploadsFsFilesystemService',
'gaufrette.jobofferer_profile_additional_files_fs_filesystem' => 'getGaufrette_JoboffererProfileAdditionalFilesFsFilesystemService',
'gaufrette.jobseeker_profile_additional_files_fs_filesystem' => 'getGaufrette_JobseekerProfileAdditionalFilesFsFilesystemService',
'gaufrette.profile_documents_fs_filesystem' => 'getGaufrette_ProfileDocumentsFsFilesystemService',
'gaufrette.profile_photos_fs_filesystem' => 'getGaufrette_ProfilePhotosFsFilesystemService',
'gaufrette.recurrent_job_header_images_fs_filesystem' => 'getGaufrette_RecurrentJobHeaderImagesFsFilesystemService',
'gaufrette.recurrent_job_profile_photos_fs_filesystem' => 'getGaufrette_RecurrentJobProfilePhotosFsFilesystemService',
'gaufrette.stepstone12_import_fs_filesystem' => 'getGaufrette_Stepstone12ImportFsFilesystemService',
'gaufrette.stepstone34_import_fs_filesystem' => 'getGaufrette_Stepstone34ImportFsFilesystemService',
'gaufrette.xing_import_fs_filesystem' => 'getGaufrette_XingImportFsFilesystemService',
'http_kernel' => 'getHttpKernelService',
'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'Kreait\\Firebase\\Database' => 'getDatabaseService',
'Kreait\\Firebase\\Auth' => 'getAuthService',
'Kreait\\Firebase\\Storage' => 'getStorageService',
'Kreait\\Firebase\\RemoteConfig' => 'getRemoteConfigService',
'Kreait\\Firebase\\Messaging' => 'getMessagingService',
'Kreait\\Firebase\\Firestore' => 'getFirestoreService',
'Kreait\\Firebase\\DynamicLinks' => 'getDynamicLinksService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->fileMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.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',
'App\\Controller\\AccountController' => 'getAccountControllerService',
'App\\Controller\\ActivitytrackingController' => 'getActivitytrackingControllerService',
'App\\Controller\\AdminAutomatedConversationMessagesMailingsController' => 'getAdminAutomatedConversationMessagesMailingsControllerService',
'App\\Controller\\AdminController' => 'getAdminControllerService',
'App\\Controller\\AwsSnsMessagesController' => 'getAwsSnsMessagesControllerService',
'App\\Controller\\BillwerkReturnurlController' => 'getBillwerkReturnurlControllerService',
'App\\Controller\\BillwerkWebhookController' => 'getBillwerkWebhookControllerService',
'App\\Controller\\CleverpushController' => 'getCleverpushControllerService',
'App\\Controller\\ContentDistributionController' => 'getContentDistributionControllerService',
'App\\Controller\\ConversationMessageAttachmentFilesController' => 'getConversationMessageAttachmentFilesControllerService',
'App\\Controller\\ConversationMessagesController' => 'getConversationMessagesControllerService',
'App\\Controller\\CookiePreferencesController' => 'getCookiePreferencesControllerService',
'App\\Controller\\DefaultController' => 'getDefaultControllerService',
'App\\Controller\\DirectApplicationController' => 'getDirectApplicationControllerService',
'App\\Controller\\DirectEmailCommunicationController' => 'getDirectEmailCommunicationControllerService',
'App\\Controller\\EmailVoucherRequestController' => 'getEmailVoucherRequestControllerService',
'App\\Controller\\EndToEndTesthelpersController' => 'getEndToEndTesthelpersControllerService',
'App\\Controller\\ErrorsController' => 'getErrorsControllerService',
'App\\Controller\\EventWriterController' => 'getEventWriterControllerService',
'App\\Controller\\ExtendedApplicationsController' => 'getExtendedApplicationsControllerService',
'App\\Controller\\ExternalCooperationsController' => 'getExternalCooperationsControllerService',
'App\\Controller\\ExternalPartnersApi\\Gohiring\\V1_4\\PositionOpeningController' => 'getPositionOpeningControllerService',
'App\\Controller\\ExternalPartnersController' => 'getExternalPartnersControllerService',
'App\\Controller\\ExternalPartners\\ExternalJobPostingCrawlerController' => 'getExternalJobPostingCrawlerControllerService',
'App\\Controller\\ExternalRedirectController' => 'getExternalRedirectControllerService',
'App\\Controller\\ExternalUrlController' => 'getExternalUrlControllerService',
'App\\Controller\\FrontendSpaController' => 'getFrontendSpaControllerService',
'App\\Controller\\GoogleIdentityController' => 'getGoogleIdentityControllerService',
'App\\Controller\\IntegratedExternalPartnerCustomersController' => 'getIntegratedExternalPartnerCustomersControllerService',
'App\\Controller\\JoboffererProfileAdditionalFilesController' => 'getJoboffererProfileAdditionalFilesControllerService',
'App\\Controller\\JobooDemoController' => 'getJobooDemoControllerService',
'App\\Controller\\JobooOnline\\CloudmailinWebhookRequestController' => 'getCloudmailinWebhookRequestControllerService',
'App\\Controller\\JobooOnline\\CookiePreferencesController' => 'getCookiePreferencesController2Service',
'App\\Controller\\JobooOnline\\DefaultController' => 'getDefaultController2Service',
'App\\Controller\\JobooOnline\\RecurrentJobLandingpageController' => 'getRecurrentJobLandingpageControllerService',
'App\\Controller\\JobooOnline\\RecurrentJobsSearchController' => 'getRecurrentJobsSearchControllerService',
'App\\Controller\\JobseekerProfileAdditionalFilesController' => 'getJobseekerProfileAdditionalFilesControllerService',
'App\\Controller\\MembershipController' => 'getMembershipControllerService',
'App\\Controller\\MobileApp\\MagicLoginLinksController' => 'getMagicLoginLinksControllerService',
'App\\Controller\\MobileApp\\MobileAppController' => 'getMobileAppControllerService',
'App\\Controller\\NavigatorController' => 'getNavigatorControllerService',
'App\\Controller\\NotificationSettingController' => 'getNotificationSettingControllerService',
'App\\Controller\\OccupationalFieldsAndProfessionsSearchController' => 'getOccupationalFieldsAndProfessionsSearchControllerService',
'App\\Controller\\OnetimeLoginController' => 'getOnetimeLoginControllerService',
'App\\Controller\\PatchDeployedStateTokenController' => 'getPatchDeployedStateTokenControllerService',
'App\\Controller\\ProfileBlocksController' => 'getProfileBlocksControllerService',
'App\\Controller\\ProfileFavorizationsController' => 'getProfileFavorizationsControllerService',
'App\\Controller\\ProfilePhotoController' => 'getProfilePhotoControllerService',
'App\\Controller\\ProfilesController' => 'getProfilesControllerService',
'App\\Controller\\RatingController' => 'getRatingControllerService',
'App\\Controller\\RecruitDl\\CloudmailinWebhookRequestController' => 'getCloudmailinWebhookRequestController2Service',
'App\\Controller\\RecruitDl\\CookiePreferencesController' => 'getCookiePreferencesController3Service',
'App\\Controller\\RecruitDl\\DefaultController' => 'getDefaultController3Service',
'App\\Controller\\RecruitDl\\IndeedTrackingController' => 'getIndeedTrackingControllerService',
'App\\Controller\\RecruitDl\\RecurrentJobLandingpageController' => 'getRecurrentJobLandingpageController2Service',
'App\\Controller\\RecruitDl\\RecurrentJobsSearchController' => 'getRecurrentJobsSearchController2Service',
'App\\Controller\\RecurrentJobProfilePhotosController' => 'getRecurrentJobProfilePhotosControllerService',
'App\\Controller\\RecurrentJobsController' => 'getRecurrentJobsControllerService',
'App\\Controller\\RecurrentJobsSearchController' => 'getRecurrentJobsSearchController3Service',
'App\\Controller\\RecurrentJobsShareController' => 'getRecurrentJobsShareControllerService',
'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
'App\\Controller\\ResettingController' => 'getResettingControllerService',
'App\\Controller\\ReviewsController' => 'getReviewsControllerService',
'App\\Controller\\RolloutSignalsController' => 'getRolloutSignalsControllerService',
'App\\Controller\\SearchHelperController' => 'getSearchHelperControllerService',
'App\\Controller\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\ShortenedUrlController' => 'getShortenedUrlControllerService',
'App\\Controller\\SignalsController' => 'getSignalsControllerService',
'App\\Controller\\SitemapController' => 'getSitemapControllerService',
'App\\Controller\\WantedJobsController' => 'getWantedJobsControllerService',
'App\\Controller\\WantedJobsSearchController' => 'getWantedJobsSearchControllerService',
'App\\Controller\\WantedJobsShareController' => 'getWantedJobsShareControllerService',
'App\\Controller\\WellKnownController' => 'getWellKnownControllerService',
'App\\Service\\AutomatedConversationMessagesMailingService' => 'getAutomatedConversationMessagesMailingServiceService',
'App\\SymfonyMessageHandler\\HandleIntegratedExternalPartnerTankUndRastJoboffersPackageSymfonyMessageHandler' => 'getHandleIntegratedExternalPartnerTankUndRastJoboffersPackageSymfonyMessageHandlerService',
'App\\SymfonyMessageHandler\\NotifyUserAboutUnreadJobradarMatchesSymfonyMessageHandler' => 'getNotifyUserAboutUnreadJobradarMatchesSymfonyMessageHandlerService',
'App\\VichNamer\\SanitizingObfuscatingNamer' => 'getSanitizingObfuscatingNamerService',
'App\\VichNamer\\SanitizingObfuscatingNamer.jobofferer_profile_additional_file' => 'getSanitizingObfuscatingNamer_JoboffererProfileAdditionalFileService',
'App\\VichNamer\\SanitizingOriginalNameNamer' => 'getSanitizingOriginalNameNamerService',
'App\\VichNamer\\SanitizingOriginalNameNamer.conversation_message_attachment_file' => 'getSanitizingOriginalNameNamer_ConversationMessageAttachmentFileService',
'App\\VichNamer\\SanitizingOriginalNameNamer.extended_application_cv_file' => 'getSanitizingOriginalNameNamer_ExtendedApplicationCvFileService',
'App\\VichNamer\\SanitizingOriginalNameNamer.jobseeker_profile_additional_file' => 'getSanitizingOriginalNameNamer_JobseekerProfileAdditionalFileService',
'App\\VichNamer\\SanitizingOriginalNameNamer.profile_document' => 'getSanitizingOriginalNameNamer_ProfileDocumentService',
'App\\VichNamer\\SanitizingOriginalNameNamer.profile_photo' => 'getSanitizingOriginalNameNamer_ProfilePhotoService',
'App\\VichNamer\\SanitizingOriginalNameNamer.recurrent_job_header_image' => 'getSanitizingOriginalNameNamer_RecurrentJobHeaderImageService',
'App\\VichNamer\\SanitizingOriginalNameNamer.recurrent_job_profile_photo' => 'getSanitizingOriginalNameNamer_RecurrentJobProfilePhotoService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'FOS\\ElasticaBundle\\Elastica\\Index $externalJoboffersIndex' => 'getIndexexternalJoboffersIndexService',
'FOS\\ElasticaBundle\\Finder\\TransformedFinder $externalJoboffersFinder' => 'getTransformedFinderexternalJoboffersFinderService',
'FOS\\ElasticaBundle\\Finder\\TransformedFinder $recurrentJobsFinder' => 'getTransformedFinderrecurrentJobsFinderService',
'FrontendSpaApi\\Controller\\AgenturFuerArbeitController' => 'getAgenturFuerArbeitControllerService',
'FrontendSpaApi\\Controller\\ApiKeysController' => 'getApiKeysControllerService',
'FrontendSpaApi\\Controller\\ApiVersionController' => 'getApiVersionControllerService',
'FrontendSpaApi\\Controller\\AutomatedEmailNotificationDefinitionController' => 'getAutomatedEmailNotificationDefinitionControllerService',
'FrontendSpaApi\\Controller\\BlacklistingController' => 'getBlacklistingControllerService',
'FrontendSpaApi\\Controller\\ClearingController' => 'getClearingControllerService',
'FrontendSpaApi\\Controller\\CustomerManagementController' => 'getCustomerManagementControllerService',
'FrontendSpaApi\\Controller\\ExternalJobPostingCrawlerManagementController' => 'getExternalJobPostingCrawlerManagementControllerService',
'FrontendSpaApi\\Controller\\FAQController' => 'getFAQControllerService',
'FrontendSpaApi\\Controller\\FeedsManagementController' => 'getFeedsManagementControllerService',
'FrontendSpaApi\\Controller\\IntegratedExternalPartnerCustomerManagementController' => 'getIntegratedExternalPartnerCustomerManagementControllerService',
'FrontendSpaApi\\Controller\\IntegratedExternalPartnerCustomerReportingController' => 'getIntegratedExternalPartnerCustomerReportingControllerService',
'FrontendSpaApi\\Controller\\JobseekerMembershipController' => 'getJobseekerMembershipControllerService',
'FrontendSpaApi\\Controller\\MembershipController' => 'getMembershipController2Service',
'FrontendSpaApi\\Controller\\ProfileBlocksController' => 'getProfileBlocksController2Service',
'FrontendSpaApi\\Controller\\ProfileFavorizationsController' => 'getProfileFavorizationsController2Service',
'FrontendSpaApi\\Controller\\RecurrentJobsEditingController' => 'getRecurrentJobsEditingControllerService',
'FrontendSpaApi\\Controller\\StructuredEconomicSectorsAndJobTitlesController' => 'getStructuredEconomicSectorsAndJobTitlesControllerService',
'JanusHercules\\AiJobPostingAnalysis\\Api\\Controller\\AiJobPostingAnalysisController' => 'getAiJobPostingAnalysisControllerService',
'JanusHercules\\AiJobPostingAnalysis\\Api\\Controller\\FrontendSpaController' => 'getFrontendSpaController2Service',
'JanusHercules\\ApplicationAppointmentScheduling\\Api\\Controller\\ApplicationAppointmentSchedulingApiController' => 'getApplicationAppointmentSchedulingApiControllerService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\DisplayLiveComponent' => 'getDisplayLiveComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalLiveComponent' => 'getModalLiveComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleLiveComponent' => 'getModalMessageExampleLiveComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleTriggerLiveComponent' => 'getModalMessageExampleTriggerLiveComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\PaginationLiveComponent' => 'getPaginationLiveComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\SearchLiveComponent' => 'getSearchLiveComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\SuperchatFake\\DevMappingLiveComponent' => 'getDevMappingLiveComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableHeaderLiveComponent' => 'getTableHeaderLiveComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableLiveTwigComponent' => 'getTableLiveTwigComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableRowLiveComponent' => 'getTableRowLiveComponentService',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Controller\\ApplicationAppointmentSchedulingController' => 'getApplicationAppointmentSchedulingControllerService',
'JanusHercules\\ApplicationAppointmentScheduling\\TestHarness\\Controller\\SuperchatFakeController' => 'getSuperchatFakeControllerService',
'JanusHercules\\ApplicationAppointmentScheduling\\TestHarness\\Controller\\ZapierFakeApiController' => 'getZapierFakeApiControllerService',
'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowContainerComponent' => 'getJobseekerFlowContainerComponentService',
'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep1Component' => 'getJobseekerFlowStep1ComponentService',
'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep2Component' => 'getJobseekerFlowStep2ComponentService',
'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\OccupationalFieldAutocompletionComponent' => 'getOccupationalFieldAutocompletionComponentService',
'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\ZipcodeOrCityAutocompletionComponent' => 'getZipcodeOrCityAutocompletionComponentService',
'JanusHercules\\CampaignWunschjobs\\Presentation\\Controller\\CampaignWunschjobsController' => 'getCampaignWunschjobsControllerService',
'JanusHercules\\ConversionEventTracking\\Presentation\\Controller\\Step0BeaconController' => 'getStep0BeaconControllerService',
'JanusHercules\\CustomerSupportAutomation\\Api\\Controller\\N8nIntegrationApiController' => 'getN8nIntegrationApiControllerService',
'JanusHercules\\DatawarehouseIntegration\\Api\\Controller\\BaseApiController' => 'getBaseApiControllerService',
'JanusHercules\\DatawarehouseIntegration\\Api\\Controller\\BusinessEventsController' => 'getBusinessEventsControllerService',
'JanusHercules\\DatawarehouseIntegration\\Api\\Controller\\ExternalPartnerEventsController' => 'getExternalPartnerEventsControllerService',
'JanusHercules\\DigitalEstateContentIntegration\\Presentation\\Controller\\DigitalEstateContentJoboffererRegistrationController' => 'getDigitalEstateContentJoboffererRegistrationControllerService',
'JanusHercules\\DigitalEstateContentIntegration\\Presentation\\Controller\\DigitalEstateContentTrackingController' => 'getDigitalEstateContentTrackingControllerService',
'JanusHercules\\DigitalEstateIntegration\\Api\\Controller\\DigitalEstateLoginCheckController' => 'getDigitalEstateLoginCheckControllerService',
'JanusHercules\\DigitalEstateIntegration\\Presentation\\Controller\\DigitalEstateJoboffererRegistrationController' => 'getDigitalEstateJoboffererRegistrationControllerService',
'JanusHercules\\DigitalEstateIntegration\\Presentation\\Controller\\DigitalEstateTrackingController' => 'getDigitalEstateTrackingControllerService',
'JanusHercules\\ExtendedApplicationQuestionnaire\\Api\\Controller\\ExtendedApplicationQuestionsApiController' => 'getExtendedApplicationQuestionsApiControllerService',
'JanusHercules\\ExternalCampaignTracking\\Presentation\\Controller\\ExternalCampaignTrackingController' => 'getExternalCampaignTrackingControllerService',
'JanusHercules\\ExternallyIncomingApplications\\Api\\Controller\\ExternallyIncomingApplicationsController' => 'getExternallyIncomingApplicationsControllerService',
'JanusHercules\\ExternallyIncomingApplications\\TestHarness\\Controller\\TestCvFileDownloadController' => 'getTestCvFileDownloadControllerService',
'JanusHercules\\ExternallyIncomingJobofferers\\Api\\Controller\\ExternallyIncomingJobofferersController' => 'getExternallyIncomingJobofferersControllerService',
'JanusHercules\\ExternallyIncomingJobseekers\\Api\\Controller\\ExternallyIncomingJobseekersController' => 'getExternallyIncomingJobseekersControllerService',
'JanusHercules\\FeedManagementCsvExport\\Api\\Controller\\FeedManagementCsvExportController' => 'getFeedManagementCsvExportControllerService',
'JanusHercules\\GohiringIntegration\\Presentation\\Controller\\GohiringIntegrationController' => 'getGohiringIntegrationControllerService',
'JanusHercules\\GoogleAdsTracking\\Api\\Controller\\GoogleAdsTrackingController' => 'getGoogleAdsTrackingControllerService',
'JanusHercules\\HighVolumeProcess\\Api\\Controller\\ProcessInfoJanusIntegrationApiController' => 'getProcessInfoJanusIntegrationApiControllerService',
'JanusHercules\\IdentityAndPermissions\\Api\\Controller\\IdentityAndPermissionsJanusIntegrationApiController' => 'getIdentityAndPermissionsJanusIntegrationApiControllerService',
'JanusHercules\\IndeedCampaignManagement\\Presentation\\Controller\\DashboardController' => 'getDashboardControllerService',
'JanusHercules\\IndeedCampaignManagement\\Presentation\\Controller\\FeedGenerationRunController' => 'getFeedGenerationRunControllerService',
'JanusHercules\\IndeedCampaignManagement\\Presentation\\Controller\\ManualCampaignCreationController' => 'getManualCampaignCreationControllerService',
'JanusHercules\\IndeedCampaignManagement\\Presentation\\Controller\\PublishingPlanController' => 'getPublishingPlanControllerService',
'JanusHercules\\IndeedCampaignManagement\\Presentation\\Controller\\RecurrentJobHistoryController' => 'getRecurrentJobHistoryControllerService',
'JanusHercules\\IndeedCampaignManagement\\Presentation\\Controller\\SyncConfigController' => 'getSyncConfigControllerService',
'JanusHercules\\IndeedCampaignManagement\\Presentation\\Controller\\SyncRunController' => 'getSyncRunControllerService',
'JanusHercules\\IntegratedExternalPartnerCustomers\\Infrastructure\\Controller\\WeclappWebhookController' => 'getWeclappWebhookControllerService',
'JanusHercules\\JobProfessionCategory\\Presentation\\Controller\\JobProfessionCategoryController' => 'getJobProfessionCategoryControllerService',
'JanusHercules\\JoboffererOnboarding\\Api\\Controller\\JoboffererOnboardingApiController' => 'getJoboffererOnboardingApiControllerService',
'JanusHercules\\JoboffererQuickRegistration\\Presentation\\Controller\\JoboffererQuickRegistrationController' => 'getJoboffererQuickRegistrationControllerService',
'JanusHercules\\JoboffererRegistration\\Domain\\Controller\\PaymentFormDatabagController' => 'getPaymentFormDatabagControllerService',
'JanusHercules\\JoboffererRegistration\\Presentation\\Controller\\JoboffererRegistrationController' => 'getJoboffererRegistrationControllerService',
'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\CardHeaderTwigComponent' => 'getCardHeaderTwigComponentService',
'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\JobradarCardFooterLiveComponent' => 'getJobradarCardFooterLiveComponentService',
'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardBodyTwigComponent' => 'getMatchCardBodyTwigComponentService',
'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardLiveComponent' => 'getMatchCardLiveComponentService',
'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarActionsMenuLiveComponent' => 'getJobradarActionsMenuLiveComponentService',
'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarMatchPinToggle' => 'getJobradarMatchPinToggleService',
'JanusHercules\\Jobradar\\Presentation\\Component\\Modal\\DeleteModalLiveComponent' => 'getDeleteModalLiveComponentService',
'JanusHercules\\Jobradar\\Presentation\\Controller\\JobradarMatchController' => 'getJobradarMatchControllerService',
'JanusHercules\\JobseekerQuickRegistration\\Domain\\Controller\\JobseekerQuickRegistrationController' => 'getJobseekerQuickRegistrationControllerService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep1Component' => 'getJobseekerRegistrationFlowStep1ComponentService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep2Component' => 'getJobseekerRegistrationFlowStep2ComponentService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep3Component' => 'getJobseekerRegistrationFlowStep3ComponentService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep4Component' => 'getJobseekerRegistrationFlowStep4ComponentService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\LocationComboboxLiveComponent' => 'getLocationComboboxLiveComponentService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\OccupationalFieldComboboxLiveComponent' => 'getOccupationalFieldComboboxLiveComponentService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadCvFileLiveComponent' => 'getUploadCvFileLiveComponentService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadFileTwigComponent' => 'getUploadFileTwigComponentService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadProfileImageLiveComponent' => 'getUploadProfileImageLiveComponentService',
'JanusHercules\\JobseekerRegistration\\Presentation\\Controller\\JobseekerRegistrationController' => 'getJobseekerRegistrationControllerService',
'JanusHercules\\JobseekerSummary\\Api\\Controller\\JobseekerSummaryJanusIntegrationApiController' => 'getJobseekerSummaryJanusIntegrationApiControllerService',
'JanusHercules\\LivingStyleguide\\Presentation\\Controller\\LivingStyleguideController' => 'getLivingStyleguideControllerService',
'JanusHercules\\Membership\\Api\\Controller\\MembershipContractsApiController' => 'getMembershipContractsApiControllerService',
'JanusHercules\\Membership\\Presentation\\Controller\\MembershipController' => 'getMembershipController3Service',
'JanusHercules\\Membership\\Presentation\\Controller\\ProactiveContractSynchronizationController' => 'getProactiveContractSynchronizationControllerService',
'JanusHercules\\PersomatchLandingPages\\Presentation\\Controller\\PersomatchLandingPagesController' => 'getPersomatchLandingPagesControllerService',
'JanusHercules\\PersomatchLandingPages\\Presentation\\Service\\PersomatchLandingPagesPresentationService' => 'getPersomatchLandingPagesPresentationServiceService',
'JanusHercules\\PotentialCustomerBusinessInfo\\Api\\Controller\\CrawlerController' => 'getCrawlerControllerService',
'JanusHercules\\PrototypeAIScheduling\\Api\\Controller\\JobseekerJanusIntegrationApiController' => 'getJobseekerJanusIntegrationApiControllerService',
'JanusHercules\\RecurrentJob\\Api\\RecurrentJobController' => 'getRecurrentJobControllerService',
'JanusHercules\\RecurrentJob\\Api\\RecurrentJobHeaderImageController' => 'getRecurrentJobHeaderImageControllerService',
'JanusHercules\\RecurrentJobsCheapSearch\\Api\\Controller\\CheapSearchModeController' => 'getCheapSearchModeControllerService',
'JanusHercules\\RecurrentJobsSearch\\Domain\\Controller\\ActivateJobradarController' => 'getActivateJobradarControllerService',
'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\FavorizationLiveComponent' => 'getFavorizationLiveComponentService',
'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\RecurrentJobSearchCardLiveComponent' => 'getRecurrentJobSearchCardLiveComponentService',
'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\ResultCardBlockLiveComponent' => 'getResultCardBlockLiveComponentService',
'JanusHercules\\RecurrentJobsSearch\\Presentation\\Controller\\RecurrentJobsSearchController' => 'getRecurrentJobsSearchController4Service',
'JanusHercules\\ScamCountermeasures\\Presentation\\Controller\\ArchiveUserController' => 'getArchiveUserControllerService',
'JanusHercules\\SelfServiceTrafficCampaign\\Api\\Controller\\SelfServiceTrafficCampaignJanusIntegrationApiController' => 'getSelfServiceTrafficCampaignJanusIntegrationApiControllerService',
'JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Controller\\SelfServiceTrafficCampaignController' => 'getSelfServiceTrafficCampaignControllerService',
'JanusHercules\\Shared\\Presentation\\Component\\ButtonLiveComponent' => 'getButtonLiveComponentService',
'JanusHercules\\Shared\\Presentation\\Component\\ComboboxSelectionListLiveComponent' => 'getComboboxSelectionListLiveComponentService',
'JanusHercules\\Shared\\Presentation\\Component\\Header\\HeaderTwigLiveComponent' => 'getHeaderTwigLiveComponentService',
'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavSideLiveComponent' => 'getNavSideLiveComponentService',
'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavigationListGroupTwigComponent' => 'getNavigationListGroupTwigComponentService',
'JanusHercules\\Shared\\Presentation\\Component\\NavigationItemLiveComponent' => 'getNavigationItemLiveComponentService',
'JanusHercules\\Shared\\Presentation\\Component\\WorkingTimesFormLiveComponent' => 'getWorkingTimesFormLiveComponentService',
'JanusHercules\\TodosDemo\\Presentation\\Component\\AddTodoItemComponent' => 'getAddTodoItemComponentService',
'JanusHercules\\TodosDemo\\Presentation\\Controller\\TodosOverviewController' => 'getTodosOverviewControllerService',
'JanusHercules\\WeclappSync\\Api\\Controller\\WeclappAccountingEntryJanusIntegrationApiController' => 'getWeclappAccountingEntryJanusIntegrationApiControllerService',
'JanusHercules\\WeclappSync\\Api\\Controller\\WeclappJoboffererJanusIntegrationApiController' => 'getWeclappJoboffererJanusIntegrationApiControllerService',
'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
'MobileAppApi\\Controller\\AccountController' => 'getAccountController2Service',
'MobileAppApi\\Controller\\ApiKeysController' => 'getApiKeysController2Service',
'MobileAppApi\\Controller\\ApiVersionController' => 'getApiVersionController2Service',
'MobileAppApi\\Controller\\ConversationMessageAttachmentFilesController' => 'getConversationMessageAttachmentFilesController2Service',
'MobileAppApi\\Controller\\ConversationMessagesController' => 'getConversationMessagesController2Service',
'MobileAppApi\\Controller\\EventWriterController' => 'getEventWriterController2Service',
'MobileAppApi\\Controller\\ExtendedApplicationsController' => 'getExtendedApplicationsController2Service',
'MobileAppApi\\Controller\\FirebaseTokensController' => 'getFirebaseTokensControllerService',
'MobileAppApi\\Controller\\MagicLoginLinksController' => 'getMagicLoginLinksController2Service',
'MobileAppApi\\Controller\\ProfileBlocksController' => 'getProfileBlocksController3Service',
'MobileAppApi\\Controller\\ProfileFavorizationsController' => 'getProfileFavorizationsController3Service',
'MobileAppApi\\Controller\\RecurrentJobController' => 'getRecurrentJobController2Service',
'MobileAppApi\\Controller\\RecurrentJobsSearchController' => 'getRecurrentJobsSearchController5Service',
'MobileAppApi\\Controller\\RegistrationController' => 'getRegistrationController2Service',
'MobileAppApi\\Controller\\SearchUtilitiesController' => 'getSearchUtilitiesControllerService',
'MobileAppApi\\Controller\\UserPreferencesController' => 'getUserPreferencesControllerService',
'MobileAppApi\\Controller\\UsersController' => 'getUsersControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
'ZapierApi\\Controller\\WhatsappController' => 'getWhatsappControllerService',
'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command.public_alias.App\\Command\\AdjustSettingsForGohiringCustomers' => 'getAdjustSettingsForGohiringCustomersService',
'console.command.public_alias.App\\Command\\AdjustWeclappTimestamps' => 'getAdjustWeclappTimestampsService',
'console.command.public_alias.App\\Command\\ChangeAvailabilityTimeslotsForExternalPartners' => 'getChangeAvailabilityTimeslotsForExternalPartnersService',
'console.command.public_alias.App\\Command\\CheckIfClickBasedBillingCustomerHasReachedMonthlyLimit' => 'getCheckIfClickBasedBillingCustomerHasReachedMonthlyLimitService',
'console.command.public_alias.App\\Command\\CheckIfFeedsAreCreatedRegularly' => 'getCheckIfFeedsAreCreatedRegularlyService',
'console.command.public_alias.App\\Command\\CheckIfThresholdForCreatedDpdhlRecurrentJobsHasBeenReached' => 'getCheckIfThresholdForCreatedDpdhlRecurrentJobsHasBeenReachedService',
'console.command.public_alias.App\\Command\\CheckLegacyBugPlusRecurrentJobs' => 'getCheckLegacyBugPlusRecurrentJobsService',
'console.command.public_alias.App\\Command\\ClassifyRecurrentJobsForContentDistribution' => 'getClassifyRecurrentJobsForContentDistributionService',
'console.command.public_alias.App\\Command\\CleanupWantedJobsElasticSearchIndex' => 'getCleanupWantedJobsElasticSearchIndexService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\AnalyzeRecurrentJobsForFeedAgenturFuerArbeitCommand' => 'getAnalyzeRecurrentJobsForFeedAgenturFuerArbeitCommandService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\CategorizeAgenturFuerArbeitRecurrentJobs' => 'getCategorizeAgenturFuerArbeitRecurrentJobsService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\CheckForAfAUploadErrors' => 'getCheckForAfAUploadErrorsService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\DeleteAllJobsAtAgenturFuerArbeitCommand' => 'getDeleteAllJobsAtAgenturFuerArbeitCommandService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\GenerateDestatisEconomicSectorsMigrationCode' => 'getGenerateDestatisEconomicSectorsMigrationCodeService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\GenerateFeedAgenturFuerArbeitCommand' => 'getGenerateFeedAgenturFuerArbeitCommandService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\ImportAfaProfessions' => 'getImportAfaProfessionsService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\InitiallyMatchDestatisEconomicSectorToRecurrentJob' => 'getInitiallyMatchDestatisEconomicSectorToRecurrentJobService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\TemporarilyDeleteJobsAtAgenturFuerArbeitCommand' => 'getTemporarilyDeleteJobsAtAgenturFuerArbeitCommandService',
'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\UpdateRecurrentJobsAfterAfaProfessionsImport' => 'getUpdateRecurrentJobsAfterAfaProfessionsImportService',
'console.command.public_alias.App\\Command\\CreateAutomatedConversationMessagesMailingsForIntegratedExternalPartnerCustomers' => 'getCreateAutomatedConversationMessagesMailingsForIntegratedExternalPartnerCustomersService',
'console.command.public_alias.App\\Command\\CreateAutomatedConversationMessagesMailingsForWisag' => 'getCreateAutomatedConversationMessagesMailingsForWisagService',
'console.command.public_alias.App\\Command\\DatabaseCleanups' => 'getDatabaseCleanupsService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverApplicationEvents' => 'getDatawarehouseDeliverApplicationEventsService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverConversionEvents' => 'getDatawarehouseDeliverConversionEventsService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverEntities' => 'getDatawarehouseDeliverEntitiesService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverEntityGauges' => 'getDatawarehouseDeliverEntityGaugesService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverExternalPartnerEvents' => 'getDatawarehouseDeliverExternalPartnerEventsService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverExternalPartnerGauges' => 'getDatawarehouseDeliverExternalPartnerGaugesService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverGeneralValuesGauges' => 'getDatawarehouseDeliverGeneralValuesGaugesService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverSearchEvents' => 'getDatawarehouseDeliverSearchEventsService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverSearchtermEnteredEvents' => 'getDatawarehouseDeliverSearchtermEnteredEventsService',
'console.command.public_alias.App\\Command\\DatawarehouseDeliverWebrequestEvents' => 'getDatawarehouseDeliverWebrequestEventsService',
'console.command.public_alias.App\\Command\\DeactivateKauflandRecurrentJobs' => 'getDeactivateKauflandRecurrentJobsService',
'console.command.public_alias.App\\Command\\DeactivateRecurrentJobsFromUsersWithEscalatedPayment' => 'getDeactivateRecurrentJobsFromUsersWithEscalatedPaymentService',
'console.command.public_alias.App\\Command\\DevHelpers\\AddRecurrentJobsToAgenturFuerArbeitCategorization' => 'getAddRecurrentJobsToAgenturFuerArbeitCategorizationService',
'console.command.public_alias.App\\Command\\DevHelpers\\CreateCustomer' => 'getCreateCustomerService',
'console.command.public_alias.App\\Command\\DevHelpers\\CreateKleinanzeigenCsv' => 'getCreateKleinanzeigenCsvService',
'console.command.public_alias.App\\Command\\DevHelpers\\DatawarehouseDeliverFakeWebrequestEvents' => 'getDatawarehouseDeliverFakeWebrequestEventsService',
'console.command.public_alias.App\\Command\\DevHelpers\\DeactivateRecurrentJob' => 'getDeactivateRecurrentJobService',
'console.command.public_alias.App\\Command\\DevHelpers\\DispatchSymfonyMessage' => 'getDispatchSymfonyMessageService',
'console.command.public_alias.App\\Command\\DevHelpers\\DoctrineExperiments' => 'getDoctrineExperimentsService',
'console.command.public_alias.App\\Command\\DevHelpers\\EnvTestCommand' => 'getEnvTestCommandService',
'console.command.public_alias.App\\Command\\DevHelpers\\ExportRecurrentJobs' => 'getExportRecurrentJobsService',
'console.command.public_alias.App\\Command\\DevHelpers\\GenerateDataForCustomerReporting' => 'getGenerateDataForCustomerReportingService',
'console.command.public_alias.App\\Command\\DevHelpers\\GenerateOnetimeLoginUrl' => 'getGenerateOnetimeLoginUrlService',
'console.command.public_alias.App\\Command\\DevHelpers\\GenerateSetOfPlatformEvents' => 'getGenerateSetOfPlatformEventsService',
'console.command.public_alias.App\\Command\\DevHelpers\\GenerateSetOfTestUsersForIntegratedExternalPartnerCustomer' => 'getGenerateSetOfTestUsersForIntegratedExternalPartnerCustomerService',
'console.command.public_alias.App\\Command\\DevHelpers\\GenerateWebDeveloperToolsFiles' => 'getGenerateWebDeveloperToolsFilesService',
'console.command.public_alias.App\\Command\\DevHelpers\\GohiringDeleteTest' => 'getGohiringDeleteTestService',
'console.command.public_alias.App\\Command\\DevHelpers\\IncreaseQuota' => 'getIncreaseQuotaService',
'console.command.public_alias.App\\Command\\DevHelpers\\MakeInsertsFromSQLRecoveryFromPreview' => 'getMakeInsertsFromSQLRecoveryFromPreviewService',
'console.command.public_alias.App\\Command\\DevHelpers\\MakeSQLRecoveryFromPreview' => 'getMakeSQLRecoveryFromPreviewService',
'console.command.public_alias.App\\Command\\DevHelpers\\NormalizeSearchterm' => 'getNormalizeSearchtermService',
'console.command.public_alias.App\\Command\\DevHelpers\\SendOutgoingWhatsAppMessageCommand' => 'getSendOutgoingWhatsAppMessageCommandService',
'console.command.public_alias.App\\Command\\DevHelpers\\ShowBillwerkContracts' => 'getShowBillwerkContractsService',
'console.command.public_alias.App\\Command\\DevHelpers\\TestSoftgardenApplyApi' => 'getTestSoftgardenApplyApiService',
'console.command.public_alias.App\\Command\\DispatchSyncNotPublishedRecurrentJobWithSearchesSymfonyMessages' => 'getDispatchSyncNotPublishedRecurrentJobWithSearchesSymfonyMessagesService',
'console.command.public_alias.App\\Command\\DispatchSyncNotPublishedWantedJobWithElasticSearchSymfonyMessages' => 'getDispatchSyncNotPublishedWantedJobWithElasticSearchSymfonyMessagesService',
'console.command.public_alias.App\\Command\\DispatchSyncRecurrentJobWithSearchesSymfonyMessages' => 'getDispatchSyncRecurrentJobWithSearchesSymfonyMessagesService',
'console.command.public_alias.App\\Command\\DispatchSyncWantedJobWithElasticSearchSymfonyMessages' => 'getDispatchSyncWantedJobWithElasticSearchSymfonyMessagesService',
'console.command.public_alias.App\\Command\\DispatchXmlCreationForEbayFeed' => 'getDispatchXmlCreationForEbayFeedService',
'console.command.public_alias.App\\Command\\ExampleCommand' => 'getExampleCommandService',
'console.command.public_alias.App\\Command\\ExternalFeedsTalentcomRemoveCampaignValue' => 'getExternalFeedsTalentcomRemoveCampaignValueService',
'console.command.public_alias.App\\Command\\ExternalJoboffers\\ImportJobliftFeed' => 'getImportJobliftFeedService',
'console.command.public_alias.App\\Command\\ExternalJoboffers\\ImportTalentFeed' => 'getImportTalentFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartExternalFeedChecker' => 'getStartExternalFeedCheckerService',
'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForAUndOHostels' => 'getStartNavigationParserForAUndOHostelsService',
'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForCasualfood' => 'getStartNavigationParserForCasualfoodService',
'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForFahrZeit' => 'getStartNavigationParserForFahrZeitService',
'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForInternationalerBund' => 'getStartNavigationParserForInternationalerBundService',
'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForKauflandAushilfe' => 'getStartNavigationParserForKauflandAushilfeService',
'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForMoevenpick' => 'getStartNavigationParserForMoevenpickService',
'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForPremierInn' => 'getStartNavigationParserForPremierInnService',
'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\UpdateRecurrentJobsOfCrawlerCustomers' => 'getUpdateRecurrentJobsOfCrawlerCustomersService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportAIFitnessFeed' => 'getImportAIFitnessFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportAUndHZeitarbeitFeed' => 'getImportAUndHZeitarbeitFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportAdeccoFeed' => 'getImportAdeccoFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportArtemisFeed' => 'getImportArtemisFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportBaOccupationalFieldsAndProfessions' => 'getImportBaOccupationalFieldsAndProfessionsService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportCellitFeed' => 'getImportCellitFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportContact100Feed' => 'getImportContact100FeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportDeutscheBahnAgFeed' => 'getImportDeutscheBahnAgFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportFlaschenpostFeed' => 'getImportFlaschenpostFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportGermanPersonnelFeedDekra' => 'getImportGermanPersonnelFeedDekraService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportGermanPersonnelFeedUniqueGewerblich' => 'getImportGermanPersonnelFeedUniqueGewerblichService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportGermanPersonnelFeedXing' => 'getImportGermanPersonnelFeedXingService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportHaysFeed' => 'getImportHaysFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportIndeedStatsViaEmplify' => 'getImportIndeedStatsViaEmplifyService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportKaeferFeed' => 'getImportKaeferFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportKauflandFeed' => 'getImportKauflandFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportLenkzeitFeed' => 'getImportLenkzeitFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportMeinestadtDeFeed' => 'getImportMeinestadtDeFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportMilchUndZuckerFeed' => 'getImportMilchUndZuckerFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportMyStaffPilotFeed' => 'getImportMyStaffPilotFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportPhenomFeed' => 'getImportPhenomFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportRangerRecurrentJobs' => 'getImportRangerRecurrentJobsService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSmartRecruitersRecurrentJobsViaApiClient' => 'getImportSmartRecruitersRecurrentJobsViaApiClientService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSoftgardenAhornHotelsAzubiFeed' => 'getImportSoftgardenAhornHotelsAzubiFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSoftgardenAhornHotelsFeed' => 'getImportSoftgardenAhornHotelsFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSoftgardenAreasFeed' => 'getImportSoftgardenAreasFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSoftgardenRegioCastFeed' => 'getImportSoftgardenRegioCastFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportTenhilFeed' => 'getImportTenhilFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportZvooveFeed' => 'getImportZvooveFeedService',
'console.command.public_alias.App\\Command\\ExternalPartner\\SendExtendedApplicationToConcludisViaApi' => 'getSendExtendedApplicationToConcludisViaApiService',
'console.command.public_alias.App\\Command\\ExternalPartner\\UpdateCVRequiredForAllExternalPartnerCustomers' => 'getUpdateCVRequiredForAllExternalPartnerCustomersService',
'console.command.public_alias.App\\Command\\GenerateAutomatedEmailNotificationDefinitions' => 'getGenerateAutomatedEmailNotificationDefinitionsService',
'console.command.public_alias.App\\Command\\GenerateCriteoFeedCommand' => 'getGenerateCriteoFeedCommandService',
'console.command.public_alias.App\\Command\\GenerateDemoJoboffererProfiles' => 'getGenerateDemoJoboffererProfilesService',
'console.command.public_alias.App\\Command\\GenerateDemoJobseekerProfiles' => 'getGenerateDemoJobseekerProfilesService',
'console.command.public_alias.App\\Command\\GenerateEbayBaseJobXmlSections' => 'getGenerateEbayBaseJobXmlSectionsService',
'console.command.public_alias.App\\Command\\GenerateExternalJobwareFeed' => 'getGenerateExternalJobwareFeedService',
'console.command.public_alias.App\\Command\\GenerateFeedIndeedCommand' => 'getGenerateFeedIndeedCommandService',
'console.command.public_alias.App\\Command\\GenerateFeedIndeedFromFileCommand' => 'getGenerateFeedIndeedFromFileCommandService',
'console.command.public_alias.App\\Command\\GenerateFeedIndeedFromPortalNewCommand' => 'getGenerateFeedIndeedFromPortalNewCommandService',
'console.command.public_alias.App\\Command\\GenerateJwtForGohiringApiRequest' => 'getGenerateJwtForGohiringApiRequestService',
'console.command.public_alias.App\\Command\\GenerateNormalizedProfessionTitlesInDb' => 'getGenerateNormalizedProfessionTitlesInDbService',
'console.command.public_alias.App\\Command\\GenerateOnetimeLoginCSV' => 'getGenerateOnetimeLoginCSVService',
'console.command.public_alias.App\\Command\\GenerateSetOfUsersWithData' => 'getGenerateSetOfUsersWithDataService',
'console.command.public_alias.App\\Command\\GenerateSitemapsCommand' => 'getGenerateSitemapsCommandService',
'console.command.public_alias.App\\Command\\GenerateWantedJobsFromJobseekerProfilesCommand' => 'getGenerateWantedJobsFromJobseekerProfilesCommandService',
'console.command.public_alias.App\\Command\\GenerateZipcodeCircumcircles' => 'getGenerateZipcodeCircumcirclesService',
'console.command.public_alias.App\\Command\\HandleProlongationOfExternalPartnerRecurrentJobs' => 'getHandleProlongationOfExternalPartnerRecurrentJobsService',
'console.command.public_alias.App\\Command\\InformGohiringAboutPublishedRecurrentJobsCommand' => 'getInformGohiringAboutPublishedRecurrentJobsCommandService',
'console.command.public_alias.App\\Command\\InformUsersAboutNonActivatedProfile' => 'getInformUsersAboutNonActivatedProfileService',
'console.command.public_alias.App\\Command\\InformWisagAboutNewErrors' => 'getInformWisagAboutNewErrorsService',
'console.command.public_alias.App\\Command\\InformWisagAboutNewJobseekers' => 'getInformWisagAboutNewJobseekersService',
'console.command.public_alias.App\\Command\\InitiallyIdentifyRecruitmentAgenciesCommand' => 'getInitiallyIdentifyRecruitmentAgenciesCommandService',
'console.command.public_alias.App\\Command\\LinkUserToIntegratedExternalPartnerCustomer' => 'getLinkUserToIntegratedExternalPartnerCustomerService',
'console.command.public_alias.App\\Command\\LockGet' => 'getLockGetService',
'console.command.public_alias.App\\Command\\LockRelease' => 'getLockReleaseService',
'console.command.public_alias.App\\Command\\LockUpdate' => 'getLockUpdateService',
'console.command.public_alias.App\\Command\\MeasureEntityGauges' => 'getMeasureEntityGaugesService',
'console.command.public_alias.App\\Command\\MeasureExternalPartnerGauges' => 'getMeasureExternalPartnerGaugesService',
'console.command.public_alias.App\\Command\\MeasureGeneralValuesGauges' => 'getMeasureGeneralValuesGaugesService',
'console.command.public_alias.App\\Command\\NormalizeMobilenumbers' => 'getNormalizeMobilenumbersService',
'console.command.public_alias.App\\Command\\ParseAfaBerufenetContent' => 'getParseAfaBerufenetContentService',
'console.command.public_alias.App\\Command\\QueryTalentRecApi' => 'getQueryTalentRecApiService',
'console.command.public_alias.App\\Command\\RebuildStatisticsAggregationCaches' => 'getRebuildStatisticsAggregationCachesService',
'console.command.public_alias.App\\Command\\RefreshExtendedApplications' => 'getRefreshExtendedApplicationsService',
'console.command.public_alias.App\\Command\\RefreshMeinestadtDeRecurrentJobsForElasticSearch' => 'getRefreshMeinestadtDeRecurrentJobsForElasticSearchService',
'console.command.public_alias.App\\Command\\RemoveBerufsstarterRecurrentJobs' => 'getRemoveBerufsstarterRecurrentJobsService',
'console.command.public_alias.App\\Command\\RemoveKauflandAushilfeRecurrentJobs' => 'getRemoveKauflandAushilfeRecurrentJobsService',
'console.command.public_alias.App\\Command\\RemoveObsoleteRecurrentJobCategorizationRequests' => 'getRemoveObsoleteRecurrentJobCategorizationRequestsService',
'console.command.public_alias.App\\Command\\RemoveOldGohiringRecurrentJobs' => 'getRemoveOldGohiringRecurrentJobsService',
'console.command.public_alias.App\\Command\\RemoveRangerMarketingRecurrentJobs' => 'getRemoveRangerMarketingRecurrentJobsService',
'console.command.public_alias.App\\Command\\RemoveRecurrentJob' => 'getRemoveRecurrentJobService',
'console.command.public_alias.App\\Command\\RemoveRecurrentJobsFromIndeedPrioList' => 'getRemoveRecurrentJobsFromIndeedPrioListService',
'console.command.public_alias.App\\Command\\RemoveReweLogisticsRecurrentJobsCommand' => 'getRemoveReweLogisticsRecurrentJobsCommandService',
'console.command.public_alias.App\\Command\\RemoveWisagJobsFromExternalFeeds' => 'getRemoveWisagJobsFromExternalFeedsService',
'console.command.public_alias.App\\Command\\RenewRecurrentJobBookings' => 'getRenewRecurrentJobBookingsService',
'console.command.public_alias.App\\Command\\ResetAccountPasswords' => 'getResetAccountPasswordsService',
'console.command.public_alias.App\\Command\\ResetRecurrentJobsFreshnessDate' => 'getResetRecurrentJobsFreshnessDateService',
'console.command.public_alias.App\\Command\\RunRecurrentJobsCleanups' => 'getRunRecurrentJobsCleanupsService',
'console.command.public_alias.App\\Command\\SaveBaseSalaryForDPDHL' => 'getSaveBaseSalaryForDPDHLService',
'console.command.public_alias.App\\Command\\SendAlertForEndingQuotas' => 'getSendAlertForEndingQuotasService',
'console.command.public_alias.App\\Command\\SendAlertMailsForDeliveryAndBounceRates' => 'getSendAlertMailsForDeliveryAndBounceRatesService',
'console.command.public_alias.App\\Command\\SendHTMLTestMail' => 'getSendHTMLTestMailService',
'console.command.public_alias.App\\Command\\SendInfoMailsAboutPrintableRecurrentJobsToJobofferers' => 'getSendInfoMailsAboutPrintableRecurrentJobsToJobofferersService',
'console.command.public_alias.App\\Command\\SendMail' => 'getSendMailService',
'console.command.public_alias.App\\Command\\SendMailForMailId' => 'getSendMailForMailIdService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForJoboffererTips' => 'getSendMailNotificationsForJoboffererTipsService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingActivation' => 'getSendMailNotificationsForMissingActivationService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJoboffererActivity' => 'getSendMailNotificationsForMissingJoboffererActivityService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJoboffererBasePlusProfile' => 'getSendMailNotificationsForMissingJoboffererBasePlusProfileService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJoboffererBaseProfile' => 'getSendMailNotificationsForMissingJoboffererBaseProfileService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJobseekerActivity' => 'getSendMailNotificationsForMissingJobseekerActivityService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJobseekerBasePlusProfile' => 'getSendMailNotificationsForMissingJobseekerBasePlusProfileService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJobseekerBaseProfile' => 'getSendMailNotificationsForMissingJobseekerBaseProfileService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobofferer1' => 'getSendMailNotificationsForMissingProfileFieldsJobofferer1Service',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobofferer2' => 'getSendMailNotificationsForMissingProfileFieldsJobofferer2Service',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobofferer3' => 'getSendMailNotificationsForMissingProfileFieldsJobofferer3Service',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobseeker1' => 'getSendMailNotificationsForMissingProfileFieldsJobseeker1Service',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobseeker4' => 'getSendMailNotificationsForMissingProfileFieldsJobseeker4Service',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingRecurrentJobs' => 'getSendMailNotificationsForMissingRecurrentJobsService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingSubscriptionAfterSeeingSubscriptionPage' => 'getSendMailNotificationsForMissingSubscriptionAfterSeeingSubscriptionPageService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingSubscriptionWithTrial' => 'getSendMailNotificationsForMissingSubscriptionWithTrialService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingSubscriptionWithoutTrial' => 'getSendMailNotificationsForMissingSubscriptionWithoutTrialService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingWantedJobs' => 'getSendMailNotificationsForMissingWantedJobsService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForPausedUsers' => 'getSendMailNotificationsForPausedUsersService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForSetOwnPassword' => 'getSendMailNotificationsForSetOwnPasswordService',
'console.command.public_alias.App\\Command\\SendMailNotificationsForUnreadConversationMessages' => 'getSendMailNotificationsForUnreadConversationMessagesService',
'console.command.public_alias.App\\Command\\SendMailsAboutFreeTwoMonthTrialToJobofferers' => 'getSendMailsAboutFreeTwoMonthTrialToJobofferersService',
'console.command.public_alias.App\\Command\\SendMassMailingForWhatsapp' => 'getSendMassMailingForWhatsappService',
'console.command.public_alias.App\\Command\\SendMobileAppPushNotificationsForRewe' => 'getSendMobileAppPushNotificationsForReweService',
'console.command.public_alias.App\\Command\\SendMobileAppPushNotificationsForUnreadJobradarMatches' => 'getSendMobileAppPushNotificationsForUnreadJobradarMatchesService',
'console.command.public_alias.App\\Command\\SendMobileAppPushNotificationsForUnreadProfileConversationMessage' => 'getSendMobileAppPushNotificationsForUnreadProfileConversationMessageService',
'console.command.public_alias.App\\Command\\SendPublishingRequestsToGoogleIndexingApi' => 'getSendPublishingRequestsToGoogleIndexingApiService',
'console.command.public_alias.App\\Command\\SendPushNotificationToUsername' => 'getSendPushNotificationToUsernameService',
'console.command.public_alias.App\\Command\\SendRedirectToWebMobileAppPushNotificationToUsername' => 'getSendRedirectToWebMobileAppPushNotificationToUsernameService',
'console.command.public_alias.App\\Command\\SendTargetedMailingForRewe' => 'getSendTargetedMailingForReweService',
'console.command.public_alias.App\\Command\\SyncRecurrentJobIdWithElasticSearch' => 'getSyncRecurrentJobIdWithElasticSearchService',
'console.command.public_alias.App\\Command\\TranslateJoboffererProfileDocumentToAdditionalFiles' => 'getTranslateJoboffererProfileDocumentToAdditionalFilesService',
'console.command.public_alias.App\\Command\\TriggerMessageHandlerForNonProcessedGohiringRequests' => 'getTriggerMessageHandlerForNonProcessedGohiringRequestsService',
'console.command.public_alias.App\\Command\\UnmarkJoboffererProfilesAsRecruitmentAgencyThatDoNotContainKeywords' => 'getUnmarkJoboffererProfilesAsRecruitmentAgencyThatDoNotContainKeywordsService',
'console.command.public_alias.App\\Command\\UpdateAfaProfessionSearchterms' => 'getUpdateAfaProfessionSearchtermsService',
'console.command.public_alias.App\\Command\\VerifySelfdescriptionForJoboffererAndJobseeker' => 'getVerifySelfdescriptionForJoboffererAndJobseekerService',
'console.command.public_alias.App\\Command\\VerifyWantedJobsFindability' => 'getVerifyWantedJobsFindabilityService',
'console.command.public_alias.App\\Command\\WantedJobsSearchPlayground' => 'getWantedJobsSearchPlaygroundService',
'console.command.public_alias.App\\Command\\WriteExtendedApplicationBusinessEventsAsExternalPartnerEventsCommand' => 'getWriteExtendedApplicationBusinessEventsAsExternalPartnerEventsCommandService',
'console.command.public_alias.App\\Command\\WritePlatformEventsForDpdhlRecurrentJobsSince01082024' => 'getWritePlatformEventsForDpdhlRecurrentJobsSince01082024Service',
'console.command.public_alias.JanusHercules\\AgenturFuerArbeitPortal\\Domain\\Command\\AssignJobdescriptionViaAI' => 'getAssignJobdescriptionViaAIService',
'console.command.public_alias.JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Command\\CheckIfSchedulingDatesAreStillValid' => 'getCheckIfSchedulingDatesAreStillValidService',
'console.command.public_alias.JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Command\\CreateApplicationAppointmentSchedulingManagerUserForCustomer' => 'getCreateApplicationAppointmentSchedulingManagerUserForCustomerService',
'console.command.public_alias.JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Command\\CreateSchedulingsFromExtendedApplications' => 'getCreateSchedulingsFromExtendedApplicationsService',
'console.command.public_alias.JanusHercules\\DatawarehouseIntegration\\Infrastructure\\Command\\DatawarehouseDeliverBusinessEvents' => 'getDatawarehouseDeliverBusinessEventsService',
'console.command.public_alias.JanusHercules\\IndeedCampaignManagement\\Domain\\Command\\GenerateFeedCommand' => 'getGenerateFeedCommandService',
'console.command.public_alias.JanusHercules\\JanusIntegration\\Api\\Command\\ShowRoutesCommand' => 'getShowRoutesCommandService',
'console.command.public_alias.JanusHercules\\PotentialCustomerBusinessInfo\\Infrastructure\\Command\\ImportStepstoneBusinessInfoPageFeed' => 'getImportStepstoneBusinessInfoPageFeedService',
'console.command.public_alias.JanusHercules\\RecurrentJobsSearch\\Domain\\Command\\UpdateFreshnessDateForDenormalizedRecurrentJobs' => 'getUpdateFreshnessDateForDenormalizedRecurrentJobsService',
'console.command.public_alias.JanusHercules\\RecurrentJobsSearch\\Domain\\Command\\UpdateProfilImageUrlForDenormalizedRecurrentJobs' => 'getUpdateProfilImageUrlForDenormalizedRecurrentJobsService',
'console.command.public_alias.JanusHercules\\RecurrentJobsSearch\\Domain\\Command\\UpdateSelfDescriptionForDenormalizedRecurrentJobs' => 'getUpdateSelfDescriptionForDenormalizedRecurrentJobsService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'eight_points_guzzle.client.talention_api' => 'getEightPointsGuzzle_Client_TalentionApiService',
'eight_points_guzzle.formatter' => 'getEightPointsGuzzle_FormatterService',
'eight_points_guzzle.handler_stack.billwerk_api' => 'getEightPointsGuzzle_HandlerStack_BillwerkApiService',
'eight_points_guzzle.handler_stack.talention_api' => 'getEightPointsGuzzle_HandlerStack_TalentionApiService',
'eight_points_guzzle.middleware.event_dispatch.billwerk_api' => 'getEightPointsGuzzle_Middleware_EventDispatch_BillwerkApiService',
'eight_points_guzzle.middleware.event_dispatch.talention_api' => 'getEightPointsGuzzle_Middleware_EventDispatch_TalentionApiService',
'eight_points_guzzle.middleware.log.billwerk_api' => 'getEightPointsGuzzle_Middleware_Log_BillwerkApiService',
'eight_points_guzzle.middleware.log.talention_api' => 'getEightPointsGuzzle_Middleware_Log_TalentionApiService',
'eight_points_guzzle.middleware.profile.billwerk_api' => 'getEightPointsGuzzle_Middleware_Profile_BillwerkApiService',
'eight_points_guzzle.middleware.profile.talention_api' => 'getEightPointsGuzzle_Middleware_Profile_TalentionApiService',
'eight_points_guzzle.middleware.request_time.billwerk_api' => 'getEightPointsGuzzle_Middleware_RequestTime_BillwerkApiService',
'eight_points_guzzle.middleware.request_time.talention_api' => 'getEightPointsGuzzle_Middleware_RequestTime_TalentionApiService',
'eight_points_guzzle.middleware.symfony_log' => 'getEightPointsGuzzle_Middleware_SymfonyLogService',
'eight_points_guzzle.symfony_log_formatter' => 'getEightPointsGuzzle_SymfonyLogFormatterService',
'error_controller' => 'getErrorControllerService',
'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
'knp_snappy.image' => 'getKnpSnappy_ImageService',
'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
'kreait_firebase.de_joboo_mobile_main.auth' => 'getKreaitFirebase_DeJobooMobileMain_AuthService',
'kreait_firebase.de_joboo_mobile_main.database' => 'getKreaitFirebase_DeJobooMobileMain_DatabaseService',
'kreait_firebase.de_joboo_mobile_main.dynamic_links' => 'getKreaitFirebase_DeJobooMobileMain_DynamicLinksService',
'kreait_firebase.de_joboo_mobile_main.firestore' => 'getKreaitFirebase_DeJobooMobileMain_FirestoreService',
'kreait_firebase.de_joboo_mobile_main.messaging' => 'getKreaitFirebase_DeJobooMobileMain_MessagingService',
'kreait_firebase.de_joboo_mobile_main.remote_config' => 'getKreaitFirebase_DeJobooMobileMain_RemoteConfigService',
'kreait_firebase.de_joboo_mobile_main.storage' => 'getKreaitFirebase_DeJobooMobileMain_StorageService',
'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
'liip_imagine.binary.loader.header_images' => 'getLiipImagine_Binary_Loader_HeaderImagesService',
'liip_imagine.binary.loader.jobseeker_profile_additional_files' => 'getLiipImagine_Binary_Loader_JobseekerProfileAdditionalFilesService',
'liip_imagine.binary.loader.profile_and_additional' => 'getLiipImagine_Binary_Loader_ProfileAndAdditionalService',
'liip_imagine.binary.loader.profile_photos' => 'getLiipImagine_Binary_Loader_ProfilePhotosService',
'liip_imagine.binary.loader.recurrent_job_header_images' => 'getLiipImagine_Binary_Loader_RecurrentJobHeaderImagesService',
'liip_imagine.binary.loader.recurrent_job_profile_photos' => 'getLiipImagine_Binary_Loader_RecurrentJobProfilePhotosService',
'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
'swiftmailer.mailer.inxmail' => 'getSwiftmailer_Mailer_InxmailService',
'swiftmailer.mailer.inxmail.plugin.messagelogger' => 'getSwiftmailer_Mailer_Inxmail_Plugin_MessageloggerService',
'swiftmailer.mailer.inxmail.transport' => 'getSwiftmailer_Mailer_Inxmail_TransportService',
'swiftmailer.mailer.ses' => 'getSwiftmailer_Mailer_SesService',
'swiftmailer.mailer.ses.plugin.messagelogger' => 'getSwiftmailer_Mailer_Ses_Plugin_MessageloggerService',
'swiftmailer.mailer.ses.transport' => 'getSwiftmailer_Mailer_Ses_TransportService',
'swiftmailer.mailer.webde' => 'getSwiftmailer_Mailer_WebdeService',
'swiftmailer.mailer.webde.plugin.messagelogger' => 'getSwiftmailer_Mailer_Webde_Plugin_MessageloggerService',
'swiftmailer.mailer.webde.transport' => 'getSwiftmailer_Mailer_Webde_TransportService',
'ux.live_component.batch_action_controller' => 'getUx_LiveComponent_BatchActionControllerService',
'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
'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',
'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
'Kreait\\Firebase\\Contract\\Auth' => 'kreait_firebase.de_joboo_mobile_main.auth',
'Kreait\\Firebase\\Contract\\Database' => 'kreait_firebase.de_joboo_mobile_main.database',
'Kreait\\Firebase\\Contract\\DynamicLinks' => 'kreait_firebase.de_joboo_mobile_main.dynamic_links',
'Kreait\\Firebase\\Contract\\Firestore' => 'kreait_firebase.de_joboo_mobile_main.firestore',
'Kreait\\Firebase\\Contract\\Messaging' => 'kreait_firebase.de_joboo_mobile_main.messaging',
'Kreait\\Firebase\\Contract\\RemoteConfig' => 'kreait_firebase.de_joboo_mobile_main.remote_config',
'Kreait\\Firebase\\Contract\\Storage' => 'kreait_firebase.de_joboo_mobile_main.storage',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
'mailer' => 'swiftmailer.mailer.ses',
'swiftmailer.transport' => 'swiftmailer.mailer.ses.transport',
'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/App/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/App/EventSubscriber/Framework/ControllerEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/AdminService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/AgenturFuerArbeitService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/AnonymousUserInfoService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ApplicationEventService.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/AutomatedEmailNotificationDefinitionService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/EmailNotification/EmailNotificationBaseService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/EmailNotification/EmailNotification14Service.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/EmailNotification/EmailNotification29Service.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/EmailNotification/EmailNotification137Service.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/AwsService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/BlacklistingService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/BouncedEmailAddressService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/CaptchaService.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-client/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/Psr18Client.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/CdnService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/CircuitbreakerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ConversationMessageFolderService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ConversationMessageService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/RelationshipBlockingService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ConversionEventService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/CookiePreferencesService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/CookieService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/CriteoService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/CustomerHelpDeskService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/DebuggingService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/DirectLoginAuthService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExtendedApplication/ExtendedApplicationBaseService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/JobooOnlineService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExtendedApplication/ExtendedApplicationCustomerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalFeedsOperationsService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalFeedsService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerServiceInterface.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerAbstractService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/CrawlerBasedIntegratedExternalPartnerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/ExternallyAcquiredCustomer/ExternallyAcquiredCustomersDomainService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerAIFitnessFeedService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerAdeccoFeedService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerArtemisService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerCellitService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerContact100FeedService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerCustomerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerDeutscheBahnAgService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerFlaschenpostService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerGermanPersonnelService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerGohiringService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalPartnerImports/Domain/Service/ApetitoCatering/ApetitoGoHiringImportService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerHaysService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerKaeferFeedService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerKauflandFeedService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerLenkzeitService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerMeinestadtDeService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerMilchUndZuckerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerMyStaffPilotService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerPhenomFeedService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerRangerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerReweService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerJobooVertriebService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerJobooHeadaccountsService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalPartnerImports/Domain/Service/Stepstone/IntegratedExternalPartnerStepstoneFeedService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalPartnerImports/Domain/Service/ApetitoCatering/IntegratedExternalPartnerApetitoCateringService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/VonqIntegration/Domain/Service/IntegratedExternalPartnerVonqService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalPartnerImports/Domain/Service/Xing/IntegratedExternalPartnerXingFeedService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalPartnerImports/Domain/Service/ImmobilienServiceDeutschlandXml/IntegratedExternalPartnerImmobilienXmlServiceDeutschlandService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerSmartRecruitersApiClientService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerSoftgardenService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerTankUndRastService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerTenhilService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerTenhilAbstractService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerTenhilStellenanzeigenDeService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerTenhilYourfirmService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerTenhilRegioJobanzeigerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerTenhilJobblitzService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerTenhilKalaydoService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerTenhilItJobsService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/IntegratedExternalPartnerZvooveFeedService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/WisagCustomerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/FeatureFlagService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/AppInfoService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/FeatureLimitationsService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ExternalPartner/QuasiExternalPartnerService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/FileService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/FrontendSpaService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/GoogleIdentityService.php';
include_once \dirname(__DIR__, 4).'/vendor/google/apiclient/src/Client.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/GoogleIndexingApiService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/HelperService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/IntegratedExternalPartnerCustomerContentDistributionValueService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ProfileService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/JoboffererProfileService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/JobseekerProfileService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/LocationService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/MailService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/Membership/BillwerkPlanVariantService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/Membership/BillwerkRestApiClientService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/Membership/BillwerkSynchronizationService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/Membership/MembershipService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/Membership/RecurrentJobBookingService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/NotificationService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/OccupationalFieldCapabilitiesService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/OccupationalFieldsAndProfessionsSearchService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/OnetimeLoginTokenService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/PlatformEventService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ProfileBlocksService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/RecurrentJobContentDistributionValueService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/RecurrentJobService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/RecurrentJobStatusChangeLogEntryService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/RecurrentJobStatusService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/RegistrationService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/RouterHelperService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/SearchTracingService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/SeoService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/SessionService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ShortenedUrlService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/SplittestingService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/UsageEventService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/UserService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/WantedJobSearchBlockDefinitionService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/WantedJobService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/CanTraceSearchInterface.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/WantedJobsSearchService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/WebDeveloperToolsHelperService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/WebrequestEventService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/WhatsAppIntegration/WhatsAppMessageService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/XmlFormattingService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ZapierIntegration/ZapierService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/ZipcodeService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/AgenturFuerArbeitFeedCreation/Domain/Service/AgenturFuerArbeitContentDistributionValidationService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ApplicationAppointmentScheduling/Domain/Service/ApplicationAppointmentSchedulingDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ConversionEventTracking/Presentation/EventSubscriber/Step1TrackingSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ConversionEventTracking/Presentation/Service/Step0SessionServiceInterface.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ConversionEventTracking/Presentation/Service/Step0SessionService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/DatawarehouseIntegration/Domain/Service/BusinessEventDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/DatawarehouseIntegration/Domain/Service/ExternalPartnerEventDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/DatawarehouseIntegration/Infrastructure/Service/ClientIdService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/DatawarehouseIntegration/Infrastructure/SymfonyEventSubscriber/ClientIdSymfonyEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExtendedApplicationQuestionnaire/Domain/Service/ExtendedApplicationQuestionsDomainServiceInterface.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExtendedApplicationQuestionnaire/Domain/Service/ExtendedApplicationQuestionsDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalApplicationQuestions/Domain/Service/ConcludisDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalApplicationQuestions/Domain/Service/ExternalApplicationQuestionsDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalApplicationQuestions/Domain/Service/SoftgardenDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalApplicationQuestions/Infrastructure/Client/ConcludisApiClient.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ExternalApplicationQuestions/Infrastructure/Client/SoftgardenApiClient.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/FeedManagementChangeLog/Domain/Service/FeedManagementChangeLogEntryService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/GohiringIntegration/Domain/DataProvider/GohiringPositionInfoDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/GohiringIntegration/Domain/DataProvider/GohiringPositionInfoDataProvider.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/GohiringIntegration/Domain/Service/GohiringIntegrationDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/GohiringIntegration/Infrastructure/ApiClient/GohiringApiClientInterface.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/GohiringIntegration/Infrastructure/ApiClient/GohiringApiClient.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/GohiringIntegration/Domain/Service/GohiringPositionEventsDomainServiceInterface.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/GohiringIntegration/Domain/Service/GohiringPositionEventsDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/GohiringIntegration/Facade/GohiringIntegrationFacadeInterface.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/GohiringIntegration/Facade/GohiringIntegrationFacade.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/IntegratedExternalPartnerCustomers/Domain/Service/WeclappDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/JanusIntegration/Api/EventSubscriber/ApiRequestEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/JoboffererRegistration/Domain/Service/FlowDataService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/JoboffererRegistration/Domain/Service/FlowLogicService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/Jobradar/Domain/Service/JobradarMatchesDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/Membership/Domain/Service/RecurrentJobExtraFeaturesDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/Membership/Domain/Service/RecurrentJobSlotDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/RecurrentJob/Domain/Service/RecurrentJobAdditionalEmailForApplicationsDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ScamCountermeasures/Domain/Service/ArchiveUserService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/SelfServiceTrafficCampaign/Domain/Service/SelfServiceTrafficCampaignBookingDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/SelfServiceTrafficCampaign/Domain/Service/SelfServiceTrafficCampaignDomainService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/SelfServiceTrafficCampaign/Facade/SelfServiceTrafficCampaignFacadeInterface.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/SelfServiceTrafficCampaign/Facade/SelfServiceTrafficCampaignFacade.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ScamCountermeasures/Facade/ScamCountermeasuresFacadeInterface.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/ScamCountermeasures/Facade/ScamCountermeasuresFacade.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/SelfServiceTrafficCampaign/Presentation/Service/SelfServiceTrafficCampaignPresentationService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/Shared/Infrastructure/Service/PhoneNumberFormationInfrastructureService.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/Zipcodes/Domain/Service/ZipcodeManagementDomainServiceInterface.php';
include_once \dirname(__DIR__, 4).'/src/JanusHercules/Zipcodes/Domain/Service/ZipcodeManagementDomainService.php';
include_once \dirname(__DIR__, 4).'/src/MobileAppApi/Service/AuthService.php';
include_once \dirname(__DIR__, 4).'/src/FrontendSpaApi/Service/AuthService.php';
include_once \dirname(__DIR__, 4).'/src/FrontendSpaApi/Service/EntityTransformationService.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/AwsClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/AwsClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/AwsClient.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/S3/S3Client.php';
include_once \dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php';
include_once \dirname(__DIR__, 4).'/src/App/EventListener/Framework/AuthenticationAttemptListener.php';
include_once \dirname(__DIR__, 4).'/src/App/EventListener/Framework/RequestIdListener.php';
include_once \dirname(__DIR__, 4).'/src/App/EventListener/Framework/RedirectRequestListener.php';
include_once \dirname(__DIR__, 4).'/src/App/EventListener/Framework/RequestLogListener.php';
include_once \dirname(__DIR__, 4).'/src/App/EventListener/Framework/StartWebrequestEventTimingListener.php';
include_once \dirname(__DIR__, 4).'/src/App/EventListener/Framework/BlockUntrustworthyRequestsListener.php';
include_once \dirname(__DIR__, 4).'/src/App/EventListener/Framework/ConversionRequestListener.php';
include_once \dirname(__DIR__, 4).'/src/App/EventListener/Framework/LegacySessionCookieCleanupListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/App/Repository/BillwerkContractRepository.php';
include_once \dirname(__DIR__, 4).'/src/App/Repository/UserRepository.php';
include_once \dirname(__DIR__, 4).'/src/App/Repository/ZipcodeCircumcirclesRepository.php';
include_once \dirname(__DIR__, 4).'/src/App/Repository/OccupationalFieldRepository.php';
include_once \dirname(__DIR__, 4).'/src/App/Repository/RecurrentJobRepository.php';
include_once \dirname(__DIR__, 4).'/src/App/Repository/AutomatedEmailNotificationDefinitionTextContentRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Validator/Initializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Log/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/ClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/DataCollectorSymfonyCompatibilityTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/DataCollector/HttpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/TokenGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/PasswordUpdaterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/HashingPasswordUpdater.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalFieldsUpdater.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/CanonicalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Util/Canonicalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Form/Factory/FormFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/AbstractLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/ruflin/elastica/src/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/AwsS3Resolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-gaufrette-bundle/FilesystemMap.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/StreamFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ChecksumCalculator.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/SizeCalculator.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MimeTypeProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/Local.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/snc/redis-bundle/Logger/RedisLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/ComponentFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/ComponentTemplateFinderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/ComponentTemplateFinder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/EventListener/TwigComponentLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-live-component/src/LiveComponentHydrator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-live-component/src/EventListener/LiveComponentSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-live-component/src/EventListener/LiveUrlSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-live-component/src/Metadata/LiveComponentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Helper/StimulusHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Model/UserManager.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Doctrine/UserManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 4).'/vendor/ruflin/elastica/src/SearchableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/ruflin/elastica/src/Index.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Index.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/FinderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedFinderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/RawFinderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedRawFinderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/HybridFinderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedHybridFinderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ElasticaToModelTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/AbstractElasticaToModelTransformer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/AbstractElasticaToModelTransformer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORM/ElasticaToModelTransformer.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/DataCollector/TwigComponentDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/snc/redis-bundle/DataCollector/DataCollectorSymfonyCompatibilityTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/snc/redis-bundle/DataCollector/RedisDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/src/App/Twig/AppExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Twig/Extension/DebugExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-live-component/src/Twig/LiveComponentExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/UxControllersTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/EntityCacheService.php';
include_once \dirname(__DIR__, 4).'/src/App/Service/RecurrentJobSearchBlockDefinitionService.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/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;
}
protected function createProxy($class, \Closure $factory)
{
class_exists($class, false) || require __DIR__.'/'.$class.'.php';
return $factory();
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function get_Container_Private_Form_FactoryService()
{
$a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
if (isset($this->services['.container.private.form.factory'])) {
return $this->services['.container.private.form.factory'];
}
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
}
/**
* 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.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.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('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$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.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$d->addInstance('cache.ux.twig_component', ($this->privates['cache.ux.twig_component'] ?? $this->getCache_Ux_TwigComponentService()));
$e = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
$f = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$f->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$h->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->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $e));
$instance->add(new \Symfony\UX\TwigComponent\DataCollector\TwigComponentDataCollector(($this->privates['ux.twig_component.component_logger_listener'] ?? ($this->privates['ux.twig_component.component_logger_listener'] = new \Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener())), $e));
$instance->add($f);
$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(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add($g);
$instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
$instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
$instance->add(($this->privates['eight_points_guzzle.data_collector'] ?? $this->getEightPointsGuzzle_DataCollectorService()));
$instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
$instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
$instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
$instance->add($h);
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.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
$e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), 1 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 2 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 3 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 4 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 5 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), 6 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c, $d, $a, $e, NULL, [])), 7 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 9 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 12 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 13 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c, $d, $b, $a, $e, NULL, [], $a)], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
$a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$b = ($this->services['translator'] ?? $this->getTranslatorService());
$c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$d = ($this->services['router'] ?? $this->getRouterService());
$e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$f = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$g = ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService());
$h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$h->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $c]);
$i = new \Symfony\Bridge\Twig\AppVariable();
$i->setEnvironment('dev');
$i->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$i->setTokenStorage($f);
}
if ($this->has('request_stack')) {
$i->setRequestStack($e);
}
$j = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($a, 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($e, $d)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($e));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
$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($e, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
$instance->addExtension(new \App\Twig\AppExtension(($this->privates['App\\Service\\CdnService'] ?? $this->getCdnServiceService()), ($this->privates['App\\Service\\CaptchaService'] ?? $this->getCaptchaServiceService()), $g, ($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(new \Twig\Extra\String\StringExtension());
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
], [
'webpack_encore.entrypoint_lookup_collection' => '?',
'webpack_encore.tag_renderer' => '?',
])));
$instance->addExtension(new \EightPoints\Bundle\GuzzleBundle\Twig\Extension\DebugExtension());
$instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
$instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
$instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension());
$instance->addExtension(new \Symfony\UX\LiveComponent\Twig\LiveComponentExtension());
$instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\UxControllersTwigExtension());
$instance->addExtension(new \Symfony\UX\StimulusBundle\Twig\StimulusTwigExtension(($this->privates['stimulus.helper'] ?? $this->getStimulus_HelperService())));
$instance->addGlobal('app', $i);
$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\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates', 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime', 'getUploaderExtensionRuntimeService', true],
'Symfony\\UX\\TwigComponent\\Twig\\ComponentRuntime' => ['privates', 'ux.twig_component.twig.component_runtime', 'getUx_TwigComponent_Twig_ComponentRuntimeService', true],
'Symfony\\UX\\LiveComponent\\Twig\\LiveComponentRuntime' => ['privates', 'ux.live_component.twig.component_runtime', 'getUx_LiveComponent_Twig_ComponentRuntimeService', true],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
'Symfony\\UX\\TwigComponent\\Twig\\ComponentRuntime' => '?',
'Symfony\\UX\\LiveComponent\\Twig\\LiveComponentRuntime' => '?',
])));
$instance->addGlobal('google_tagmanager_id', 'undefined');
$instance->addGlobal('cookie_preferences_service', ($this->privates['App\\Service\\CookiePreferencesService'] ?? $this->getCookiePreferencesServiceService()));
$instance->addGlobal('membership_service', ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService()));
$instance->addGlobal('feature_flag_service', ($this->privates['App\\Service\\FeatureFlagService'] ?? $this->getFeatureFlagServiceService()));
$instance->addGlobal('feature_limitations_service', ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService()));
$instance->addGlobal('jobseeker_profile_service', ($this->privates['App\\Service\\JobseekerProfileService'] ?? $this->getJobseekerProfileServiceService()));
$instance->addGlobal('jobofferer_profile_service', ($this->privates['App\\Service\\JoboffererProfileService'] ?? $this->getJoboffererProfileServiceService()));
$instance->addGlobal('profile_service', ($this->privates['App\\Service\\ProfileService'] ?? $this->getProfileServiceService()));
$instance->addGlobal('session_service', ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())));
$instance->addGlobal('recurrent_job_service', ($this->services['App\\Service\\RecurrentJobService'] ?? $this->getRecurrentJobServiceService()));
$instance->addGlobal('occupational_fields_and_professions_search_service', ($this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'] ?? $this->getOccupationalFieldsAndProfessionsSearchServiceService()));
$instance->addGlobal('wanted_job_service', ($this->privates['App\\Service\\WantedJobService'] ?? $this->getWantedJobServiceService()));
$instance->addGlobal('notification_service', ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService()));
$instance->addGlobal('integrated_external_partner_service', ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'] ?? $this->getIntegratedExternalPartnerServiceService()));
$instance->addGlobal('location_service', ($this->privates['App\\Service\\LocationService'] ?? $this->getLocationServiceService()));
$instance->addGlobal('file_service', ($this->services['App\\Service\\FileService'] ?? $this->getFileServiceService()));
$instance->addGlobal('conversion_event_service', ($this->privates['App\\Service\\ConversionEventService'] ?? $this->getConversionEventServiceService()));
$instance->addGlobal('splittesting_service', ($this->privates['App\\Service\\SplittestingService'] ?? $this->getSplittestingServiceService()));
$instance->addGlobal('entity_cache_service', new \App\Service\EntityCacheService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
$instance->addGlobal('router_helper_service', $g);
$instance->addGlobal('conversation_message_service', ($this->privates['App\\Service\\ConversationMessageService'] ?? $this->getConversationMessageServiceService()));
$instance->addGlobal('search_tracing_service', ($this->privates['App\\Service\\SearchTracingService'] ?? $this->getSearchTracingServiceService()));
$instance->addGlobal('seo_service', ($this->privates['App\\Service\\SeoService'] ?? $this->getSeoServiceService()));
$instance->addGlobal('mobile_app_api_auth_service', ($this->privates['MobileAppApi\\Service\\AuthService'] ?? $this->getAuthServiceService()));
$instance->addGlobal('frontend_spa_api_auth_service', ($this->privates['FrontendSpaApi\\Service\\AuthService'] ?? $this->getAuthService2Service()));
$instance->addGlobal('xml_formatting_service', ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()));
$instance->addGlobal('recurrent_job_content_distribution_value_service', ($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'] ?? $this->getRecurrentJobContentDistributionValueServiceService()));
$instance->addGlobal('integrated_external_partner_gohiring_service', ($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'] ?? $this->getIntegratedExternalPartnerGohiringServiceService()));
$instance->addGlobal('integrated_external_partner_mystaffpilot_service', ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'] ?? $this->getIntegratedExternalPartnerMyStaffPilotServiceService()));
$instance->addGlobal('wisag_customer_service', ($this->privates['App\\Service\\ExternalPartner\\WisagCustomerService'] ?? ($this->privates['App\\Service\\ExternalPartner\\WisagCustomerService'] = new \App\Service\ExternalPartner\WisagCustomerService())));
$instance->addGlobal('admin_service', ($this->privates['App\\Service\\AdminService'] ?? $this->getAdminServiceService()));
$instance->addGlobal('criteo_service', ($this->privates['App\\Service\\CriteoService'] ?? $this->getCriteoServiceService()));
$instance->addGlobal('external_feeds_service', ($this->privates['App\\Service\\ExternalFeedsService'] ?? $this->getExternalFeedsServiceService()));
$instance->addGlobal('aws_s3_bucket_name', $this->getEnv('AWS_S3_BUCKET_NAME'));
$instance->addGlobal('aws_s3_region', $this->getEnv('AWS_S3_REGION'));
$instance->addGlobal('sentry_dsn', 'https://6a53d7a9f1174e0a970a487356eadbfa@sentry.io/2036805');
$instance->addGlobal('website_commit_id', $this->getEnv('WEBSITE_COMMIT_ID'));
$instance->addGlobal('google_indexing_api_service', ($this->privates['App\\Service\\GoogleIndexingApiService'] ?? $this->getGoogleIndexingApiServiceService()));
$instance->addGlobal('frontend_spa_service', ($this->privates['App\\Service\\FrontendSpaService'] ?? $this->getFrontendSpaServiceService()));
$instance->addGlobal('extended_application_base_service', ($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'] ?? $this->getExtendedApplicationBaseServiceService()));
$instance->addGlobal('registration_service', ($this->privates['App\\Service\\RegistrationService'] ?? $this->getRegistrationServiceService()));
$instance->addGlobal('google_identity_service', ($this->privates['App\\Service\\GoogleIdentityService'] ?? $this->getGoogleIdentityServiceService()));
$instance->addGlobal('recurrent_job_booking_service', ($this->services['App\\Service\\Membership\\RecurrentJobBookingService'] ?? $this->getRecurrentJobBookingServiceService()));
$instance->addGlobal('billwerk_plan_variant_service', ($this->services['App\\Service\\Membership\\BillwerkPlanVariantService'] ?? $this->getBillwerkPlanVariantServiceService()));
$instance->addGlobal('agentur_fuer_arbeit_service', ($this->privates['App\\Service\\AgenturFuerArbeitService'] ?? $this->getAgenturFuerArbeitServiceService()));
$instance->addGlobal('integrated_external_partner_customer_service', ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService()));
$instance->addGlobal('recurrent_job_search_block_definition_service', new \App\Service\RecurrentJobSearchBlockDefinitionService());
$instance->addGlobal('wanted_job_search_block_definition_service', ($this->privates['App\\Service\\WantedJobSearchBlockDefinitionService'] ?? ($this->privates['App\\Service\\WantedJobSearchBlockDefinitionService'] = new \App\Service\WantedJobSearchBlockDefinitionService())));
$instance->addGlobal('recurrent_job_status_change_log_entry_service', ($this->privates['App\\Service\\RecurrentJobStatusChangeLogEntryService'] ?? $this->getRecurrentJobStatusChangeLogEntryServiceService()));
$instance->addGlobal('extended_application_questions_domain_service', ($this->privates['JanusHercules\\ExtendedApplicationQuestionnaire\\Domain\\Service\\ExtendedApplicationQuestionsDomainService'] ?? $this->getExtendedApplicationQuestionsDomainServiceService()));
$instance->addGlobal('self_service_traffic_campaign_facade', ($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'] ?? $this->getSelfServiceTrafficCampaignFacadeService()));
$instance->addGlobal('recurrent_job_slot_domain_service', ($this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobSlotDomainService'] ?? $this->getRecurrentJobSlotDomainServiceService()));
$instance->registerUndefinedFilterCallback([0 => $j, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $j, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $j, 1 => 'suggestTag']);
(new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(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()
{
$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
if (isset($this->services['.container.private.validator'])) {
return $this->services['.container.private.validator'];
}
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
}
/**
* Gets the public 'App\Repository\OccupationalFieldRepository' shared autowired service.
*
* @return \App\Repository\OccupationalFieldRepository
*/
protected function getOccupationalFieldRepositoryService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Repository\\OccupationalFieldRepository'])) {
return $this->services['App\\Repository\\OccupationalFieldRepository'];
}
return $this->services['App\\Repository\\OccupationalFieldRepository'] = $a->getRepository('App\\Entity\\OccupationalField');
}
/**
* Gets the public 'App\Repository\RecurrentJobRepository' shared autowired service.
*
* @return \App\Repository\RecurrentJobRepository
*/
protected function getRecurrentJobRepositoryService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Repository\\RecurrentJobRepository'])) {
return $this->services['App\\Repository\\RecurrentJobRepository'];
}
return $this->services['App\\Repository\\RecurrentJobRepository'] = $a->getRepository('App\\Entity\\RecurrentJob');
}
/**
* Gets the public 'App\Repository\ZipcodeCircumcirclesRepository' shared autowired service.
*
* @return \App\Repository\ZipcodeCircumcirclesRepository
*/
protected function getZipcodeCircumcirclesRepositoryService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'])) {
return $this->services['App\\Repository\\ZipcodeCircumcirclesRepository'];
}
return $this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] = $a->getRepository('App\\Entity\\ZipcodeCircumcircles');
}
/**
* Gets the public 'App\Service\AwsService' shared autowired service.
*
* @return \App\Service\AwsService
*/
protected function getAwsServiceService()
{
return $this->services['App\\Service\\AwsService'] = new \App\Service\AwsService($this->getEnv('AWS_S3_REGION'), $this->getEnv('AWS_S3_BUCKET_NAME'), 'dev', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['app.aws_s3.client'] ?? ($this->services['app.aws_s3.client'] = new \Aws\S3\S3Client(['version' => '2006-03-01', 'region' => $this->getEnv('AWS_S3_REGION')]))), ($this->services['app.aws_sqs.client'] ?? ($this->services['app.aws_sqs.client'] = new \Aws\Sqs\SqsClient(['version' => '2012-11-05', 'region' => $this->getEnv('AWS_S3_REGION')]))));
}
/**
* Gets the public 'App\Service\ExternalPartner\IntegratedExternalPartnerGohiringService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerGohiringService
*/
protected function getIntegratedExternalPartnerGohiringServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'])) {
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'])) {
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'])) {
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'];
}
$d = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'])) {
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'];
}
$e = ($this->privates['App\\Service\\ExternalPartner\\ExternallyAcquiredCustomer\\ExternallyAcquiredCustomersDomainService'] ?? $this->getExternallyAcquiredCustomersDomainServiceService());
if (isset($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'])) {
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'];
}
$f = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'])) {
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'];
}
$g = ($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'] ?? $this->getExternalApplicationQuestionsDomainServiceService());
if (isset($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'])) {
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'];
}
$h = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'])) {
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'];
}
$i = ($this->privates['JanusHercules\\GohiringIntegration\\Facade\\GohiringIntegrationFacade'] ?? $this->getGohiringIntegrationFacadeService());
if (isset($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'])) {
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'];
}
$j = new \Symfony\Bridge\Monolog\Logger('gohiring_requests');
$j->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$j->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$j->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($j);
return $this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerGohiringService($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'] ?? $this->getOccupationalFieldsAndProfessionsSearchServiceService()), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), $b, ($this->privates['App\\Service\\ExternalPartner\\WisagCustomerService'] ?? ($this->privates['App\\Service\\ExternalPartner\\WisagCustomerService'] = new \App\Service\ExternalPartner\WisagCustomerService())), $c, $j, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $d, $e, $f, $g, $h, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), new \JanusHercules\ExternalPartnerImports\Domain\Service\ApetitoCatering\ApetitoGoHiringImportService(), $i);
}
/**
* Gets the public 'App\Service\FileService' shared autowired service.
*
* @return \App\Service\FileService
*/
protected function getFileServiceService()
{
return $this->services['App\\Service\\FileService'] = new \App\Service\FileService(($this->services['knp_gaufrette.filesystem_map'] ?? $this->getKnpGaufrette_FilesystemMapService()));
}
/**
* Gets the public 'App\Service\Membership\BillwerkPlanVariantService' shared autowired service.
*
* @return \App\Service\Membership\BillwerkPlanVariantService
*/
protected function getBillwerkPlanVariantServiceService()
{
return $this->services['App\\Service\\Membership\\BillwerkPlanVariantService'] = new \App\Service\Membership\BillwerkPlanVariantService($this->getEnv('BILLWERK_HOSTNAME'), $this->getEnv('BILLWERK_PUBLIC_API_KEY'), $this->getEnv('json:BILLWERK_BEARERS'), $this->getEnv('json:BILLWERK_LIMITED_BEARERS'), 'dev');
}
/**
* Gets the public 'App\Service\Membership\BillwerkSynchronizationService' shared autowired service.
*
* @return \App\Service\Membership\BillwerkSynchronizationService
*/
protected function getBillwerkSynchronizationServiceService()
{
$a = ($this->privates['App\\Service\\Membership\\BillwerkRestApiClientService'] ?? $this->getBillwerkRestApiClientServiceService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$c = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$d = ($this->privates['App\\Service\\DebuggingService'] ?? $this->getDebuggingServiceService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$e = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$g = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$h = ($this->privates['App\\Service\\RecurrentJobStatusChangeLogEntryService'] ?? $this->getRecurrentJobStatusChangeLogEntryServiceService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$i = ($this->privates['App\\Repository\\AutomatedEmailNotificationDefinitionTextContentRepository'] ?? $this->getAutomatedEmailNotificationDefinitionTextContentRepositoryService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$j = ($this->services['App\\Service\\Membership\\RecurrentJobBookingService'] ?? $this->getRecurrentJobBookingServiceService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$k = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$l = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
$m = ($this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowDataService'] ?? $this->getFlowDataServiceService());
if (isset($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'])) {
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'];
}
return $this->services['App\\Service\\Membership\\BillwerkSynchronizationService'] = new \App\Service\Membership\BillwerkSynchronizationService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\BillwerkContractRepository'] ?? $this->getBillwerkContractRepositoryService()), $c, $d, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), $e, ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), ($this->privates['App\\Service\\FeatureFlagService'] ?? $this->getFeatureFlagServiceService()), $f, ($this->services['App\\Service\\Membership\\BillwerkPlanVariantService'] ?? $this->getBillwerkPlanVariantServiceService()), $g, $h, $i, $j, $k, $l, $m);
}
/**
* Gets the public 'App\Service\Membership\MembershipService' shared autowired service.
*
* @return \App\Service\Membership\MembershipService
*/
protected function getMembershipServiceService()
{
$a = ($this->privates['App\\Service\\Membership\\BillwerkRestApiClientService'] ?? $this->getBillwerkRestApiClientServiceService());
if (isset($this->services['App\\Service\\Membership\\MembershipService'])) {
return $this->services['App\\Service\\Membership\\MembershipService'];
}
$b = ($this->privates['App\\Repository\\BillwerkContractRepository'] ?? $this->getBillwerkContractRepositoryService());
if (isset($this->services['App\\Service\\Membership\\MembershipService'])) {
return $this->services['App\\Service\\Membership\\MembershipService'];
}
$c = ($this->privates['App\\Service\\CustomerHelpDeskService'] ?? $this->getCustomerHelpDeskServiceService());
if (isset($this->services['App\\Service\\Membership\\MembershipService'])) {
return $this->services['App\\Service\\Membership\\MembershipService'];
}
$d = ($this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobSlotDomainService'] ?? $this->getRecurrentJobSlotDomainServiceService());
if (isset($this->services['App\\Service\\Membership\\MembershipService'])) {
return $this->services['App\\Service\\Membership\\MembershipService'];
}
$e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['App\\Service\\Membership\\MembershipService'])) {
return $this->services['App\\Service\\Membership\\MembershipService'];
}
return $this->services['App\\Service\\Membership\\MembershipService'] = new \App\Service\Membership\MembershipService('dev', ($this->services['App\\Service\\Membership\\BillwerkPlanVariantService'] ?? $this->getBillwerkPlanVariantServiceService()), $a, $b, $this, $c, $d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $e);
}
/**
* Gets the public 'App\Service\Membership\RecurrentJobBookingService' shared autowired service.
*
* @return \App\Service\Membership\RecurrentJobBookingService
*/
protected function getRecurrentJobBookingServiceService()
{
$a = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->services['App\\Service\\Membership\\RecurrentJobBookingService'])) {
return $this->services['App\\Service\\Membership\\RecurrentJobBookingService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\Membership\\RecurrentJobBookingService'])) {
return $this->services['App\\Service\\Membership\\RecurrentJobBookingService'];
}
$c = ($this->privates['App\\Service\\Membership\\BillwerkRestApiClientService'] ?? $this->getBillwerkRestApiClientServiceService());
if (isset($this->services['App\\Service\\Membership\\RecurrentJobBookingService'])) {
return $this->services['App\\Service\\Membership\\RecurrentJobBookingService'];
}
$d = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->services['App\\Service\\Membership\\RecurrentJobBookingService'])) {
return $this->services['App\\Service\\Membership\\RecurrentJobBookingService'];
}
$e = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['App\\Service\\Membership\\RecurrentJobBookingService'])) {
return $this->services['App\\Service\\Membership\\RecurrentJobBookingService'];
}
$f = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->services['App\\Service\\Membership\\RecurrentJobBookingService'])) {
return $this->services['App\\Service\\Membership\\RecurrentJobBookingService'];
}
return $this->services['App\\Service\\Membership\\RecurrentJobBookingService'] = new \App\Service\Membership\RecurrentJobBookingService('dev', $a, $b, $c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $d, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $e, $f, ($this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobSlotDomainService'] ?? $this->getRecurrentJobSlotDomainServiceService()), ($this->services['kernel'] ?? $this->get('kernel', 1)));
}
/**
* Gets the public 'App\Service\RecurrentJobService' shared autowired service.
*
* @return \App\Service\RecurrentJobService
*/
protected function getRecurrentJobServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$c = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'] ?? $this->getIntegratedExternalPartnerServiceService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$d = ($this->privates['fos_elastica.object_persister.recurrent_jobs'] ?? $this->getFosElastica_ObjectPersister_RecurrentJobsService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$f = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$h = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$i = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$j = ($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'] ?? $this->getExternalApplicationQuestionsDomainServiceService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$k = ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\ExternalPartnerEventDomainService'] ?? $this->getExternalPartnerEventDomainServiceService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
$l = ($this->privates['JanusHercules\\RecurrentJob\\Domain\\Service\\RecurrentJobAdditionalEmailForApplicationsDomainService'] ?? $this->getRecurrentJobAdditionalEmailForApplicationsDomainServiceService());
if (isset($this->services['App\\Service\\RecurrentJobService'])) {
return $this->services['App\\Service\\RecurrentJobService'];
}
return $this->services['App\\Service\\RecurrentJobService'] = new \App\Service\RecurrentJobService($a, $b, ($this->privates['App\\Service\\OccupationalFieldCapabilitiesService'] ?? ($this->privates['App\\Service\\OccupationalFieldCapabilitiesService'] = new \App\Service\OccupationalFieldCapabilitiesService())), ($this->privates['App\\Service\\FeatureFlagService'] ?? $this->getFeatureFlagServiceService()), ($this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'] ?? $this->getOccupationalFieldsAndProfessionsSearchServiceService()), ($this->services['App\\Repository\\RecurrentJobRepository'] ?? $this->getRecurrentJobRepositoryService()), ($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'] ?? $this->getRecurrentJobContentDistributionValueServiceService()), ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService()), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), $c, ($this->privates['App\\Service\\ShortenedUrlService'] ?? $this->getShortenedUrlServiceService()), $d, $e, $f, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $g, $h, $i, $j, ($this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobExtraFeaturesDomainService'] ?? $this->getRecurrentJobExtraFeaturesDomainServiceService()), ($this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobSlotDomainService'] ?? $this->getRecurrentJobSlotDomainServiceService()), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $k, $l);
}
/**
* Gets the public 'FOS\ElasticaBundle\Elastica\Index $professionsIndex' shared service.
*
* @return \FOS\ElasticaBundle\Elastica\Index
*/
protected function getIndexprofessionsIndexService()
{
$a = ($this->privates['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService());
if (isset($this->services['FOS\\ElasticaBundle\\Elastica\\Index $professionsIndex'])) {
return $this->services['FOS\\ElasticaBundle\\Elastica\\Index $professionsIndex'];
}
return $this->services['FOS\\ElasticaBundle\\Elastica\\Index $professionsIndex'] = $a->getIndex('professions_dev');
}
/**
* Gets the public 'FOS\ElasticaBundle\Elastica\Index $recurrentJobsIndex' shared service.
*
* @return \FOS\ElasticaBundle\Elastica\Index
*/
protected function getIndexrecurrentJobsIndexService()
{
$a = ($this->privates['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService());
if (isset($this->services['FOS\\ElasticaBundle\\Elastica\\Index $recurrentJobsIndex'])) {
return $this->services['FOS\\ElasticaBundle\\Elastica\\Index $recurrentJobsIndex'];
}
return $this->services['FOS\\ElasticaBundle\\Elastica\\Index $recurrentJobsIndex'] = $a->getIndex('recurrent_jobs_dev');
}
/**
* Gets the public 'FOS\ElasticaBundle\Elastica\Index $wantedJobsIndex' shared service.
*
* @return \FOS\ElasticaBundle\Elastica\Index
*/
protected function getIndexwantedJobsIndexService()
{
$a = ($this->privates['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService());
if (isset($this->services['FOS\\ElasticaBundle\\Elastica\\Index $wantedJobsIndex'])) {
return $this->services['FOS\\ElasticaBundle\\Elastica\\Index $wantedJobsIndex'];
}
return $this->services['FOS\\ElasticaBundle\\Elastica\\Index $wantedJobsIndex'] = $a->getIndex('wanted_jobs_dev');
}
/**
* Gets the public 'FOS\ElasticaBundle\Finder\TransformedFinder $professionsFinder' shared service.
*
* @return \FOS\ElasticaBundle\Finder\TransformedFinder
*/
protected function getTransformedFinderprofessionsFinderService()
{
$a = ($this->services['FOS\\ElasticaBundle\\Elastica\\Index $professionsIndex'] ?? $this->getIndexprofessionsIndexService());
if (isset($this->services['FOS\\ElasticaBundle\\Finder\\TransformedFinder $professionsFinder'])) {
return $this->services['FOS\\ElasticaBundle\\Finder\\TransformedFinder $professionsFinder'];
}
$b = new \FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Profession', ['ignore_missing' => true, 'hints' => [], 'hydrate' => true, 'query_builder_method' => 'createQueryBuilder', 'identifier' => 'id']);
$b->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(0, 0))));
return $this->services['FOS\\ElasticaBundle\\Finder\\TransformedFinder $professionsFinder'] = new \FOS\ElasticaBundle\Finder\TransformedFinder($a, $b);
}
/**
* Gets the public 'FOS\ElasticaBundle\Finder\TransformedFinder $wantedJobsFinder' shared service.
*
* @return \FOS\ElasticaBundle\Finder\TransformedFinder
*/
protected function getTransformedFinderwantedJobsFinderService()
{
$a = new \FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\WantedJob', ['ignore_missing' => true, 'hints' => [], 'hydrate' => true, 'query_builder_method' => 'createQueryBuilder', 'identifier' => 'id']);
$a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(0, 0))));
return $this->services['FOS\\ElasticaBundle\\Finder\\TransformedFinder $wantedJobsFinder'] = new \FOS\ElasticaBundle\Finder\TransformedFinder(($this->services['FOS\\ElasticaBundle\\Elastica\\Index $wantedJobsIndex'] ?? $this->getIndexwantedJobsIndexService()), $a);
}
/**
* Gets the public 'app.aws_s3.client' shared autowired service.
*
* @return \Aws\S3\S3Client
*/
protected function getApp_AwsS3_ClientService()
{
return $this->services['app.aws_s3.client'] = new \Aws\S3\S3Client(['version' => '2006-03-01', 'region' => $this->getEnv('AWS_S3_REGION')]);
}
/**
* Gets the public 'app.aws_sqs.client' shared autowired service.
*
* @return \Aws\Sqs\SqsClient
*/
protected function getApp_AwsSqs_ClientService()
{
return $this->services['app.aws_sqs.client'] = new \Aws\Sqs\SqsClient(['version' => '2012-11-05', 'region' => $this->getEnv('AWS_S3_REGION')]);
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('v94EV6f2aA', 0, ($this->targetDir.''.'/pools/app'), ($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('4F9CC1PYez', 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('b1OJCjYkqH', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* 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 = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
if (isset($this->services['doctrine.dbal.default_connection'])) {
return $this->services['doctrine.dbal.default_connection'];
}
$b = new \Doctrine\DBAL\Configuration();
$c = new \Symfony\Bridge\Monolog\Logger('doctrine');
$c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
$d = 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))));
$d->setConnectionName('default');
$b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
$b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
$b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($c), 1 => $d]);
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, []);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
$b->addDriver($c, 'App\\Entity');
$b->addDriver($c, 'MobileAppApi\\Entity');
$b->addDriver($c, 'FrontendSpaApi\\Entity');
$b->addDriver($c, 'ZapierApi\\Entity');
$b->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/src/JanusHercules')], false))), 'JanusHercules');
$b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
$b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml'), '.dcm.xml', true), 'FOS\\UserBundle\\Model');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'JanusHercules' => 'JanusHercules', 'MobileAppApi' => 'MobileAppApi\\Entity', 'FrontendSpaApi' => 'FrontendSpaApi\\Entity', 'ZapierApi' => 'ZapierApi\\Entity', 'VichUploaderBundle' => 'Vich\\UploaderBundle\\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, [
'App\\Utility\\DatabaseIdGenerator' => ['privates', 'App\\Utility\\DatabaseIdGenerator', 'getDatabaseIdGeneratorService', true],
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
], [
'App\\Utility\\DatabaseIdGenerator' => '?',
'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(false);
$a->setIdentityGenerationPreferences([]);
$a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))));
$a->addCustomStringFunction('DATE', 'DoctrineExtensions\\Query\\Mysql\\Date');
$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 'eight_points_guzzle.client.billwerk_api' shared service.
*
* @return \GuzzleHttp\Client
*/
protected function getEightPointsGuzzle_Client_BillwerkApiService()
{
$a = \GuzzleHttp\HandlerStack::create();
$a->push(($this->services['eight_points_guzzle.middleware.profile.billwerk_api'] ?? $this->load('getEightPointsGuzzle_Middleware_Profile_BillwerkApiService'))->profile(), 'profile');
$a->push(($this->services['eight_points_guzzle.middleware.log.billwerk_api'] ?? $this->load('getEightPointsGuzzle_Middleware_Log_BillwerkApiService'))->log(), 'log');
$a->after('log', ($this->services['eight_points_guzzle.middleware.request_time.billwerk_api'] ?? $this->load('getEightPointsGuzzle_Middleware_RequestTime_BillwerkApiService')), 'request_time');
$a->push(($this->services['eight_points_guzzle.middleware.symfony_log'] ?? $this->load('getEightPointsGuzzle_Middleware_SymfonyLogService')), 'symfony_log');
$a->unshift(($this->services['eight_points_guzzle.middleware.event_dispatch.billwerk_api'] ?? $this->load('getEightPointsGuzzle_Middleware_EventDispatch_BillwerkApiService'))->dispatchEvent(), 'events');
return $this->services['eight_points_guzzle.client.billwerk_api'] = new \GuzzleHttp\Client(['base_uri' => $this->getEnv('BILLWERK_API_BASE_URI'), 'handler' => $a, 'headers' => ['Accept' => 'application/json'], 'timeout' => 30.0]);
}
/**
* 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(new \Monolog\Handler\NullHandler());
\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('fos_user.registration.success', [0 => function () {
return ($this->privates['fos_user.listener.email_confirmation'] ?? $this->load('getFosUser_Listener_EmailConfirmationService'));
}, 1 => 'onFosUserRegistrationSuccess'], 0);
$instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
return ($this->privates['listener.resetting'] ?? $this->load('getListener_ResettingService'));
}, 1 => 'onFosUserResettingResetCompleted'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['listener.exception'] ?? $this->load('getListener_ExceptionService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('fos_user.resetting.send_email.initialize', [0 => function () {
return ($this->privates['listener.resetting.initialize'] ?? $this->load('getListener_Resetting_InitializeService'));
}, 1 => 'onFosUserResettingSendEmailInitialize'], 0);
$instance->addListener('fos_user.resetting.reset.success', [0 => function () {
return ($this->privates['listener.resetting.success'] ?? $this->load('getListener_Resetting_SuccessService'));
}, 1 => 'onFosUserResettingResetSuccess'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['listener.interactive_login'] ?? $this->load('getListener_InteractiveLoginService'));
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('security.authentication.failure', [0 => function () {
return ($this->privates['listener.authentication_failure'] ?? $this->load('getListener_AuthenticationFailureService'));
}, 1 => 'onSecurityAuthenticationFailure'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['listener.authentication_attempt'] ?? $this->getListener_AuthenticationAttemptService());
}, 1 => 'onKernelRequest'], 9);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['listener.request_id'] ?? ($this->privates['listener.request_id'] = new \App\EventListener\Framework\RequestIdListener()));
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['listener.redirect_request'] ?? ($this->privates['listener.redirect_request'] = new \App\EventListener\Framework\RedirectRequestListener()));
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['listener.request_logging'] ?? $this->getListener_RequestLoggingService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['listener.start_webrequest_event_timing'] ?? $this->getListener_StartWebrequestEventTimingService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['listener.block_untrustworthy_requests'] ?? $this->getListener_BlockUntrustworthyRequestsService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['listener.conversion_request'] ?? $this->getListener_ConversionRequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['listener.legacy_session_cookie_cleanup'] ?? ($this->privates['listener.legacy_session_cookie_cleanup'] = new \App\EventListener\Framework\LegacySessionCookieCleanupListener('dev')));
}, 1 => 'onKernelResponse'], 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('console.command', [0 => function () {
return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
}, 1 => 'onConsoleCommand'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('FOS\\ElasticaBundle\\Event\\PostIndexPopulateEvent', [0 => function () {
return ($this->privates['fos_elastica.populate_listener'] ?? $this->load('getFosElastica_PopulateListenerService'));
}, 1 => 'onPostIndexPopulate'], -9999);
$instance->addListener('App\\Event\\ConversationMessageSentEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ConversationMessageEventSubscriber'] ?? $this->load('getConversationMessageEventSubscriberService'));
}, 1 => 'onConversationMessageSent'], 0);
$instance->addListener('App\\Event\\ConversationMessageDirectAppliedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ConversationMessageEventSubscriber'] ?? $this->load('getConversationMessageEventSubscriberService'));
}, 1 => 'onConversationMessageDirectApplied'], 0);
$instance->addListener('App\\Event\\ConversationMessageReadEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ConversationMessageEventSubscriber'] ?? $this->load('getConversationMessageEventSubscriberService'));
}, 1 => 'onConversationMessageRead'], 0);
$instance->addListener('App\\Event\\ConversationMessageDeletedByReceiverEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ConversationMessageEventSubscriber'] ?? $this->load('getConversationMessageEventSubscriberService'));
}, 1 => 'onConversationMessageDeletedByReceiverEvent'], 0);
$instance->addListener('App\\Event\\ConversationMessageRestoredByReceiverEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ConversationMessageEventSubscriber'] ?? $this->load('getConversationMessageEventSubscriberService'));
}, 1 => 'onConversationMessageRestoredByReceiverEvent'], 0);
$instance->addListener('App\\Event\\ExtendedApplicationCreatedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ExtendedApplicationEventSubscriber'] ?? $this->load('getExtendedApplicationEventSubscriberService'));
}, 1 => 'onExtendedApplicationCreated'], 0);
$instance->addListener('App\\Event\\ExtendedApplicationReadByJoboffererEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ExtendedApplicationEventSubscriber'] ?? $this->load('getExtendedApplicationEventSubscriberService'));
}, 1 => 'onExtendedApplicationReadByJobofferer'], 0);
$instance->addListener('App\\Event\\NotificationCanceledEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\NotificationEventSubscriber'] ?? $this->load('getNotificationEventSubscriberService'));
}, 1 => 'onNotificationCanceled'], 0);
$instance->addListener('App\\Event\\ProfileEditedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ProfileEventSubscriber'] ?? $this->load('getProfileEventSubscriberService'));
}, 1 => 'onProfileEdited'], 0);
$instance->addListener('App\\Event\\ProfilePhotoAddedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ProfileEventSubscriber'] ?? $this->load('getProfileEventSubscriberService'));
}, 1 => 'onProfilePhotoAdded'], 0);
$instance->addListener('App\\Event\\ProfilePhotoRemovedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ProfileEventSubscriber'] ?? $this->load('getProfileEventSubscriberService'));
}, 1 => 'onProfilePhotoRemoved'], 0);
$instance->addListener('App\\Event\\ProfileInvoiceEmailAddressEditedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\ProfileInvoiceEmailAddressEditedEventSubscriber'] ?? $this->load('getProfileInvoiceEmailAddressEditedEventSubscriberService'));
}, 1 => 'onProfileInvoiceEmailAddressEditedEvent'], 0);
$instance->addListener('App\\Event\\RatingEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RatingEventSubscriber'] ?? $this->load('getRatingEventSubscriberService'));
}, 1 => 'onRating'], 0);
$instance->addListener('App\\Event\\RecurrentJobCreatedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobCreated'], 0);
$instance->addListener('App\\Event\\RecurrentJobCreatedDuringProfileCreationEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobCreatedDuringProfileCreation'], 0);
$instance->addListener('App\\Event\\RecurrentJobPublishedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobPublished'], 0);
$instance->addListener('App\\Event\\RecurrentJobEditedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobEdited'], 0);
$instance->addListener('App\\Event\\RecurrentJobDeactivatedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobDeactivated'], 0);
$instance->addListener('App\\Event\\RecurrentJobReactivatedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobReactivated'], 0);
$instance->addListener('App\\Event\\RecurrentJobSharePageRequestedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobSharePageRequested'], 0);
$instance->addListener('App\\Event\\RecurrentJobWillForwardToExternalUrlEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobWillForwardToExternalUrlEvent'], 0);
$instance->addListener('App\\Event\\RecurrentJobWillBeRemovedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobWillBeRemoved'], 0);
$instance->addListener('App\\Event\\RecurrentJobUpdatedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobUpdated'], 0);
$instance->addListener('App\\Event\\RecurrentJobExternalApplicationQuestionsWereImportedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobExternalApplicationQuestionsWereImported'], 0);
$instance->addListener('App\\Event\\RecurrentJobQuotaIncrementedDueToZipcodeChangeEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobQuotaIncrementedDueToZipcodeChange'], 0);
$instance->addListener('App\\Event\\RecurrentJobUpdateAbortedBecauseZipcodeChangeNotPossibleEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobUpdateAbortedBecauseZipcodeChangeNotPossible'], 0);
$instance->addListener('App\\Event\\RecurrentJobSkippedUsedQuotaIncreaseEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\RecurrentJobEventSubscriber'] ?? $this->load('getRecurrentJobEventSubscriberService'));
}, 1 => 'onRecurrentJobSkippedUsedQuotaIncrease'], 0);
$instance->addListener('App\\Event\\SearchForRecurrentJobsStartedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\SearchEventSubscriber'] ?? $this->load('getSearchEventSubscriberService'));
}, 1 => 'onSearchStarted'], 0);
$instance->addListener('App\\Event\\SearchForWantedJobsStartedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\SearchEventSubscriber'] ?? $this->load('getSearchEventSubscriberService'));
}, 1 => 'onSearchStarted'], 0);
$instance->addListener('App\\Event\\SearchForRecurrentJobsFinishedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\SearchEventSubscriber'] ?? $this->load('getSearchEventSubscriberService'));
}, 1 => 'onSearchFinished'], 0);
$instance->addListener('App\\Event\\SearchtermEnteredEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\SearchtermEnteredEventSubscriber'] ?? $this->load('getSearchtermEnteredEventSubscriberService'));
}, 1 => 'onSearchtermEnteredEvent'], 0);
$instance->addListener('App\\Event\\SubscriptionChooseAndPayFormPageSeenEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\SubscriptionEventSubscriber'] ?? $this->load('getSubscriptionEventSubscriberService'));
}, 1 => 'onSubscriptionChooseAndPayFormPageSeen'], 0);
$instance->addListener('App\\Event\\SubscriptionSuccessfullyCompletedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\SubscriptionEventSubscriber'] ?? $this->load('getSubscriptionEventSubscriberService'));
}, 1 => 'onSubscriptionSuccessfullyCompletedEvent'], 0);
$instance->addListener('App\\Event\\UserRegisteredEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\UserEventSubscriber'] ?? $this->load('getUserEventSubscriberService'));
}, 1 => 'onUserRegistered'], 0);
$instance->addListener('App\\Event\\UserWillBeRemovedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\UserEventSubscriber'] ?? $this->load('getUserEventSubscriberService'));
}, 1 => 'onUserWillBeRemoved'], 0);
$instance->addListener('App\\Event\\UserAccountConfirmedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\UserEventSubscriber'] ?? $this->load('getUserEventSubscriberService'));
}, 1 => 'onUserAccountConfirmed'], 0);
$instance->addListener('App\\Event\\UserEmailAddressEditedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\UserEventSubscriber'] ?? $this->load('getUserEventSubscriberService'));
}, 1 => 'onUserEmailAddressEdited'], 0);
$instance->addListener('App\\Event\\NewUserEmailAddressConfirmedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\UserEventSubscriber'] ?? $this->load('getUserEventSubscriberService'));
}, 1 => 'onNewUserEmailAddressConfirmed'], 0);
$instance->addListener('App\\Event\\UserTermsAndConditionsAcceptedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\UserEventSubscriber'] ?? $this->load('getUserEventSubscriberService'));
}, 1 => 'onUserTermsAndConditionsAccepted'], 0);
$instance->addListener('App\\Event\\WantedJobCreatedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\WantedJobEventSubscriber'] ?? $this->load('getWantedJobEventSubscriberService'));
}, 1 => 'onWantedJobCreated'], 0);
$instance->addListener('App\\Event\\WantedJobCreatedDuringProfileCreationEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\WantedJobEventSubscriber'] ?? $this->load('getWantedJobEventSubscriberService'));
}, 1 => 'onWantedJobCreatedDuringProfileCreation'], 0);
$instance->addListener('App\\Event\\WantedJobEditedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\WantedJobEventSubscriber'] ?? $this->load('getWantedJobEventSubscriberService'));
}, 1 => 'onWantedJobEdited'], 0);
$instance->addListener('App\\Event\\WantedJobSharePageRequestedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\App\\WantedJobEventSubscriber'] ?? $this->load('getWantedJobEventSubscriberService'));
}, 1 => 'onWantedJobSharePageRequested'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\EventSubscriber\\Framework\\AccessDeniedSubscriber'] ?? $this->load('getAccessDeniedSubscriberService'));
}, 1 => 'onKernelException'], 1);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['App\\EventSubscriber\\Framework\\ControllerEventSubscriber'] ?? $this->getControllerEventSubscriberService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('App\\Event\\ExtendedApplicationCreatedEvent', [0 => function () {
return ($this->privates['JanusHercules\\AtsIntegration\\Domain\\SymfonyEventSubscriber\\ExtendedApplicationEventSubscriber'] ?? $this->load('getExtendedApplicationEventSubscriber2Service'));
}, 1 => 'onExtendedApplicationCreated'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['JanusHercules\\ConversionEventTracking\\Presentation\\EventSubscriber\\Step1TrackingSubscriber'] ?? $this->getStep1TrackingSubscriberService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('App\\Event\\ExternalJobpostingImportFailedDueToInsufficientUnusedQuotaEvent', [0 => function () {
return ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\SymfonyEventSubscriber\\ExternalJobpostingImportFailedDueToInsufficientUnusedQuotaEventSubscriber'] ?? $this->load('getExternalJobpostingImportFailedDueToInsufficientUnusedQuotaEventSubscriberService'));
}, 1 => 'on'], 0);
$instance->addListener('App\\Event\\ExternalJobpostingImportFailedDueToLimitExhaustedEvent', [0 => function () {
return ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\SymfonyEventSubscriber\\ExternalJobpostingImportFailedDueToLimitExhaustedEventSubscriber'] ?? $this->load('getExternalJobpostingImportFailedDueToLimitExhaustedEventSubscriberService'));
}, 1 => 'on'], 0);
$instance->addListener('JanusHercules\\TodosDemo\\Domain\\SymfonyEvent\\TodoItemCreatedSymfonyEvent', [0 => function () {
return ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\SymfonyEventSubscriber\\TodoItemBusinessEventSymfonyEventSubscriber'] ?? $this->load('getTodoItemBusinessEventSymfonyEventSubscriberService'));
}, 1 => 'onTodoItemCreated'], 0);
$instance->addListener('JanusHercules\\TodosDemo\\Domain\\SymfonyEvent\\TodoItemMarkedAsDoneSymfonyEvent', [0 => function () {
return ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\SymfonyEventSubscriber\\TodoItemBusinessEventSymfonyEventSubscriber'] ?? $this->load('getTodoItemBusinessEventSymfonyEventSubscriberService'));
}, 1 => 'onTodoItemMarkedAsDone'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['JanusHercules\\DatawarehouseIntegration\\Infrastructure\\SymfonyEventSubscriber\\ClientIdSymfonyEventSubscriber'] ?? $this->getClientIdSymfonyEventSubscriberService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['JanusHercules\\JanusIntegration\\Api\\EventSubscriber\\ApiRequestEventSubscriber'] ?? ($this->privates['JanusHercules\\JanusIntegration\\Api\\EventSubscriber\\ApiRequestEventSubscriber'] = new \JanusHercules\JanusIntegration\Api\EventSubscriber\ApiRequestEventSubscriber()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('App\\Event\\RecurrentJobCreatedEvent', [0 => function () {
return ($this->privates['JanusHercules\\JobProfessionCategory\\Domain\\SymfonyEventSubscriber\\RecurrentJobEventSymfonyEventSubscriber'] ?? $this->load('getRecurrentJobEventSymfonyEventSubscriberService'));
}, 1 => 'onRecurrentJobCreated'], 0);
$instance->addListener('App\\Event\\RecurrentJobUpdatedEvent', [0 => function () {
return ($this->privates['JanusHercules\\JobProfessionCategory\\Domain\\SymfonyEventSubscriber\\RecurrentJobEventSymfonyEventSubscriber'] ?? $this->load('getRecurrentJobEventSymfonyEventSubscriberService'));
}, 1 => 'onRecurrentJobUpdated'], 0);
$instance->addListener('App\\Event\\RecurrentJobEditedEvent', [0 => function () {
return ($this->privates['JanusHercules\\JobProfessionCategory\\Domain\\SymfonyEventSubscriber\\RecurrentJobEventSymfonyEventSubscriber'] ?? $this->load('getRecurrentJobEventSymfonyEventSubscriberService'));
}, 1 => 'onRecurrentJobUpdated'], 0);
$instance->addListener('JanusHercules\\Membership\\Domain\\SymfonyEvent\\EncounteredContractThatMightBeOutOfSyncEvent', [0 => function () {
return ($this->privates['JanusHercules\\Membership\\Domain\\SymfonyEventSubscriber\\ProactiveContractSynchronizationSymfonyEventSubscriber'] ?? $this->load('getProactiveContractSynchronizationSymfonyEventSubscriberService'));
}, 1 => 'on'], 0);
$instance->addListener('App\\Event\\RecurrentJobWillBeRemovedEvent', [0 => function () {
return ($this->privates['JanusHercules\\PerformanceDuplicates\\Domain\\SymfonyEventSubscriber\\RecurrentJobEventSymfonyEventSubscriber'] ?? $this->load('getRecurrentJobEventSymfonyEventSubscriber2Service'));
}, 1 => 'onRecurrentJobWillBeRemoved'], 0);
$instance->addListener('App\\Event\\RecurrentJobUpdatedEvent', [0 => function () {
return ($this->privates['JanusHercules\\PerformanceDuplicates\\Domain\\SymfonyEventSubscriber\\RecurrentJobEventSymfonyEventSubscriber'] ?? $this->load('getRecurrentJobEventSymfonyEventSubscriber2Service'));
}, 1 => 'onRecurrentJobUpdated'], 0);
$instance->addListener('App\\Event\\ProfileEditedEvent', [0 => function () {
return ($this->privates['JanusHercules\\RecurrentJobsSearch\\Domain\\SymfonyEventSubscriber\\DenormalizationRelevantEntitiesChangedSymfonyEventSubscriber'] ?? $this->load('getDenormalizationRelevantEntitiesChangedSymfonyEventSubscriberService'));
}, 1 => 'onProfileEdited'], 0);
$instance->addListener('App\\Event\\RecurrentJobEditedEvent', [0 => function () {
return ($this->privates['JanusHercules\\RecurrentJobsSearch\\Domain\\SymfonyEventSubscriber\\DenormalizationRelevantEntitiesChangedSymfonyEventSubscriber'] ?? $this->load('getDenormalizationRelevantEntitiesChangedSymfonyEventSubscriberService'));
}, 1 => 'onRecurrentJobChanged'], 0);
$instance->addListener('App\\Event\\RecurrentJobUpdatedEvent', [0 => function () {
return ($this->privates['JanusHercules\\RecurrentJobsSearch\\Domain\\SymfonyEventSubscriber\\DenormalizationRelevantEntitiesChangedSymfonyEventSubscriber'] ?? $this->load('getDenormalizationRelevantEntitiesChangedSymfonyEventSubscriberService'));
}, 1 => 'onRecurrentJobChanged'], 0);
$instance->addListener('App\\Event\\RecurrentJobWillBeRemovedEvent', [0 => function () {
return ($this->privates['JanusHercules\\RecurrentJobsSearch\\Domain\\SymfonyEventSubscriber\\DenormalizationRelevantEntitiesChangedSymfonyEventSubscriber'] ?? $this->load('getDenormalizationRelevantEntitiesChangedSymfonyEventSubscriberService'));
}, 1 => 'onRecurrentJobWillBeRemoved'], 0);
$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('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
}, 1 => 'onKernelResponse'], 0);
$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.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$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('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
}, 1 => 'onMessageFailed'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
}, 1 => 'onMessageFailed'], 200);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
}, 1 => 'onWorkerRunning'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerStarted'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
}, 1 => 'onWorkerStarted'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$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.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('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$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('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
}, 1 => 'configure'], 1024);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
}, 1 => 'onWorkerMessageHandled'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
}, 1 => 'onWorkerMessageFailed'], 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.finish_request', [0 => function () {
return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
}, 1 => 'resetAssets'], 0);
$instance->addListener('fos_user.security.implicit_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
}, 1 => 'onImplicitLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('fos_user.registration.completed', [0 => function () {
return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.registration.confirmed', [0 => function () {
return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
}, 1 => 'authenticate'], 0);
$instance->addListener('fos_user.change_password.edit.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.profile.edit.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.registration.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.resetting.reset.completed', [0 => function () {
return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
}, 1 => 'addSuccessFlash'], 0);
$instance->addListener('fos_user.resetting.reset.initialize', [0 => function () {
return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
}, 1 => 'onResettingResetInitialize'], 0);
$instance->addListener('fos_user.resetting.reset.success', [0 => function () {
return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
}, 1 => 'onResettingResetSuccess'], 0);
$instance->addListener('knp_pager.items', [0 => function () {
return ($this->privates['fos_elastica.paginator.subscriber'] ?? $this->load('getFosElastica_Paginator_SubscriberService'));
}, 1 => 'items'], 1);
$instance->addListener('FOS\\ElasticaBundle\\Persister\\Event\\PreInsertObjectsEvent', [0 => function () {
return ($this->privates['fos_elastica.filter_objects_listener'] ?? $this->load('getFosElastica_FilterObjectsListenerService'));
}, 1 => 'filterObjects'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
}, 1 => 'onException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
}, 1 => 'onTerminate'], 0);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
}, 1 => 'onException'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
}, 1 => 'onTerminate'], 0);
$instance->addListener('Symfony\\UX\\TwigComponent\\Event\\PreRenderEvent', [0 => function () {
return ($this->privates['ux.twig_component.component_logger_listener'] ?? ($this->privates['ux.twig_component.component_logger_listener'] = new \Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener()));
}, 1 => 'onPreRender'], 255);
$instance->addListener('Symfony\\UX\\TwigComponent\\Event\\PostRenderEvent', [0 => function () {
return ($this->privates['ux.twig_component.component_logger_listener'] ?? ($this->privates['ux.twig_component.component_logger_listener'] = new \Symfony\UX\TwigComponent\EventListener\TwigComponentLoggerListener()));
}, 1 => 'onPostRender'], -255);
$instance->addListener('Symfony\\UX\\TwigComponent\\Event\\PreMountEvent', [0 => function () {
return ($this->privates['ux.live_component.event_listener.data_model_props_subscriber'] ?? $this->load('getUx_LiveComponent_EventListener_DataModelPropsSubscriberService'));
}, 1 => 'onPreMount'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['ux.live_component.event_subscriber'] ?? $this->getUx_LiveComponent_EventSubscriberService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['ux.live_component.event_subscriber'] ?? $this->getUx_LiveComponent_EventSubscriberService());
}, 1 => 'onKernelController'], 10);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['ux.live_component.event_subscriber'] ?? $this->getUx_LiveComponent_EventSubscriberService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['ux.live_component.event_subscriber'] ?? $this->getUx_LiveComponent_EventSubscriberService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['ux.live_component.event_subscriber'] ?? $this->getUx_LiveComponent_EventSubscriberService());
}, 1 => 'onKernelException'], 20);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['ux.live_component.live_url_subscriber'] ?? $this->getUx_LiveComponent_LiveUrlSubscriberService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\UX\\TwigComponent\\Event\\PreCreateForRenderEvent', [0 => function () {
return ($this->privates['ux.live_component.intercept_child_component_render_subscriber'] ?? $this->load('getUx_LiveComponent_InterceptChildComponentRenderSubscriberService'));
}, 1 => 'preComponentCreated'], 0);
$instance->addListener('Symfony\\UX\\TwigComponent\\Event\\PostRenderEvent', [0 => function () {
return ($this->privates['ux.live_component.reset_deterministic_id_subscriber'] ?? $this->load('getUx_LiveComponent_ResetDeterministicIdSubscriberService'));
}, 1 => 'onPostRender'], 0);
$instance->addListener('Symfony\\UX\\TwigComponent\\Event\\PreRenderEvent', [0 => function () {
return ($this->privates['ux.live_component.add_attributes_subscriber'] ?? $this->load('getUx_LiveComponent_AddAttributesSubscriberService'));
}, 1 => 'onPreRender'], 0);
$instance->addListener('Symfony\\UX\\TwigComponent\\Event\\PostMountEvent', [0 => function () {
return ($this->privates['ux.live_component.query_string_initializer_subscriber'] ?? $this->load('getUx_LiveComponent_QueryStringInitializerSubscriberService'));
}, 1 => 'onPostMount'], 256);
$instance->addListener('Symfony\\UX\\TwigComponent\\Event\\PostMountEvent', [0 => function () {
return ($this->privates['ux.live_component.defer_live_component_subscriber'] ?? ($this->privates['ux.live_component.defer_live_component_subscriber'] = new \Symfony\UX\LiveComponent\EventListener\DeferLiveComponentSubscriber()));
}, 1 => 'onPostMount'], 0);
$instance->addListener('Symfony\\UX\\TwigComponent\\Event\\PreRenderEvent', [0 => function () {
return ($this->privates['ux.live_component.defer_live_component_subscriber'] ?? ($this->privates['ux.live_component.defer_live_component_subscriber'] = new \Symfony\UX\LiveComponent\EventListener\DeferLiveComponentSubscriber()));
}, 1 => 'onPreRender'], 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 'fos_user.user_manager' shared service.
*
* @return \FOS\UserBundle\Doctrine\UserManager
*/
protected function getFosUser_UserManagerService()
{
return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL), 'App\\Entity\\User');
}
/**
* Gets the public 'gaufrette.conversation_message_attachment_files_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_ConversationMessageAttachmentFilesFsFilesystemService()
{
return $this->services['gaufrette.conversation_message_attachment_files_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/conversation_message_attachment_files'), true));
}
/**
* Gets the public 'gaufrette.dpdhl_upload_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_DpdhlUploadFsFilesystemService()
{
return $this->services['gaufrette.dpdhl_upload_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/dpdhl-upload'), true));
}
/**
* Gets the public 'gaufrette.extended_application_cv_files_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_ExtendedApplicationCvFilesFsFilesystemService()
{
return $this->services['gaufrette.extended_application_cv_files_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/extended_application_cv_files'), true));
}
/**
* Gets the public 'gaufrette.external_feeds_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_ExternalFeedsFsFilesystemService()
{
return $this->services['gaufrette.external_feeds_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/feeds'), true));
}
/**
* Gets the public 'gaufrette.feed_management_portal_customers_export_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_FeedManagementPortalCustomersExportFsFilesystemService()
{
return $this->services['gaufrette.feed_management_portal_customers_export_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/feed-management-portal-csv-exports'), true));
}
/**
* Gets the public 'gaufrette.header_images_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_HeaderImagesFsFilesystemService()
{
return $this->services['gaufrette.header_images_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/header_images'), true));
}
/**
* Gets the public 'gaufrette.integrated_external_partner_tank_und_rast_joboffers_package_jsons_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_IntegratedExternalPartnerTankUndRastJoboffersPackageJsonsFsFilesystemService()
{
return $this->services['gaufrette.integrated_external_partner_tank_und_rast_joboffers_package_jsons_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/integrated_external_partner_tank_und_rast_joboffers_package_jsons'), true));
}
/**
* Gets the public 'gaufrette.jobofferer_onboarding_logo_uploads_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_JoboffererOnboardingLogoUploadsFsFilesystemService()
{
return $this->services['gaufrette.jobofferer_onboarding_logo_uploads_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/../janus-aurora/public/gaufrette/jobofferer_onboarding_logo_uploads'), true));
}
/**
* Gets the public 'gaufrette.jobofferer_profile_additional_files_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_JoboffererProfileAdditionalFilesFsFilesystemService()
{
return $this->services['gaufrette.jobofferer_profile_additional_files_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/jobofferer_profile_additional_files'), true));
}
/**
* Gets the public 'gaufrette.jobseeker_profile_additional_files_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_JobseekerProfileAdditionalFilesFsFilesystemService()
{
return $this->services['gaufrette.jobseeker_profile_additional_files_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/jobseeker_profile_additional_files'), true));
}
/**
* Gets the public 'gaufrette.profile_documents_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_ProfileDocumentsFsFilesystemService()
{
return $this->services['gaufrette.profile_documents_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/profile_documents'), true));
}
/**
* Gets the public 'gaufrette.profile_photos_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_ProfilePhotosFsFilesystemService()
{
return $this->services['gaufrette.profile_photos_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/profile_photos'), true));
}
/**
* Gets the public 'gaufrette.recurrent_job_header_images_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_RecurrentJobHeaderImagesFsFilesystemService()
{
return $this->services['gaufrette.recurrent_job_header_images_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/recurrent_job_header_images'), true));
}
/**
* Gets the public 'gaufrette.recurrent_job_profile_photos_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_RecurrentJobProfilePhotosFsFilesystemService()
{
return $this->services['gaufrette.recurrent_job_profile_photos_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/recurrent_job_profile_photos'), true));
}
/**
* Gets the public 'gaufrette.stepstone12_import_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_Stepstone12ImportFsFilesystemService()
{
return $this->services['gaufrette.stepstone12_import_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/stepstone12-import'), true));
}
/**
* Gets the public 'gaufrette.stepstone34_import_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_Stepstone34ImportFsFilesystemService()
{
return $this->services['gaufrette.stepstone34_import_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/stepstone34-import'), true));
}
/**
* Gets the public 'gaufrette.xing_import_fs_filesystem' shared service.
*
* @return \Gaufrette\Filesystem
*/
protected function getGaufrette_XingImportFsFilesystemService()
{
return $this->services['gaufrette.xing_import_fs_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__, 4).'/public/gaufrette_uploads/xing-import'), true));
}
/**
* 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.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 8)), $b));
}
/**
* Gets the public 'knp_gaufrette.filesystem_map' shared service.
*
* @return \Knp\Bundle\GaufretteBundle\FilesystemMap
*/
protected function getKnpGaufrette_FilesystemMapService()
{
return $this->services['knp_gaufrette.filesystem_map'] = new \Knp\Bundle\GaufretteBundle\FilesystemMap(['profile_photos_fs' => ($this->services['gaufrette.profile_photos_fs_filesystem'] ?? $this->getGaufrette_ProfilePhotosFsFilesystemService()), 'header_images_fs' => ($this->services['gaufrette.header_images_fs_filesystem'] ?? $this->getGaufrette_HeaderImagesFsFilesystemService()), 'profile_documents_fs' => ($this->services['gaufrette.profile_documents_fs_filesystem'] ?? $this->getGaufrette_ProfileDocumentsFsFilesystemService()), 'jobseeker_profile_additional_files_fs' => ($this->services['gaufrette.jobseeker_profile_additional_files_fs_filesystem'] ?? $this->getGaufrette_JobseekerProfileAdditionalFilesFsFilesystemService()), 'jobofferer_profile_additional_files_fs' => ($this->services['gaufrette.jobofferer_profile_additional_files_fs_filesystem'] ?? $this->getGaufrette_JoboffererProfileAdditionalFilesFsFilesystemService()), 'conversation_message_attachment_files_fs' => ($this->services['gaufrette.conversation_message_attachment_files_fs_filesystem'] ?? $this->getGaufrette_ConversationMessageAttachmentFilesFsFilesystemService()), 'extended_application_cv_files_fs' => ($this->services['gaufrette.extended_application_cv_files_fs_filesystem'] ?? $this->getGaufrette_ExtendedApplicationCvFilesFsFilesystemService()), 'recurrent_job_profile_photos_fs' => ($this->services['gaufrette.recurrent_job_profile_photos_fs_filesystem'] ?? $this->getGaufrette_RecurrentJobProfilePhotosFsFilesystemService()), 'recurrent_job_header_images_fs' => ($this->services['gaufrette.recurrent_job_header_images_fs_filesystem'] ?? $this->getGaufrette_RecurrentJobHeaderImagesFsFilesystemService()), 'external_feeds_fs' => ($this->services['gaufrette.external_feeds_fs_filesystem'] ?? $this->getGaufrette_ExternalFeedsFsFilesystemService()), 'integrated_external_partner_tank_und_rast_joboffers_package_jsons_fs' => ($this->services['gaufrette.integrated_external_partner_tank_und_rast_joboffers_package_jsons_fs_filesystem'] ?? $this->getGaufrette_IntegratedExternalPartnerTankUndRastJoboffersPackageJsonsFsFilesystemService()), 'dpdhl_upload_fs' => ($this->services['gaufrette.dpdhl_upload_fs_filesystem'] ?? $this->getGaufrette_DpdhlUploadFsFilesystemService()), 'stepstone12_import_fs' => ($this->services['gaufrette.stepstone12_import_fs_filesystem'] ?? $this->getGaufrette_Stepstone12ImportFsFilesystemService()), 'stepstone34_import_fs' => ($this->services['gaufrette.stepstone34_import_fs_filesystem'] ?? $this->getGaufrette_Stepstone34ImportFsFilesystemService()), 'xing_import_fs' => ($this->services['gaufrette.xing_import_fs_filesystem'] ?? $this->getGaufrette_XingImportFsFilesystemService()), 'jobofferer_onboarding_logo_uploads_fs' => ($this->services['gaufrette.jobofferer_onboarding_logo_uploads_fs_filesystem'] ?? $this->getGaufrette_JoboffererOnboardingLogoUploadsFsFilesystemService()), 'feed_management_portal_customers_export_fs' => ($this->services['gaufrette.feed_management_portal_customers_export_fs_filesystem'] ?? $this->getGaufrette_FeedManagementPortalCustomersExportFsFilesystemService())]);
}
/**
* Gets the public 'liip_imagine.cache.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
*/
protected function getLiipImagine_Cache_ManagerService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['liip_imagine.cache.manager'])) {
return $this->services['liip_imagine.cache.manager'];
}
$this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $a, 'default', false);
$instance->addResolver('aws_s3', new \Liip\ImagineBundle\Imagine\Cache\Resolver\AwsS3Resolver(($this->services['app.aws_s3.client'] ?? ($this->services['app.aws_s3.client'] = new \Aws\S3\S3Client(['version' => '2006-03-01', 'region' => $this->getEnv('AWS_S3_REGION')]))), $this->getEnv('string:AWS_S3_BUCKET_NAME').'-dev', '', [], ['CacheControl' => 'max-age=86400']));
$instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
$instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
return $instance;
}
/**
* Gets the public 'liip_imagine.cache.resolver.default' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_DefaultService()
{
return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__, 4).'/public'), 'liip_imagine_cache');
}
/**
* Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
{
return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
}
/**
* Gets the public 'liip_imagine.cache.signer' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Signer
*/
protected function getLiipImagine_Cache_SignerService()
{
return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
}
/**
* Gets the public 'messenger.default_bus' shared service.
*
* @return \Symfony\Component\Messenger\TraceableMessageBus
*/
protected function getMessenger_DefaultBusService()
{
return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
yield 1 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
}, 7)));
}
/**
* 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.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, 'de');
$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 public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* 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.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.zJyh7qS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZJyh7qSService()
{
return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
], [
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.main' => '?',
]);
}
/**
* Gets the private 'App\EventSubscriber\Framework\ControllerEventSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\Framework\ControllerEventSubscriber
*/
protected function getControllerEventSubscriberService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\EventSubscriber\\Framework\\ControllerEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\Framework\\ControllerEventSubscriber'];
}
$b = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['App\\EventSubscriber\\Framework\\ControllerEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\Framework\\ControllerEventSubscriber'];
}
$c = ($this->privates['App\\Service\\JobseekerProfileService'] ?? $this->getJobseekerProfileServiceService());
if (isset($this->privates['App\\EventSubscriber\\Framework\\ControllerEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\Framework\\ControllerEventSubscriber'];
}
return $this->privates['App\\EventSubscriber\\Framework\\ControllerEventSubscriber'] = new \App\EventSubscriber\Framework\ControllerEventSubscriber(($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['translator'] ?? $this->getTranslatorService()), $a, $b, ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), ($this->privates['App\\Service\\FeatureFlagService'] ?? $this->getFeatureFlagServiceService()), ($this->privates['App\\Service\\DirectLoginAuthService'] ?? $this->getDirectLoginAuthServiceService()), ($this->privates['App\\Service\\FrontendSpaService'] ?? $this->getFrontendSpaServiceService()), ($this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowLogicService'] ?? ($this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowLogicService'] = new \JanusHercules\JoboffererRegistration\Domain\Service\FlowLogicService(($this->services['kernel'] ?? $this->get('kernel', 1))))), $c);
}
/**
* Gets the private 'App\Repository\AutomatedEmailNotificationDefinitionTextContentRepository' shared autowired service.
*
* @return \App\Repository\AutomatedEmailNotificationDefinitionTextContentRepository
*/
protected function getAutomatedEmailNotificationDefinitionTextContentRepositoryService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\AutomatedEmailNotificationDefinitionTextContentRepository'])) {
return $this->privates['App\\Repository\\AutomatedEmailNotificationDefinitionTextContentRepository'];
}
return $this->privates['App\\Repository\\AutomatedEmailNotificationDefinitionTextContentRepository'] = $a->getRepository('App\\Entity\\AutomatedEmailNotificationDefinition\\AutomatedEmailNotificationDefinitionTextContent');
}
/**
* Gets the private 'App\Repository\BillwerkContractRepository' shared autowired service.
*
* @return \App\Repository\BillwerkContractRepository
*/
protected function getBillwerkContractRepositoryService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\BillwerkContractRepository'])) {
return $this->privates['App\\Repository\\BillwerkContractRepository'];
}
return $this->privates['App\\Repository\\BillwerkContractRepository'] = $a->getRepository('App\\Entity\\Membership\\BillwerkContract');
}
/**
* Gets the private 'App\Repository\UserRepository' shared autowired service.
*
* @return \App\Repository\UserRepository
*/
protected function getUserRepositoryService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\UserRepository'])) {
return $this->privates['App\\Repository\\UserRepository'];
}
return $this->privates['App\\Repository\\UserRepository'] = $a->getRepository('App\\Entity\\User');
}
/**
* Gets the private 'App\Service\AdminService' shared autowired service.
*
* @return \App\Service\AdminService
*/
protected function getAdminServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\AdminService'])) {
return $this->privates['App\\Service\\AdminService'];
}
return $this->privates['App\\Service\\AdminService'] = new \App\Service\AdminService($a);
}
/**
* Gets the private 'App\Service\AgenturFuerArbeitService' shared autowired service.
*
* @return \App\Service\AgenturFuerArbeitService
*/
protected function getAgenturFuerArbeitServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\AgenturFuerArbeitService'])) {
return $this->privates['App\\Service\\AgenturFuerArbeitService'];
}
$b = ($this->privates['App\\Service\\ProfileService'] ?? $this->getProfileServiceService());
if (isset($this->privates['App\\Service\\AgenturFuerArbeitService'])) {
return $this->privates['App\\Service\\AgenturFuerArbeitService'];
}
$c = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'] ?? $this->getIntegratedExternalPartnerServiceService());
if (isset($this->privates['App\\Service\\AgenturFuerArbeitService'])) {
return $this->privates['App\\Service\\AgenturFuerArbeitService'];
}
$d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\AgenturFuerArbeitService'])) {
return $this->privates['App\\Service\\AgenturFuerArbeitService'];
}
$e = ($this->privates['App\\Service\\ExternalFeedsService'] ?? $this->getExternalFeedsServiceService());
if (isset($this->privates['App\\Service\\AgenturFuerArbeitService'])) {
return $this->privates['App\\Service\\AgenturFuerArbeitService'];
}
$f = ($this->privates['FrontendSpaApi\\Service\\EntityTransformationService'] ?? $this->getEntityTransformationServiceService());
if (isset($this->privates['App\\Service\\AgenturFuerArbeitService'])) {
return $this->privates['App\\Service\\AgenturFuerArbeitService'];
}
$g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\AgenturFuerArbeitService'])) {
return $this->privates['App\\Service\\AgenturFuerArbeitService'];
}
return $this->privates['App\\Service\\AgenturFuerArbeitService'] = new \App\Service\AgenturFuerArbeitService('dev', \dirname(__DIR__, 4), ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $a, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), $b, ($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'] ?? $this->getRecurrentJobContentDistributionValueServiceService()), $c, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), ($this->services['App\\Service\\AwsService'] ?? $this->getAwsServiceService()), $d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\LocationService'] ?? $this->getLocationServiceService()), $e, ($this->privates['App\\Service\\BlacklistingService'] ?? $this->getBlacklistingServiceService()), ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService()), $f, $g, ($this->privates['App\\Service\\IntegratedExternalPartnerCustomerContentDistributionValueService'] ?? $this->getIntegratedExternalPartnerCustomerContentDistributionValueServiceService()), ($this->privates['App\\Service\\HelperService'] ?? ($this->privates['App\\Service\\HelperService'] = new \App\Service\HelperService())), ($this->privates['JanusHercules\\AgenturFuerArbeitFeedCreation\\Domain\\Service\\AgenturFuerArbeitContentDistributionValidationService'] ?? ($this->privates['JanusHercules\\AgenturFuerArbeitFeedCreation\\Domain\\Service\\AgenturFuerArbeitContentDistributionValidationService'] = new \JanusHercules\AgenturFuerArbeitFeedCreation\Domain\Service\AgenturFuerArbeitContentDistributionValidationService())));
}
/**
* Gets the private 'App\Service\AnonymousUserInfoService' shared autowired service.
*
* @return \App\Service\AnonymousUserInfoService
*/
protected function getAnonymousUserInfoServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\AnonymousUserInfoService'])) {
return $this->privates['App\\Service\\AnonymousUserInfoService'];
}
return $this->privates['App\\Service\\AnonymousUserInfoService'] = new \App\Service\AnonymousUserInfoService($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), ($this->privates['App\\Service\\LocationService'] ?? $this->getLocationServiceService()), ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()));
}
/**
* Gets the private 'App\Service\ApplicationEventService' shared autowired service.
*
* @return \App\Service\ApplicationEventService
*/
protected function getApplicationEventServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ApplicationEventService'])) {
return $this->privates['App\\Service\\ApplicationEventService'];
}
$b = new \Symfony\Bridge\Monolog\Logger('application_events');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$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);
return $this->privates['App\\Service\\ApplicationEventService'] = new \App\Service\ApplicationEventService($a, $b, ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Infrastructure\\Service\\ClientIdService'] ?? $this->getClientIdServiceService()));
}
/**
* Gets the private 'App\Service\AutomatedEmailNotificationDefinitionService' shared autowired service.
*
* @return \App\Service\AutomatedEmailNotificationDefinitionService
*/
protected function getAutomatedEmailNotificationDefinitionServiceService()
{
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'])) {
return $this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'])) {
return $this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'];
}
$c = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'])) {
return $this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'];
}
$d = ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService());
if (isset($this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'])) {
return $this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'];
}
$e = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'])) {
return $this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'];
}
return $this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'] = new \App\Service\AutomatedEmailNotificationDefinitionService($a, $b, new \App\Service\EmailNotification\EmailNotification14Service($c, $d), new \App\Service\EmailNotification\EmailNotification29Service($d, $e, $c, ($this->services['translator'] ?? $this->getTranslatorService())), new \App\Service\EmailNotification\EmailNotification137Service($c, $d));
}
/**
* Gets the private 'App\Service\BlacklistingService' shared autowired service.
*
* @return \App\Service\BlacklistingService
*/
protected function getBlacklistingServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\BlacklistingService'])) {
return $this->privates['App\\Service\\BlacklistingService'];
}
return $this->privates['App\\Service\\BlacklistingService'] = new \App\Service\BlacklistingService($a, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\BouncedEmailAddressService' shared autowired service.
*
* @return \App\Service\BouncedEmailAddressService
*/
protected function getBouncedEmailAddressServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\BouncedEmailAddressService'])) {
return $this->privates['App\\Service\\BouncedEmailAddressService'];
}
return $this->privates['App\\Service\\BouncedEmailAddressService'] = new \App\Service\BouncedEmailAddressService($a);
}
/**
* Gets the private 'App\Service\CaptchaService' shared autowired service.
*
* @return \App\Service\CaptchaService
*/
protected function getCaptchaServiceService()
{
$a = new \Nyholm\Psr7\Factory\Psr17Factory();
return $this->privates['App\\Service\\CaptchaService'] = new \App\Service\CaptchaService(new \Symfony\Component\HttpClient\Psr18Client(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a, $a), 'dev', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\CdnService' shared autowired service.
*
* @return \App\Service\CdnService
*/
protected function getCdnServiceService()
{
return $this->privates['App\\Service\\CdnService'] = new \App\Service\CdnService($this->getEnv('AWS_S3_BUCKET_NAME'), $this->getEnv('AWS_S3_REGION'), 'dev', $this->getEnv('ROUTER_REQUEST_CONTEXT_HOST'), $this->getEnv('ROUTER_REQUEST_CONTEXT_SCHEME'), $this->getEnv('ROUTER_REQUEST_CONTEXT_BASE_URL'));
}
/**
* Gets the private 'App\Service\CircuitbreakerService' shared autowired service.
*
* @return \App\Service\CircuitbreakerService
*/
protected function getCircuitbreakerServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\CircuitbreakerService'])) {
return $this->privates['App\\Service\\CircuitbreakerService'];
}
return $this->privates['App\\Service\\CircuitbreakerService'] = new \App\Service\CircuitbreakerService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ConversationMessageFolderService' shared autowired service.
*
* @return \App\Service\ConversationMessageFolderService
*/
protected function getConversationMessageFolderServiceService()
{
return $this->privates['App\\Service\\ConversationMessageFolderService'] = new \App\Service\ConversationMessageFolderService(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Service\ConversationMessageService' shared autowired service.
*
* @return \App\Service\ConversationMessageService
*/
protected function getConversationMessageServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ConversationMessageService'])) {
return $this->privates['App\\Service\\ConversationMessageService'];
}
$b = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['App\\Service\\ConversationMessageService'])) {
return $this->privates['App\\Service\\ConversationMessageService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ConversationMessageService'])) {
return $this->privates['App\\Service\\ConversationMessageService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\ConversationMessageService'])) {
return $this->privates['App\\Service\\ConversationMessageService'];
}
$e = ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService());
if (isset($this->privates['App\\Service\\ConversationMessageService'])) {
return $this->privates['App\\Service\\ConversationMessageService'];
}
$f = ($this->privates['App\\Service\\ProfileBlocksService'] ?? $this->getProfileBlocksServiceService());
if (isset($this->privates['App\\Service\\ConversationMessageService'])) {
return $this->privates['App\\Service\\ConversationMessageService'];
}
$g = ($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'] ?? $this->getExtendedApplicationBaseServiceService());
if (isset($this->privates['App\\Service\\ConversationMessageService'])) {
return $this->privates['App\\Service\\ConversationMessageService'];
}
return $this->privates['App\\Service\\ConversationMessageService'] = new \App\Service\ConversationMessageService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $c, ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $d, ($this->privates['App\\Service\\ConversionEventService'] ?? $this->getConversionEventServiceService()), $e, ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), ($this->privates['App\\Service\\ConversationMessageFolderService'] ?? $this->getConversationMessageFolderServiceService()), ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService()), new \App\Service\RelationshipBlockingService(), $f, $g);
}
/**
* Gets the private 'App\Service\ConversionEventService' shared autowired service.
*
* @return \App\Service\ConversionEventService
*/
protected function getConversionEventServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ConversionEventService'])) {
return $this->privates['App\\Service\\ConversionEventService'];
}
$b = new \Symfony\Bridge\Monolog\Logger('conversion_events');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$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);
return $this->privates['App\\Service\\ConversionEventService'] = new \App\Service\ConversionEventService($a, ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\WebDeveloperToolsHelperService'] ?? ($this->privates['App\\Service\\WebDeveloperToolsHelperService'] = new \App\Service\WebDeveloperToolsHelperService())), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Infrastructure\\Service\\ClientIdService'] ?? $this->getClientIdServiceService()));
}
/**
* Gets the private 'App\Service\CookiePreferencesService' shared autowired service.
*
* @return \App\Service\CookiePreferencesService
*/
protected function getCookiePreferencesServiceService()
{
return $this->privates['App\\Service\\CookiePreferencesService'] = new \App\Service\CookiePreferencesService('dev', ($this->privates['App\\Service\\CookieService'] ?? $this->getCookieServiceService()));
}
/**
* Gets the private 'App\Service\CookieService' shared autowired service.
*
* @return \App\Service\CookieService
*/
protected function getCookieServiceService()
{
return $this->privates['App\\Service\\CookieService'] = new \App\Service\CookieService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\Service\CriteoService' shared autowired service.
*
* @return \App\Service\CriteoService
*/
protected function getCriteoServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\CriteoService'])) {
return $this->privates['App\\Service\\CriteoService'];
}
return $this->privates['App\\Service\\CriteoService'] = new \App\Service\CriteoService('dev', $a, ($this->privates['App\\Service\\CookiePreferencesService'] ?? $this->getCookiePreferencesServiceService()));
}
/**
* Gets the private 'App\Service\CustomerHelpDeskService' shared autowired service.
*
* @return \App\Service\CustomerHelpDeskService
*/
protected function getCustomerHelpDeskServiceService()
{
$a = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\CustomerHelpDeskService'])) {
return $this->privates['App\\Service\\CustomerHelpDeskService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\CustomerHelpDeskService'])) {
return $this->privates['App\\Service\\CustomerHelpDeskService'];
}
$c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\CustomerHelpDeskService'])) {
return $this->privates['App\\Service\\CustomerHelpDeskService'];
}
return $this->privates['App\\Service\\CustomerHelpDeskService'] = new \App\Service\CustomerHelpDeskService($a, $b, $c, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Service\DebuggingService' shared autowired service.
*
* @return \App\Service\DebuggingService
*/
protected function getDebuggingServiceService()
{
$a = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\DebuggingService'])) {
return $this->privates['App\\Service\\DebuggingService'];
}
return $this->privates['App\\Service\\DebuggingService'] = new \App\Service\DebuggingService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Service\DirectLoginAuthService' shared autowired service.
*
* @return \App\Service\DirectLoginAuthService
*/
protected function getDirectLoginAuthServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\DirectLoginAuthService'])) {
return $this->privates['App\\Service\\DirectLoginAuthService'];
}
return $this->privates['App\\Service\\DirectLoginAuthService'] = new \App\Service\DirectLoginAuthService($a);
}
/**
* Gets the private 'App\Service\ExtendedApplication\ExtendedApplicationBaseService' shared autowired service.
*
* @return \App\Service\ExtendedApplication\ExtendedApplicationBaseService
*/
protected function getExtendedApplicationBaseServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$d = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$e = ($this->privates['fos_user.registration.form.factory'] ?? $this->getFosUser_Registration_Form_FactoryService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$f = ($this->privates['App\\Service\\JobseekerProfileService'] ?? $this->getJobseekerProfileServiceService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$g = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$h = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$i = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$j = ($this->privates['JanusHercules\\ExtendedApplicationQuestionnaire\\Domain\\Service\\ExtendedApplicationQuestionsDomainService'] ?? $this->getExtendedApplicationQuestionsDomainServiceService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$k = ($this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'] ?? $this->getApplicationAppointmentSchedulingDomainServiceService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'];
}
$l = ($this->services['translator'] ?? $this->getTranslatorService());
$m = ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService());
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationBaseService'] = new \App\Service\ExtendedApplication\ExtendedApplicationBaseService($a, $b, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Service\\CdnService'] ?? $this->getCdnServiceService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), $c, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $d, $e, ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), $f, new \App\Service\JobooOnlineService($b, $l, $m, $g), ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService()), $m, $h, $i, $j, $l, $g, $k, ($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationCustomerService'] ?? $this->getExtendedApplicationCustomerServiceService()));
}
/**
* Gets the private 'App\Service\ExtendedApplication\ExtendedApplicationCustomerService' shared autowired service.
*
* @return \App\Service\ExtendedApplication\ExtendedApplicationCustomerService
*/
protected function getExtendedApplicationCustomerServiceService()
{
$a = ($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'] ?? $this->getExternalApplicationQuestionsDomainServiceService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationCustomerService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationCustomerService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationCustomerService'])) {
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationCustomerService'];
}
return $this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationCustomerService'] = new \App\Service\ExtendedApplication\ExtendedApplicationCustomerService($a, $b);
}
/**
* Gets the private 'App\Service\ExternalFeedsOperationsService' shared autowired service.
*
* @return \App\Service\ExternalFeedsOperationsService
*/
protected function getExternalFeedsOperationsServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalFeedsOperationsService'])) {
return $this->privates['App\\Service\\ExternalFeedsOperationsService'];
}
$b = ($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'] ?? $this->getRecurrentJobContentDistributionValueServiceService());
if (isset($this->privates['App\\Service\\ExternalFeedsOperationsService'])) {
return $this->privates['App\\Service\\ExternalFeedsOperationsService'];
}
$c = ($this->privates['App\\Service\\IntegratedExternalPartnerCustomerContentDistributionValueService'] ?? $this->getIntegratedExternalPartnerCustomerContentDistributionValueServiceService());
if (isset($this->privates['App\\Service\\ExternalFeedsOperationsService'])) {
return $this->privates['App\\Service\\ExternalFeedsOperationsService'];
}
return $this->privates['App\\Service\\ExternalFeedsOperationsService'] = new \App\Service\ExternalFeedsOperationsService($a, $b, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), ($this->privates['App\\Service\\BlacklistingService'] ?? $this->getBlacklistingServiceService()), $c);
}
/**
* Gets the private 'App\Service\ExternalFeedsService' shared autowired service.
*
* @return \App\Service\ExternalFeedsService
*/
protected function getExternalFeedsServiceService()
{
$a = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['App\\Service\\ExternalFeedsService'])) {
return $this->privates['App\\Service\\ExternalFeedsService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalFeedsService'])) {
return $this->privates['App\\Service\\ExternalFeedsService'];
}
$c = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalFeedsService'])) {
return $this->privates['App\\Service\\ExternalFeedsService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'] ?? $this->getIntegratedExternalPartnerServiceService());
if (isset($this->privates['App\\Service\\ExternalFeedsService'])) {
return $this->privates['App\\Service\\ExternalFeedsService'];
}
$e = ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService());
if (isset($this->privates['App\\Service\\ExternalFeedsService'])) {
return $this->privates['App\\Service\\ExternalFeedsService'];
}
$f = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
if (isset($this->privates['App\\Service\\ExternalFeedsService'])) {
return $this->privates['App\\Service\\ExternalFeedsService'];
}
return $this->privates['App\\Service\\ExternalFeedsService'] = new \App\Service\ExternalFeedsService($a, $b, ($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'] ?? $this->getRecurrentJobContentDistributionValueServiceService()), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $c, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), ($this->privates['App\\Service\\ExternalFeedsOperationsService'] ?? $this->getExternalFeedsOperationsServiceService()), $d, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\BlacklistingService'] ?? $this->getBlacklistingServiceService()), ($this->privates['App\\Service\\IntegratedExternalPartnerCustomerContentDistributionValueService'] ?? $this->getIntegratedExternalPartnerCustomerContentDistributionValueServiceService()), $e, ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->privates['App\\Service\\CdnService'] ?? $this->getCdnServiceService()), $f, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['JanusHercules\\FeedManagementChangeLog\\Domain\\Service\\FeedManagementChangeLogEntryService'] ?? $this->getFeedManagementChangeLogEntryServiceService()), ($this->privates['App\\Service\\ExternalPartner\\WisagCustomerService'] ?? ($this->privates['App\\Service\\ExternalPartner\\WisagCustomerService'] = new \App\Service\ExternalPartner\WisagCustomerService())));
}
/**
* Gets the private 'App\Service\ExternalPartner\CrawlerBasedIntegratedExternalPartnerService' shared autowired service.
*
* @return \App\Service\ExternalPartner\CrawlerBasedIntegratedExternalPartnerService
*/
protected function getCrawlerBasedIntegratedExternalPartnerServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'];
}
$c = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'];
}
$e = ($this->privates['App\\Service\\ApplicationEventService'] ?? $this->getApplicationEventServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'];
}
return $this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'] = new \App\Service\ExternalPartner\CrawlerBasedIntegratedExternalPartnerService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), $d, $e, ($this->services['kernel'] ?? $this->get('kernel', 1)));
}
/**
* Gets the private 'App\Service\ExternalPartner\ExternallyAcquiredCustomer\ExternallyAcquiredCustomersDomainService' shared autowired service.
*
* @return \App\Service\ExternalPartner\ExternallyAcquiredCustomer\ExternallyAcquiredCustomersDomainService
*/
protected function getExternallyAcquiredCustomersDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\ExternallyAcquiredCustomer\\ExternallyAcquiredCustomersDomainService'])) {
return $this->privates['App\\Service\\ExternalPartner\\ExternallyAcquiredCustomer\\ExternallyAcquiredCustomersDomainService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\ExternallyAcquiredCustomer\\ExternallyAcquiredCustomersDomainService'])) {
return $this->privates['App\\Service\\ExternalPartner\\ExternallyAcquiredCustomer\\ExternallyAcquiredCustomersDomainService'];
}
return $this->privates['App\\Service\\ExternalPartner\\ExternallyAcquiredCustomer\\ExternallyAcquiredCustomersDomainService'] = new \App\Service\ExternalPartner\ExternallyAcquiredCustomer\ExternallyAcquiredCustomersDomainService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerAIFitnessFeedService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerAIFitnessFeedService
*/
protected function getIntegratedExternalPartnerAIFitnessFeedServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'];
}
$f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerAIFitnessFeedService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $b, $c, $d, $e, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $f);
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService
*/
protected function getIntegratedExternalPartnerAUndHZeitarbeitXmlFeedServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $b, $c, $d, $e, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerAdeccoFeedService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerAdeccoFeedService
*/
protected function getIntegratedExternalPartnerAdeccoFeedServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerAdeccoFeedService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, $e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerArtemisService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerArtemisService
*/
protected function getIntegratedExternalPartnerArtemisServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerArtemisService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, $e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerCellitService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerCellitService
*/
protected function getIntegratedExternalPartnerCellitServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'];
}
$d = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'];
}
$e = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerCellitService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $b, $c, $d, ($this->services['translator'] ?? $this->getTranslatorService()), $e, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerContact100FeedService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerContact100FeedService
*/
protected function getIntegratedExternalPartnerContact100FeedServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerContact100FeedService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $b, $c, $d, $e, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerCustomerService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerCustomerService
*/
protected function getIntegratedExternalPartnerCustomerServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'];
}
$c = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'];
}
$d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'];
}
$e = ($this->privates['App\\Service\\ExternalPartner\\ExternallyAcquiredCustomer\\ExternallyAcquiredCustomersDomainService'] ?? $this->getExternallyAcquiredCustomersDomainServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'];
}
$f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'];
}
$g = ($this->privates['App\\Service\\ApplicationEventService'] ?? $this->getApplicationEventServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerCustomerService('dev', $a, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $b, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), $c, $d, $e, ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), $f, $g, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerDeutscheBahnAgService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerDeutscheBahnAgService
*/
protected function getIntegratedExternalPartnerDeutscheBahnAgServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerDeutscheBahnAgService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), $e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerFlaschenpostService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerFlaschenpostService
*/
protected function getIntegratedExternalPartnerFlaschenpostServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerFlaschenpostService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerGermanPersonnelService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerGermanPersonnelService
*/
protected function getIntegratedExternalPartnerGermanPersonnelServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerGermanPersonnelService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), $e, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerHaysService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerHaysService
*/
protected function getIntegratedExternalPartnerHaysServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'];
}
$c = ($this->privates['fos_elastica.object_persister.recurrent_jobs'] ?? $this->getFosElastica_ObjectPersister_RecurrentJobsService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'];
}
$e = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'];
}
$f = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerHaysService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, $e, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $f, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerKaeferFeedService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerKaeferFeedService
*/
protected function getIntegratedExternalPartnerKaeferFeedServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerKaeferFeedService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $b, $c, $d, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), $e, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerKauflandFeedService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerKauflandFeedService
*/
protected function getIntegratedExternalPartnerKauflandFeedServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerKauflandFeedService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerLenkzeitService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerLenkzeitService
*/
protected function getIntegratedExternalPartnerLenkzeitServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerLenkzeitService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, ($this->privates['App\\Service\\LocationService'] ?? $this->getLocationServiceService()), $d, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerMeinestadtDeService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerMeinestadtDeService
*/
protected function getIntegratedExternalPartnerMeinestadtDeServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMeinestadtDeService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMeinestadtDeService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMeinestadtDeService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerMeinestadtDeService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerMilchUndZuckerService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerMilchUndZuckerService
*/
protected function getIntegratedExternalPartnerMilchUndZuckerServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerMilchUndZuckerService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerMyStaffPilotService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerMyStaffPilotService
*/
protected function getIntegratedExternalPartnerMyStaffPilotServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'];
}
$c = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'];
}
$d = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerMyStaffPilotService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerPhenomFeedService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerPhenomFeedService
*/
protected function getIntegratedExternalPartnerPhenomFeedServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerPhenomFeedService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $b, $c, $d, $e, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerRangerService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerRangerService
*/
protected function getIntegratedExternalPartnerRangerServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'];
}
$c = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'];
}
$d = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerRangerService($a, $b, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $c, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['App\\Service\\LocationService'] ?? $this->getLocationServiceService()), $d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerService
*/
protected function getIntegratedExternalPartnerServiceService()
{
$a = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'] ?? $this->getIntegratedExternalPartnerTankUndRastServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$b = ($this->services['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGohiringService'] ?? $this->getIntegratedExternalPartnerGohiringServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$c = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerGermanPersonnelService'] ?? $this->getIntegratedExternalPartnerGermanPersonnelServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$e = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$g = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$h = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$i = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerHaysService'] ?? $this->getIntegratedExternalPartnerHaysServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$j = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMyStaffPilotService'] ?? $this->getIntegratedExternalPartnerMyStaffPilotServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$k = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'] ?? $this->getIntegratedExternalPartnerSoftgardenServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$l = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCellitService'] ?? $this->getIntegratedExternalPartnerCellitServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$m = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerLenkzeitService'] ?? $this->getIntegratedExternalPartnerLenkzeitServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$n = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerArtemisService'] ?? $this->getIntegratedExternalPartnerArtemisServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$o = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerFlaschenpostService'] ?? $this->getIntegratedExternalPartnerFlaschenpostServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$p = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerDeutscheBahnAgService'] ?? $this->getIntegratedExternalPartnerDeutscheBahnAgServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$q = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMilchUndZuckerService'] ?? $this->getIntegratedExternalPartnerMilchUndZuckerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$r = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKauflandFeedService'] ?? $this->getIntegratedExternalPartnerKauflandFeedServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$s = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTenhilService'] ?? $this->getIntegratedExternalPartnerTenhilServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$t = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerMeinestadtDeService'] ?? $this->getIntegratedExternalPartnerMeinestadtDeServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$u = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerRangerService'] ?? $this->getIntegratedExternalPartnerRangerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$v = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAdeccoFeedService'] ?? $this->getIntegratedExternalPartnerAdeccoFeedServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$w = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerKaeferFeedService'] ?? $this->getIntegratedExternalPartnerKaeferFeedServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$x = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerPhenomFeedService'] ?? $this->getIntegratedExternalPartnerPhenomFeedServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$y = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'] ?? $this->getIntegratedExternalPartnerSmartRecruitersApiClientServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$z = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'] ?? $this->getIntegratedExternalPartnerZvooveFeedServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$aa = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAUndHZeitarbeitXmlFeedService'] ?? $this->getIntegratedExternalPartnerAUndHZeitarbeitXmlFeedServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$ba = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerContact100FeedService'] ?? $this->getIntegratedExternalPartnerContact100FeedServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$ca = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerAIFitnessFeedService'] ?? $this->getIntegratedExternalPartnerAIFitnessFeedServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$da = ($this->privates['App\\Service\\ExternalPartner\\CrawlerBasedIntegratedExternalPartnerService'] ?? $this->getCrawlerBasedIntegratedExternalPartnerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$ea = ($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'] ?? $this->getExternalApplicationQuestionsDomainServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'];
}
$fa = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$ga = ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService());
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerService($fa, $a, $b, $c, new \App\Service\ExternalPartner\IntegratedExternalPartnerReweService($d, ($this->services['translator'] ?? $this->getTranslatorService()), $e, ($this->privates['App\\Service\\CdnService'] ?? $this->getCdnServiceService()), $f, $g, $ga, $h, $fa), $i, new \App\Service\ExternalPartner\IntegratedExternalPartnerJobooVertriebService($d, $ga, $fa), $j, $k, new \App\Service\ExternalPartner\IntegratedExternalPartnerJobooHeadaccountsService($d, $ga, $fa), $l, $m, $n, $o, $p, $q, $r, $s, $t, $u, $v, $w, $x, $y, $z, new \JanusHercules\ExternalPartnerImports\Domain\Service\Stepstone\IntegratedExternalPartnerStepstoneFeedService($d, $ga, $fa), new \JanusHercules\ExternalPartnerImports\Domain\Service\ApetitoCatering\IntegratedExternalPartnerApetitoCateringService($d, $ga, $fa), new \JanusHercules\VonqIntegration\Domain\Service\IntegratedExternalPartnerVonqService($d, $ga, $fa), $aa, $ba, $ca, new \JanusHercules\ExternalPartnerImports\Domain\Service\Xing\IntegratedExternalPartnerXingFeedService($d, $ga, $fa), $da, ($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'] ?? $this->getRecurrentJobContentDistributionValueServiceService()), $ea, new \JanusHercules\ExternalPartnerImports\Domain\Service\ImmobilienServiceDeutschlandXml\IntegratedExternalPartnerImmobilienXmlServiceDeutschlandService($d, $ga, $fa));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerSmartRecruitersApiClientService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerSmartRecruitersApiClientService
*/
protected function getIntegratedExternalPartnerSmartRecruitersApiClientServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSmartRecruitersApiClientService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerSmartRecruitersApiClientService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $b, $c, $d, $e, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerSoftgardenService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerSoftgardenService
*/
protected function getIntegratedExternalPartnerSoftgardenServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerSoftgardenService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerSoftgardenService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $b, $c, ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), $d, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), $e, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerTankUndRastService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerTankUndRastService
*/
protected function getIntegratedExternalPartnerTankUndRastServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'];
}
$b = ($this->privates['App\\Service\\LocationService'] ?? $this->getLocationServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'];
}
$c = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'];
}
$e = ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'];
}
$f = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'];
}
$g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTankUndRastService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerTankUndRastService($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'] ?? $this->getOccupationalFieldsAndProfessionsSearchServiceService()), $c, $d, $e, $f, $g, ($this->services['App\\Service\\FileService'] ?? $this->getFileServiceService()));
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerTenhilService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerTenhilService
*/
protected function getIntegratedExternalPartnerTenhilServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTenhilService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTenhilService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTenhilService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTenhilService'];
}
$c = ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService());
$d = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerTenhilService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerTenhilService(new \App\Service\ExternalPartner\IntegratedExternalPartnerTenhilStellenanzeigenDeService($a, $c, $d), new \App\Service\ExternalPartner\IntegratedExternalPartnerTenhilYourfirmService($a, $c, $d), new \App\Service\ExternalPartner\IntegratedExternalPartnerTenhilRegioJobanzeigerService($a, $c, $d), new \App\Service\ExternalPartner\IntegratedExternalPartnerTenhilJobblitzService($a, $c, $d), new \App\Service\ExternalPartner\IntegratedExternalPartnerTenhilKalaydoService($a, $c, $d), new \App\Service\ExternalPartner\IntegratedExternalPartnerTenhilItJobsService($a, $c, $d), $b);
}
/**
* Gets the private 'App\Service\ExternalPartner\IntegratedExternalPartnerZvooveFeedService' shared autowired service.
*
* @return \App\Service\ExternalPartner\IntegratedExternalPartnerZvooveFeedService
*/
protected function getIntegratedExternalPartnerZvooveFeedServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'];
}
$e = ($this->privates['App\\Service\\RecurrentJobStatusService'] ?? $this->getRecurrentJobStatusServiceService());
if (isset($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'])) {
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'];
}
return $this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerZvooveFeedService'] = new \App\Service\ExternalPartner\IntegratedExternalPartnerZvooveFeedService($a, ($this->privates['App\\Service\\ZipcodeService'] ?? $this->getZipcodeServiceService()), $b, $c, $d, $e, ($this->privates['App\\Service\\XmlFormattingService'] ?? $this->getXmlFormattingServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\FeatureFlagService' shared autowired service.
*
* @return \App\Service\FeatureFlagService
*/
protected function getFeatureFlagServiceService()
{
$a = ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService());
if (isset($this->privates['App\\Service\\FeatureFlagService'])) {
return $this->privates['App\\Service\\FeatureFlagService'];
}
return $this->privates['App\\Service\\FeatureFlagService'] = new \App\Service\FeatureFlagService('dev', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, new \App\Service\AppInfoService());
}
/**
* Gets the private 'App\Service\FeatureLimitationsService' shared autowired service.
*
* @return \App\Service\FeatureLimitationsService
*/
protected function getFeatureLimitationsServiceService()
{
$a = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['App\\Service\\FeatureLimitationsService'])) {
return $this->privates['App\\Service\\FeatureLimitationsService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'] ?? $this->getIntegratedExternalPartnerServiceService());
if (isset($this->privates['App\\Service\\FeatureLimitationsService'])) {
return $this->privates['App\\Service\\FeatureLimitationsService'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\FeatureLimitationsService'])) {
return $this->privates['App\\Service\\FeatureLimitationsService'];
}
$d = ($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationCustomerService'] ?? $this->getExtendedApplicationCustomerServiceService());
if (isset($this->privates['App\\Service\\FeatureLimitationsService'])) {
return $this->privates['App\\Service\\FeatureLimitationsService'];
}
$e = ($this->services['App\\Service\\Membership\\RecurrentJobBookingService'] ?? $this->getRecurrentJobBookingServiceService());
if (isset($this->privates['App\\Service\\FeatureLimitationsService'])) {
return $this->privates['App\\Service\\FeatureLimitationsService'];
}
$f = ($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'] ?? $this->getExternalApplicationQuestionsDomainServiceService());
if (isset($this->privates['App\\Service\\FeatureLimitationsService'])) {
return $this->privates['App\\Service\\FeatureLimitationsService'];
}
$g = ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService());
return $this->privates['App\\Service\\FeatureLimitationsService'] = new \App\Service\FeatureLimitationsService($a, $g, ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), $b, $c, new \App\Service\ExternalPartner\QuasiExternalPartnerService($c, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $g), $d, $e, ($this->privates['App\\Service\\CaptchaService'] ?? $this->getCaptchaServiceService()), ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), $f, ($this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobSlotDomainService'] ?? $this->getRecurrentJobSlotDomainServiceService()), ($this->services['kernel'] ?? $this->get('kernel', 1)));
}
/**
* Gets the private 'App\Service\FrontendSpaService' shared autowired service.
*
* @return \App\Service\FrontendSpaService
*/
protected function getFrontendSpaServiceService()
{
return $this->privates['App\\Service\\FrontendSpaService'] = new \App\Service\FrontendSpaService(($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()));
}
/**
* Gets the private 'App\Service\GoogleIdentityService' shared autowired service.
*
* @return \App\Service\GoogleIdentityService
*/
protected function getGoogleIdentityServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\GoogleIdentityService'])) {
return $this->privates['App\\Service\\GoogleIdentityService'];
}
$b = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['App\\Service\\GoogleIdentityService'])) {
return $this->privates['App\\Service\\GoogleIdentityService'];
}
$c = ($this->privates['App\\Service\\RegistrationService'] ?? $this->getRegistrationServiceService());
if (isset($this->privates['App\\Service\\GoogleIdentityService'])) {
return $this->privates['App\\Service\\GoogleIdentityService'];
}
$d = ($this->privates['App\\Service\\JobseekerProfileService'] ?? $this->getJobseekerProfileServiceService());
if (isset($this->privates['App\\Service\\GoogleIdentityService'])) {
return $this->privates['App\\Service\\GoogleIdentityService'];
}
$e = ($this->privates['App\\Service\\JoboffererProfileService'] ?? $this->getJoboffererProfileServiceService());
if (isset($this->privates['App\\Service\\GoogleIdentityService'])) {
return $this->privates['App\\Service\\GoogleIdentityService'];
}
$f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\GoogleIdentityService'])) {
return $this->privates['App\\Service\\GoogleIdentityService'];
}
$g = new \Google_Client();
$g->setDeveloperKey($this->getEnv('GOOGLE_API_KEY'));
$g->setClientId($this->getEnv('GOOGLE_CLIENT_ID'));
$g->setClientSecret($this->getEnv('GOOGLE_CLIENT_SECRET'));
return $this->privates['App\\Service\\GoogleIdentityService'] = new \App\Service\GoogleIdentityService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), $a, $b, $c, $d, $e, $f, \dirname(__DIR__, 4), ($this->services['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Service\\AnonymousUserInfoService'] ?? $this->getAnonymousUserInfoServiceService()), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $g, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->privates['App\\Service\\BlacklistingService'] ?? $this->getBlacklistingServiceService()));
}
/**
* Gets the private 'App\Service\GoogleIndexingApiService' shared autowired service.
*
* @return \App\Service\GoogleIndexingApiService
*/
protected function getGoogleIndexingApiServiceService()
{
$a = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\GoogleIndexingApiService'])) {
return $this->privates['App\\Service\\GoogleIndexingApiService'];
}
$b = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['App\\Service\\GoogleIndexingApiService'])) {
return $this->privates['App\\Service\\GoogleIndexingApiService'];
}
return $this->privates['App\\Service\\GoogleIndexingApiService'] = new \App\Service\GoogleIndexingApiService('dev', ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), $a, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\ExternalPartnerEventDomainService'] ?? $this->getExternalPartnerEventDomainServiceService()), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), $b);
}
/**
* Gets the private 'App\Service\HelperService' shared autowired service.
*
* @return \App\Service\HelperService
*/
protected function getHelperServiceService()
{
return $this->privates['App\\Service\\HelperService'] = new \App\Service\HelperService();
}
/**
* Gets the private 'App\Service\IntegratedExternalPartnerCustomerContentDistributionValueService' shared autowired service.
*
* @return \App\Service\IntegratedExternalPartnerCustomerContentDistributionValueService
*/
protected function getIntegratedExternalPartnerCustomerContentDistributionValueServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\IntegratedExternalPartnerCustomerContentDistributionValueService'])) {
return $this->privates['App\\Service\\IntegratedExternalPartnerCustomerContentDistributionValueService'];
}
return $this->privates['App\\Service\\IntegratedExternalPartnerCustomerContentDistributionValueService'] = new \App\Service\IntegratedExternalPartnerCustomerContentDistributionValueService($a);
}
/**
* Gets the private 'App\Service\JoboffererProfileService' shared autowired service.
*
* @return \App\Service\JoboffererProfileService
*/
protected function getJoboffererProfileServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$c = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$d = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$e = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$f = ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$g = ($this->privates['App\\Service\\ApplicationEventService'] ?? $this->getApplicationEventServiceService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$h = ($this->privates['fos_elastica.object_persister.recurrent_jobs'] ?? $this->getFosElastica_ObjectPersister_RecurrentJobsService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$i = ($this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'] ?? $this->getAutomatedEmailNotificationDefinitionServiceService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$j = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
$k = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'] ?? $this->getIntegratedExternalPartnerServiceService());
if (isset($this->privates['App\\Service\\JoboffererProfileService'])) {
return $this->privates['App\\Service\\JoboffererProfileService'];
}
return $this->privates['App\\Service\\JoboffererProfileService'] = new \App\Service\JoboffererProfileService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), $e, ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), $f, \dirname(__DIR__, 4), $g, ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService()), $h, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $i, ($this->privates['App\\Service\\CdnService'] ?? $this->getCdnServiceService()), $j, $k);
}
/**
* Gets the private 'App\Service\JobseekerProfileService' shared autowired service.
*
* @return \App\Service\JobseekerProfileService
*/
protected function getJobseekerProfileServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\JobseekerProfileService'])) {
return $this->privates['App\\Service\\JobseekerProfileService'];
}
$b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
if (isset($this->privates['App\\Service\\JobseekerProfileService'])) {
return $this->privates['App\\Service\\JobseekerProfileService'];
}
$c = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\JobseekerProfileService'])) {
return $this->privates['App\\Service\\JobseekerProfileService'];
}
$d = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->privates['App\\Service\\JobseekerProfileService'])) {
return $this->privates['App\\Service\\JobseekerProfileService'];
}
$e = ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService());
if (isset($this->privates['App\\Service\\JobseekerProfileService'])) {
return $this->privates['App\\Service\\JobseekerProfileService'];
}
$f = ($this->privates['App\\Service\\ApplicationEventService'] ?? $this->getApplicationEventServiceService());
if (isset($this->privates['App\\Service\\JobseekerProfileService'])) {
return $this->privates['App\\Service\\JobseekerProfileService'];
}
$g = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['App\\Service\\JobseekerProfileService'])) {
return $this->privates['App\\Service\\JobseekerProfileService'];
}
$h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\JobseekerProfileService'])) {
return $this->privates['App\\Service\\JobseekerProfileService'];
}
$i = ($this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'] ?? $this->getAutomatedEmailNotificationDefinitionServiceService());
if (isset($this->privates['App\\Service\\JobseekerProfileService'])) {
return $this->privates['App\\Service\\JobseekerProfileService'];
}
return $this->privates['App\\Service\\JobseekerProfileService'] = new \App\Service\JobseekerProfileService($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, $d, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), ($this->privates['App\\Service\\OccupationalFieldCapabilitiesService'] ?? ($this->privates['App\\Service\\OccupationalFieldCapabilitiesService'] = new \App\Service\OccupationalFieldCapabilitiesService())), $e, \dirname(__DIR__, 4), $f, $g, $h, $i, ($this->privates['App\\Service\\ConversionEventService'] ?? $this->getConversionEventServiceService()));
}
/**
* Gets the private 'App\Service\LocationService' shared autowired service.
*
* @return \App\Service\LocationService
*/
protected function getLocationServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\LocationService'])) {
return $this->privates['App\\Service\\LocationService'];
}
return $this->privates['App\\Service\\LocationService'] = new \App\Service\LocationService($a);
}
/**
* Gets the private 'App\Service\MailService' shared autowired service.
*
* @return \App\Service\MailService
*/
protected function getMailServiceService()
{
$a = ($this->privates['App\\Service\\ApplicationEventService'] ?? $this->getApplicationEventServiceService());
if (isset($this->privates['App\\Service\\MailService'])) {
return $this->privates['App\\Service\\MailService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\MailService'])) {
return $this->privates['App\\Service\\MailService'];
}
$c = ($this->privates['App\\Service\\BouncedEmailAddressService'] ?? $this->getBouncedEmailAddressServiceService());
if (isset($this->privates['App\\Service\\MailService'])) {
return $this->privates['App\\Service\\MailService'];
}
$d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\MailService'])) {
return $this->privates['App\\Service\\MailService'];
}
return $this->privates['App\\Service\\MailService'] = new \App\Service\MailService(($this->services['swiftmailer.mailer.ses'] ?? $this->load('getSwiftmailer_Mailer_SesService')), ($this->services['swiftmailer.mailer.webde'] ?? $this->load('getSwiftmailer_Mailer_WebdeService')), $a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, ($this->privates['App\\Service\\ExtendedApplication\\ExtendedApplicationCustomerService'] ?? $this->getExtendedApplicationCustomerServiceService()), ($this->privates['App\\Service\\BlacklistingService'] ?? $this->getBlacklistingServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['JanusHercules\\RecurrentJob\\Domain\\Service\\RecurrentJobAdditionalEmailForApplicationsDomainService'] ?? $this->getRecurrentJobAdditionalEmailForApplicationsDomainServiceService()));
}
/**
* Gets the private 'App\Service\Membership\BillwerkRestApiClientService' shared autowired service.
*
* @return \App\Service\Membership\BillwerkRestApiClientService
*/
protected function getBillwerkRestApiClientServiceService()
{
$a = ($this->services['eight_points_guzzle.client.billwerk_api'] ?? $this->getEightPointsGuzzle_Client_BillwerkApiService());
if (isset($this->privates['App\\Service\\Membership\\BillwerkRestApiClientService'])) {
return $this->privates['App\\Service\\Membership\\BillwerkRestApiClientService'];
}
return $this->privates['App\\Service\\Membership\\BillwerkRestApiClientService'] = new \App\Service\Membership\BillwerkRestApiClientService($this->getEnv('BILLWERK_OAUTH_TOKEN'), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\NotificationService' shared autowired service.
*
* @return \App\Service\NotificationService
*/
protected function getNotificationServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\NotificationService'])) {
return $this->privates['App\\Service\\NotificationService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\NotificationService'])) {
return $this->privates['App\\Service\\NotificationService'];
}
$c = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->privates['App\\Service\\NotificationService'])) {
return $this->privates['App\\Service\\NotificationService'];
}
$d = ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
if (isset($this->privates['App\\Service\\NotificationService'])) {
return $this->privates['App\\Service\\NotificationService'];
}
$e = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['App\\Service\\NotificationService'])) {
return $this->privates['App\\Service\\NotificationService'];
}
$f = ($this->privates['App\\Service\\WantedJobsSearchService'] ?? $this->getWantedJobsSearchServiceService());
if (isset($this->privates['App\\Service\\NotificationService'])) {
return $this->privates['App\\Service\\NotificationService'];
}
$g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\NotificationService'])) {
return $this->privates['App\\Service\\NotificationService'];
}
$h = ($this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'] ?? $this->getJobradarMatchesDomainServiceService());
if (isset($this->privates['App\\Service\\NotificationService'])) {
return $this->privates['App\\Service\\NotificationService'];
}
$i = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\NotificationService'])) {
return $this->privates['App\\Service\\NotificationService'];
}
return $this->privates['App\\Service\\NotificationService'] = new \App\Service\NotificationService($a, $b, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $c, $d, $e, ($this->privates['App\\Service\\ShortenedUrlService'] ?? $this->getShortenedUrlServiceService()), $f, $g, ($this->privates['App\\Service\\ConversionEventService'] ?? $this->getConversionEventServiceService()), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->privates['App\\Service\\ConversationMessageFolderService'] ?? $this->getConversationMessageFolderServiceService()), $h, $i, 'dev');
}
/**
* Gets the private 'App\Service\OccupationalFieldCapabilitiesService' shared autowired service.
*
* @return \App\Service\OccupationalFieldCapabilitiesService
*/
protected function getOccupationalFieldCapabilitiesServiceService()
{
return $this->privates['App\\Service\\OccupationalFieldCapabilitiesService'] = new \App\Service\OccupationalFieldCapabilitiesService();
}
/**
* Gets the private 'App\Service\OccupationalFieldsAndProfessionsSearchService' shared autowired service.
*
* @return \App\Service\OccupationalFieldsAndProfessionsSearchService
*/
protected function getOccupationalFieldsAndProfessionsSearchServiceService()
{
$a = ($this->services['FOS\\ElasticaBundle\\Finder\\TransformedFinder $professionsFinder'] ?? $this->getTransformedFinderprofessionsFinderService());
if (isset($this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'])) {
return $this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'])) {
return $this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'];
}
return $this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'] = new \App\Service\OccupationalFieldsAndProfessionsSearchService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\OnetimeLoginTokenService' shared autowired service.
*
* @return \App\Service\OnetimeLoginTokenService
*/
protected function getOnetimeLoginTokenServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\OnetimeLoginTokenService'])) {
return $this->privates['App\\Service\\OnetimeLoginTokenService'];
}
$b = ($this->privates['App\\Service\\DebuggingService'] ?? $this->getDebuggingServiceService());
if (isset($this->privates['App\\Service\\OnetimeLoginTokenService'])) {
return $this->privates['App\\Service\\OnetimeLoginTokenService'];
}
$c = ($this->privates['App\\Service\\ShortenedUrlService'] ?? $this->getShortenedUrlServiceService());
if (isset($this->privates['App\\Service\\OnetimeLoginTokenService'])) {
return $this->privates['App\\Service\\OnetimeLoginTokenService'];
}
$d = ($this->privates['App\\Service\\ConversionEventService'] ?? $this->getConversionEventServiceService());
if (isset($this->privates['App\\Service\\OnetimeLoginTokenService'])) {
return $this->privates['App\\Service\\OnetimeLoginTokenService'];
}
$e = ($this->privates['App\\Service\\BlacklistingService'] ?? $this->getBlacklistingServiceService());
if (isset($this->privates['App\\Service\\OnetimeLoginTokenService'])) {
return $this->privates['App\\Service\\OnetimeLoginTokenService'];
}
$f = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\OnetimeLoginTokenService'])) {
return $this->privates['App\\Service\\OnetimeLoginTokenService'];
}
return $this->privates['App\\Service\\OnetimeLoginTokenService'] = new \App\Service\OnetimeLoginTokenService($a, ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), $b, $c, $d, $e, $f, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()));
}
/**
* Gets the private 'App\Service\PlatformEventService' shared autowired service.
*
* @return \App\Service\PlatformEventService
*/
protected function getPlatformEventServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\PlatformEventService'])) {
return $this->privates['App\\Service\\PlatformEventService'];
}
return $this->privates['App\\Service\\PlatformEventService'] = new \App\Service\PlatformEventService($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\Service\ProfileBlocksService' shared autowired service.
*
* @return \App\Service\ProfileBlocksService
*/
protected function getProfileBlocksServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ProfileBlocksService'])) {
return $this->privates['App\\Service\\ProfileBlocksService'];
}
$b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\ProfileBlocksService'])) {
return $this->privates['App\\Service\\ProfileBlocksService'];
}
return $this->privates['App\\Service\\ProfileBlocksService'] = new \App\Service\ProfileBlocksService($a, $b);
}
/**
* Gets the private 'App\Service\ProfileService' shared autowired service.
*
* @return \App\Service\ProfileService
*/
protected function getProfileServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ProfileService'])) {
return $this->privates['App\\Service\\ProfileService'];
}
$b = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\ProfileService'])) {
return $this->privates['App\\Service\\ProfileService'];
}
$c = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->privates['App\\Service\\ProfileService'])) {
return $this->privates['App\\Service\\ProfileService'];
}
$d = ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService());
if (isset($this->privates['App\\Service\\ProfileService'])) {
return $this->privates['App\\Service\\ProfileService'];
}
$e = ($this->privates['App\\Service\\ApplicationEventService'] ?? $this->getApplicationEventServiceService());
if (isset($this->privates['App\\Service\\ProfileService'])) {
return $this->privates['App\\Service\\ProfileService'];
}
$f = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['App\\Service\\ProfileService'])) {
return $this->privates['App\\Service\\ProfileService'];
}
$g = ($this->privates['App\\Service\\AutomatedEmailNotificationDefinitionService'] ?? $this->getAutomatedEmailNotificationDefinitionServiceService());
if (isset($this->privates['App\\Service\\ProfileService'])) {
return $this->privates['App\\Service\\ProfileService'];
}
return $this->privates['App\\Service\\ProfileService'] = new \App\Service\ProfileService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), $d, \dirname(__DIR__, 4), $e, $f, $g);
}
/**
* Gets the private 'App\Service\RecurrentJobContentDistributionValueService' shared autowired service.
*
* @return \App\Service\RecurrentJobContentDistributionValueService
*/
protected function getRecurrentJobContentDistributionValueServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'])) {
return $this->privates['App\\Service\\RecurrentJobContentDistributionValueService'];
}
$b = ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService());
if (isset($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'])) {
return $this->privates['App\\Service\\RecurrentJobContentDistributionValueService'];
}
$c = ($this->privates['JanusHercules\\FeedManagementChangeLog\\Domain\\Service\\FeedManagementChangeLogEntryService'] ?? $this->getFeedManagementChangeLogEntryServiceService());
if (isset($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'])) {
return $this->privates['App\\Service\\RecurrentJobContentDistributionValueService'];
}
return $this->privates['App\\Service\\RecurrentJobContentDistributionValueService'] = new \App\Service\RecurrentJobContentDistributionValueService($a, $b, $c);
}
/**
* Gets the private 'App\Service\RecurrentJobStatusChangeLogEntryService' shared autowired service.
*
* @return \App\Service\RecurrentJobStatusChangeLogEntryService
*/
protected function getRecurrentJobStatusChangeLogEntryServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\RecurrentJobStatusChangeLogEntryService'])) {
return $this->privates['App\\Service\\RecurrentJobStatusChangeLogEntryService'];
}
return $this->privates['App\\Service\\RecurrentJobStatusChangeLogEntryService'] = new \App\Service\RecurrentJobStatusChangeLogEntryService($a);
}
/**
* Gets the private 'App\Service\RecurrentJobStatusService' shared autowired service.
*
* @return \App\Service\RecurrentJobStatusService
*/
protected function getRecurrentJobStatusServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\RecurrentJobStatusService'])) {
return $this->privates['App\\Service\\RecurrentJobStatusService'];
}
$b = ($this->privates['fos_elastica.object_persister.recurrent_jobs'] ?? $this->getFosElastica_ObjectPersister_RecurrentJobsService());
if (isset($this->privates['App\\Service\\RecurrentJobStatusService'])) {
return $this->privates['App\\Service\\RecurrentJobStatusService'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\RecurrentJobStatusService'])) {
return $this->privates['App\\Service\\RecurrentJobStatusService'];
}
$d = ($this->services['App\\Repository\\RecurrentJobRepository'] ?? $this->getRecurrentJobRepositoryService());
if (isset($this->privates['App\\Service\\RecurrentJobStatusService'])) {
return $this->privates['App\\Service\\RecurrentJobStatusService'];
}
return $this->privates['App\\Service\\RecurrentJobStatusService'] = new \App\Service\RecurrentJobStatusService($a, $b, ($this->privates['App\\Service\\ExternalFeedsOperationsService'] ?? $this->getExternalFeedsOperationsServiceService()), $c, $d);
}
/**
* Gets the private 'App\Service\RegistrationService' shared autowired service.
*
* @return \App\Service\RegistrationService
*/
protected function getRegistrationServiceService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\RegistrationService'])) {
return $this->privates['App\\Service\\RegistrationService'];
}
$b = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->privates['App\\Service\\RegistrationService'])) {
return $this->privates['App\\Service\\RegistrationService'];
}
$c = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\RegistrationService'])) {
return $this->privates['App\\Service\\RegistrationService'];
}
$d = ($this->privates['App\\Service\\JobseekerProfileService'] ?? $this->getJobseekerProfileServiceService());
if (isset($this->privates['App\\Service\\RegistrationService'])) {
return $this->privates['App\\Service\\RegistrationService'];
}
$e = ($this->privates['App\\Service\\AnonymousUserInfoService'] ?? $this->getAnonymousUserInfoServiceService());
if (isset($this->privates['App\\Service\\RegistrationService'])) {
return $this->privates['App\\Service\\RegistrationService'];
}
$f = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\RegistrationService'])) {
return $this->privates['App\\Service\\RegistrationService'];
}
$g = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\RegistrationService'])) {
return $this->privates['App\\Service\\RegistrationService'];
}
return $this->privates['App\\Service\\RegistrationService'] = new \App\Service\RegistrationService($a, ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c, $d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\CaptchaService'] ?? $this->getCaptchaServiceService()), $e, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), ($this->privates['App\\Service\\BlacklistingService'] ?? $this->getBlacklistingServiceService()), $f, ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['App\\Service\\CdnService'] ?? $this->getCdnServiceService()), $g);
}
/**
* Gets the private 'App\Service\RouterHelperService' shared autowired service.
*
* @return \App\Service\RouterHelperService
*/
protected function getRouterHelperServiceService()
{
return $this->privates['App\\Service\\RouterHelperService'] = new \App\Service\RouterHelperService('dev', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Service\SearchTracingService' shared autowired service.
*
* @return \App\Service\SearchTracingService
*/
protected function getSearchTracingServiceService()
{
$a = ($this->privates['App\\Service\\FeatureFlagService'] ?? $this->getFeatureFlagServiceService());
if (isset($this->privates['App\\Service\\SearchTracingService'])) {
return $this->privates['App\\Service\\SearchTracingService'];
}
return $this->privates['App\\Service\\SearchTracingService'] = new \App\Service\SearchTracingService($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'App\Service\SeoService' shared autowired service.
*
* @return \App\Service\SeoService
*/
protected function getSeoServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\SeoService'])) {
return $this->privates['App\\Service\\SeoService'];
}
return $this->privates['App\\Service\\SeoService'] = new \App\Service\SeoService($this->getEnv('BASE_TARGET_URI'), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), $a, ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()));
}
/**
* Gets the private 'App\Service\SessionService' shared autowired service.
*
* @return \App\Service\SessionService
*/
protected function getSessionServiceService()
{
return $this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService();
}
/**
* Gets the private 'App\Service\ShortenedUrlService' shared autowired service.
*
* @return \App\Service\ShortenedUrlService
*/
protected function getShortenedUrlServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ShortenedUrlService'])) {
return $this->privates['App\\Service\\ShortenedUrlService'];
}
return $this->privates['App\\Service\\ShortenedUrlService'] = new \App\Service\ShortenedUrlService($a, ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()));
}
/**
* Gets the private 'App\Service\SplittestingService' shared autowired service.
*
* @return \App\Service\SplittestingService
*/
protected function getSplittestingServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\SplittestingService'])) {
return $this->privates['App\\Service\\SplittestingService'];
}
return $this->privates['App\\Service\\SplittestingService'] = new \App\Service\SplittestingService(($this->privates['App\\Service\\ConversionEventService'] ?? $this->getConversionEventServiceService()), ($this->privates['App\\Service\\CookieService'] ?? $this->getCookieServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), $a);
}
/**
* Gets the private 'App\Service\UsageEventService' shared autowired service.
*
* @return \App\Service\UsageEventService
*/
protected function getUsageEventServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\UsageEventService'])) {
return $this->privates['App\\Service\\UsageEventService'];
}
return $this->privates['App\\Service\\UsageEventService'] = new \App\Service\UsageEventService($a);
}
/**
* Gets the private 'App\Service\UserService' shared autowired service.
*
* @return \App\Service\UserService
*/
protected function getUserServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$b = ($this->privates['fos_elastica.object_persister.recurrent_jobs'] ?? $this->getFosElastica_ObjectPersister_RecurrentJobsService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$c = ($this->privates['fos_elastica.object_persister.wanted_jobs'] ?? $this->getFosElastica_ObjectPersister_WantedJobsService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$d = ($this->privates['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$f = ($this->privates['App\\Service\\ExternalFeedsOperationsService'] ?? $this->getExternalFeedsOperationsServiceService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$h = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$i = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$j = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
$k = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\UserService'])) {
return $this->privates['App\\Service\\UserService'];
}
return $this->privates['App\\Service\\UserService'] = new \App\Service\UserService(($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $a, $b, $c, $this->load('getSession_FlashBagService'), ($this->services['translator'] ?? $this->getTranslatorService()), $d, $e, $f, $g, $h, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $i, $j, ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->privates['App\\Service\\ShortenedUrlService'] ?? $this->getShortenedUrlServiceService()), $k, ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()));
}
/**
* Gets the private 'App\Service\WantedJobService' shared autowired service.
*
* @return \App\Service\WantedJobService
*/
protected function getWantedJobServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\WantedJobService'])) {
return $this->privates['App\\Service\\WantedJobService'];
}
$b = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
if (isset($this->privates['App\\Service\\WantedJobService'])) {
return $this->privates['App\\Service\\WantedJobService'];
}
$c = ($this->services['App\\Repository\\OccupationalFieldRepository'] ?? $this->getOccupationalFieldRepositoryService());
if (isset($this->privates['App\\Service\\WantedJobService'])) {
return $this->privates['App\\Service\\WantedJobService'];
}
$d = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['App\\Service\\WantedJobService'])) {
return $this->privates['App\\Service\\WantedJobService'];
}
return $this->privates['App\\Service\\WantedJobService'] = new \App\Service\WantedJobService($a, $b, ($this->privates['App\\Service\\OccupationalFieldCapabilitiesService'] ?? ($this->privates['App\\Service\\OccupationalFieldCapabilitiesService'] = new \App\Service\OccupationalFieldCapabilitiesService())), ($this->privates['App\\Service\\FeatureFlagService'] ?? $this->getFeatureFlagServiceService()), $c, ($this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'] ?? $this->getOccupationalFieldsAndProfessionsSearchServiceService()), $d);
}
/**
* Gets the private 'App\Service\WantedJobsSearchService' shared autowired service.
*
* @return \App\Service\WantedJobsSearchService
*/
protected function getWantedJobsSearchServiceService()
{
$a = ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService());
if (isset($this->privates['App\\Service\\WantedJobsSearchService'])) {
return $this->privates['App\\Service\\WantedJobsSearchService'];
}
$b = ($this->privates['App\\Service\\SearchTracingService'] ?? $this->getSearchTracingServiceService());
if (isset($this->privates['App\\Service\\WantedJobsSearchService'])) {
return $this->privates['App\\Service\\WantedJobsSearchService'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\WantedJobsSearchService'])) {
return $this->privates['App\\Service\\WantedJobsSearchService'];
}
$d = ($this->privates['App\\Service\\OccupationalFieldsAndProfessionsSearchService'] ?? $this->getOccupationalFieldsAndProfessionsSearchServiceService());
if (isset($this->privates['App\\Service\\WantedJobsSearchService'])) {
return $this->privates['App\\Service\\WantedJobsSearchService'];
}
$e = ($this->privates['fos_elastica.object_persister.wanted_jobs'] ?? $this->getFosElastica_ObjectPersister_WantedJobsService());
if (isset($this->privates['App\\Service\\WantedJobsSearchService'])) {
return $this->privates['App\\Service\\WantedJobsSearchService'];
}
$f = ($this->privates['JanusHercules\\Zipcodes\\Domain\\Service\\ZipcodeManagementDomainService'] ?? $this->getZipcodeManagementDomainServiceService());
if (isset($this->privates['App\\Service\\WantedJobsSearchService'])) {
return $this->privates['App\\Service\\WantedJobsSearchService'];
}
return $this->privates['App\\Service\\WantedJobsSearchService'] = new \App\Service\WantedJobsSearchService(($this->services['FOS\\ElasticaBundle\\Finder\\TransformedFinder $wantedJobsFinder'] ?? $this->getTransformedFinderwantedJobsFinderService()), $a, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $b, $c, $d, ($this->services['translator'] ?? $this->getTranslatorService()), $e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $f);
}
/**
* Gets the private 'App\Service\WebrequestEventService' shared autowired service.
*
* @return \App\Service\WebrequestEventService
*/
protected function getWebrequestEventServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\WebrequestEventService'])) {
return $this->privates['App\\Service\\WebrequestEventService'];
}
$b = new \Symfony\Bridge\Monolog\Logger('webrequest_events');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$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);
return $this->privates['App\\Service\\WebrequestEventService'] = new \App\Service\WebrequestEventService($a, ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), $b);
}
/**
* Gets the private 'App\Service\WhatsAppIntegration\WhatsAppMessageService' shared autowired service.
*
* @return \App\Service\WhatsAppIntegration\WhatsAppMessageService
*/
protected function getWhatsAppMessageServiceService()
{
$a = ($this->privates['App\\Service\\ZapierIntegration\\ZapierService'] ?? $this->getZapierServiceService());
if (isset($this->privates['App\\Service\\WhatsAppIntegration\\WhatsAppMessageService'])) {
return $this->privates['App\\Service\\WhatsAppIntegration\\WhatsAppMessageService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\WhatsAppIntegration\\WhatsAppMessageService'])) {
return $this->privates['App\\Service\\WhatsAppIntegration\\WhatsAppMessageService'];
}
$c = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->privates['App\\Service\\WhatsAppIntegration\\WhatsAppMessageService'])) {
return $this->privates['App\\Service\\WhatsAppIntegration\\WhatsAppMessageService'];
}
return $this->privates['App\\Service\\WhatsAppIntegration\\WhatsAppMessageService'] = new \App\Service\WhatsAppIntegration\WhatsAppMessageService($a, $b, $c, ($this->privates['App\\Service\\FeatureFlagService'] ?? $this->getFeatureFlagServiceService()), ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService()), ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), ($this->privates['JanusHercules\\Shared\\Infrastructure\\Service\\PhoneNumberFormationInfrastructureService'] ?? ($this->privates['JanusHercules\\Shared\\Infrastructure\\Service\\PhoneNumberFormationInfrastructureService'] = new \JanusHercules\Shared\Infrastructure\Service\PhoneNumberFormationInfrastructureService())));
}
/**
* Gets the private 'App\Service\XmlFormattingService' shared autowired service.
*
* @return \App\Service\XmlFormattingService
*/
protected function getXmlFormattingServiceService()
{
return $this->privates['App\\Service\\XmlFormattingService'] = new \App\Service\XmlFormattingService(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'App\Service\ZapierIntegration\ZapierService' shared autowired service.
*
* @return \App\Service\ZapierIntegration\ZapierService
*/
protected function getZapierServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ZapierIntegration\\ZapierService'])) {
return $this->privates['App\\Service\\ZapierIntegration\\ZapierService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['App\\Service\\ZapierIntegration\\ZapierService'])) {
return $this->privates['App\\Service\\ZapierIntegration\\ZapierService'];
}
return $this->privates['App\\Service\\ZapierIntegration\\ZapierService'] = new \App\Service\ZapierIntegration\ZapierService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $b, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->privates['JanusHercules\\Shared\\Infrastructure\\Service\\PhoneNumberFormationInfrastructureService'] ?? ($this->privates['JanusHercules\\Shared\\Infrastructure\\Service\\PhoneNumberFormationInfrastructureService'] = new \JanusHercules\Shared\Infrastructure\Service\PhoneNumberFormationInfrastructureService())));
}
/**
* Gets the private 'App\Service\ZipcodeService' shared autowired service.
*
* @return \App\Service\ZipcodeService
*/
protected function getZipcodeServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ZipcodeService'])) {
return $this->privates['App\\Service\\ZipcodeService'];
}
$b = ($this->privates['JanusHercules\\Zipcodes\\Domain\\Service\\ZipcodeManagementDomainService'] ?? $this->getZipcodeManagementDomainServiceService());
if (isset($this->privates['App\\Service\\ZipcodeService'])) {
return $this->privates['App\\Service\\ZipcodeService'];
}
return $this->privates['App\\Service\\ZipcodeService'] = new \App\Service\ZipcodeService($a, ($this->services['App\\Repository\\ZipcodeCircumcirclesRepository'] ?? $this->getZipcodeCircumcirclesRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b);
}
/**
* Gets the private 'FrontendSpaApi\Service\AuthService' shared autowired service.
*
* @return \FrontendSpaApi\Service\AuthService
*/
protected function getAuthService2Service()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['FrontendSpaApi\\Service\\AuthService'])) {
return $this->privates['FrontendSpaApi\\Service\\AuthService'];
}
return $this->privates['FrontendSpaApi\\Service\\AuthService'] = new \FrontendSpaApi\Service\AuthService($a);
}
/**
* Gets the private 'FrontendSpaApi\Service\EntityTransformationService' shared autowired service.
*
* @return \FrontendSpaApi\Service\EntityTransformationService
*/
protected function getEntityTransformationServiceService()
{
$a = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['FrontendSpaApi\\Service\\EntityTransformationService'])) {
return $this->privates['FrontendSpaApi\\Service\\EntityTransformationService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['FrontendSpaApi\\Service\\EntityTransformationService'])) {
return $this->privates['FrontendSpaApi\\Service\\EntityTransformationService'];
}
$c = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'] ?? $this->getIntegratedExternalPartnerServiceService());
if (isset($this->privates['FrontendSpaApi\\Service\\EntityTransformationService'])) {
return $this->privates['FrontendSpaApi\\Service\\EntityTransformationService'];
}
$d = ($this->privates['JanusHercules\\ExtendedApplicationQuestionnaire\\Domain\\Service\\ExtendedApplicationQuestionsDomainService'] ?? $this->getExtendedApplicationQuestionsDomainServiceService());
if (isset($this->privates['FrontendSpaApi\\Service\\EntityTransformationService'])) {
return $this->privates['FrontendSpaApi\\Service\\EntityTransformationService'];
}
$e = ($this->privates['JanusHercules\\IntegratedExternalPartnerCustomers\\Domain\\Service\\WeclappDomainService'] ?? $this->getWeclappDomainServiceService());
if (isset($this->privates['FrontendSpaApi\\Service\\EntityTransformationService'])) {
return $this->privates['FrontendSpaApi\\Service\\EntityTransformationService'];
}
$f = ($this->privates['App\\Service\\ExternalFeedsService'] ?? $this->getExternalFeedsServiceService());
if (isset($this->privates['FrontendSpaApi\\Service\\EntityTransformationService'])) {
return $this->privates['FrontendSpaApi\\Service\\EntityTransformationService'];
}
return $this->privates['FrontendSpaApi\\Service\\EntityTransformationService'] = new \FrontendSpaApi\Service\EntityTransformationService(($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), ($this->privates['App\\Service\\FeatureLimitationsService'] ?? $this->getFeatureLimitationsServiceService()), ($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'] ?? $this->getRecurrentJobContentDistributionValueServiceService()), $a, ($this->privates['App\\Service\\PlatformEventService'] ?? $this->getPlatformEventServiceService()), ($this->privates['App\\Service\\IntegratedExternalPartnerCustomerContentDistributionValueService'] ?? $this->getIntegratedExternalPartnerCustomerContentDistributionValueServiceService()), $this, $b, $c, $d, $e, ($this->privates['JanusHercules\\RecurrentJob\\Domain\\Service\\RecurrentJobAdditionalEmailForApplicationsDomainService'] ?? $this->getRecurrentJobAdditionalEmailForApplicationsDomainServiceService()), $f);
}
/**
* Gets the private 'JanusHercules\ApplicationAppointmentScheduling\Domain\Service\ApplicationAppointmentSchedulingDomainService' shared autowired service.
*
* @return \JanusHercules\ApplicationAppointmentScheduling\Domain\Service\ApplicationAppointmentSchedulingDomainService
*/
protected function getApplicationAppointmentSchedulingDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'])) {
return $this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'];
}
$b = ($this->privates['App\\Service\\RegistrationService'] ?? $this->getRegistrationServiceService());
if (isset($this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'])) {
return $this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'];
}
$c = ($this->privates['App\\Service\\WhatsAppIntegration\\WhatsAppMessageService'] ?? $this->getWhatsAppMessageServiceService());
if (isset($this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'])) {
return $this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'];
}
$d = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'])) {
return $this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'];
}
return $this->privates['JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Service\\ApplicationAppointmentSchedulingDomainService'] = new \JanusHercules\ApplicationAppointmentScheduling\Domain\Service\ApplicationAppointmentSchedulingDomainService($a, $b, ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $c, $d, ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'JanusHercules\ConversionEventTracking\Presentation\EventSubscriber\Step1TrackingSubscriber' shared autowired service.
*
* @return \JanusHercules\ConversionEventTracking\Presentation\EventSubscriber\Step1TrackingSubscriber
*/
protected function getStep1TrackingSubscriberService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\ConversionEventTracking\\Presentation\\EventSubscriber\\Step1TrackingSubscriber'])) {
return $this->privates['JanusHercules\\ConversionEventTracking\\Presentation\\EventSubscriber\\Step1TrackingSubscriber'];
}
return $this->privates['JanusHercules\\ConversionEventTracking\\Presentation\\EventSubscriber\\Step1TrackingSubscriber'] = new \JanusHercules\ConversionEventTracking\Presentation\EventSubscriber\Step1TrackingSubscriber(($this->privates['App\\Service\\ConversionEventService'] ?? $this->getConversionEventServiceService()), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), ($this->privates['JanusHercules\\ConversionEventTracking\\Presentation\\Service\\Step0SessionService'] ?? ($this->privates['JanusHercules\\ConversionEventTracking\\Presentation\\Service\\Step0SessionService'] = new \JanusHercules\ConversionEventTracking\Presentation\Service\Step0SessionService())), $a);
}
/**
* Gets the private 'JanusHercules\DatawarehouseIntegration\Domain\Service\BusinessEventDomainService' shared autowired service.
*
* @return \JanusHercules\DatawarehouseIntegration\Domain\Service\BusinessEventDomainService
*/
protected function getBusinessEventDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'])) {
return $this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'];
}
$b = new \Symfony\Bridge\Monolog\Logger('business_events');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$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);
return $this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] = new \JanusHercules\DatawarehouseIntegration\Domain\Service\BusinessEventDomainService($a, $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\WebDeveloperToolsHelperService'] ?? ($this->privates['App\\Service\\WebDeveloperToolsHelperService'] = new \App\Service\WebDeveloperToolsHelperService())), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Infrastructure\\Service\\ClientIdService'] ?? $this->getClientIdServiceService()), ($this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowLogicService'] ?? ($this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowLogicService'] = new \JanusHercules\JoboffererRegistration\Domain\Service\FlowLogicService(($this->services['kernel'] ?? $this->get('kernel', 1))))));
}
/**
* Gets the private 'JanusHercules\DatawarehouseIntegration\Domain\Service\ExternalPartnerEventDomainService' shared autowired service.
*
* @return \JanusHercules\DatawarehouseIntegration\Domain\Service\ExternalPartnerEventDomainService
*/
protected function getExternalPartnerEventDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\ExternalPartnerEventDomainService'])) {
return $this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\ExternalPartnerEventDomainService'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerService'] ?? $this->getIntegratedExternalPartnerServiceService());
if (isset($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\ExternalPartnerEventDomainService'])) {
return $this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\ExternalPartnerEventDomainService'];
}
$c = new \Symfony\Bridge\Monolog\Logger('external_partner_events');
$c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$c->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
return $this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\ExternalPartnerEventDomainService'] = new \JanusHercules\DatawarehouseIntegration\Domain\Service\ExternalPartnerEventDomainService($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), $b, $c, ($this->privates['App\\Service\\RecurrentJobStatusChangeLogEntryService'] ?? $this->getRecurrentJobStatusChangeLogEntryServiceService()), ($this->privates['App\\Service\\WebDeveloperToolsHelperService'] ?? ($this->privates['App\\Service\\WebDeveloperToolsHelperService'] = new \App\Service\WebDeveloperToolsHelperService())), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Infrastructure\\Service\\ClientIdService'] ?? $this->getClientIdServiceService()));
}
/**
* Gets the private 'JanusHercules\DatawarehouseIntegration\Infrastructure\Service\ClientIdService' shared autowired service.
*
* @return \JanusHercules\DatawarehouseIntegration\Infrastructure\Service\ClientIdService
*/
protected function getClientIdServiceService()
{
return $this->privates['JanusHercules\\DatawarehouseIntegration\\Infrastructure\\Service\\ClientIdService'] = new \JanusHercules\DatawarehouseIntegration\Infrastructure\Service\ClientIdService(($this->privates['App\\Service\\CookieService'] ?? $this->getCookieServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'JanusHercules\DatawarehouseIntegration\Infrastructure\SymfonyEventSubscriber\ClientIdSymfonyEventSubscriber' shared autowired service.
*
* @return \JanusHercules\DatawarehouseIntegration\Infrastructure\SymfonyEventSubscriber\ClientIdSymfonyEventSubscriber
*/
protected function getClientIdSymfonyEventSubscriberService()
{
return $this->privates['JanusHercules\\DatawarehouseIntegration\\Infrastructure\\SymfonyEventSubscriber\\ClientIdSymfonyEventSubscriber'] = new \JanusHercules\DatawarehouseIntegration\Infrastructure\SymfonyEventSubscriber\ClientIdSymfonyEventSubscriber(($this->privates['JanusHercules\\DatawarehouseIntegration\\Infrastructure\\Service\\ClientIdService'] ?? $this->getClientIdServiceService()));
}
/**
* Gets the private 'JanusHercules\ExtendedApplicationQuestionnaire\Domain\Service\ExtendedApplicationQuestionsDomainService' shared autowired service.
*
* @return \JanusHercules\ExtendedApplicationQuestionnaire\Domain\Service\ExtendedApplicationQuestionsDomainService
*/
protected function getExtendedApplicationQuestionsDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\ExtendedApplicationQuestionnaire\\Domain\\Service\\ExtendedApplicationQuestionsDomainService'])) {
return $this->privates['JanusHercules\\ExtendedApplicationQuestionnaire\\Domain\\Service\\ExtendedApplicationQuestionsDomainService'];
}
$b = ($this->services['App\\Service\\RecurrentJobService'] ?? $this->getRecurrentJobServiceService());
if (isset($this->privates['JanusHercules\\ExtendedApplicationQuestionnaire\\Domain\\Service\\ExtendedApplicationQuestionsDomainService'])) {
return $this->privates['JanusHercules\\ExtendedApplicationQuestionnaire\\Domain\\Service\\ExtendedApplicationQuestionsDomainService'];
}
return $this->privates['JanusHercules\\ExtendedApplicationQuestionnaire\\Domain\\Service\\ExtendedApplicationQuestionsDomainService'] = new \JanusHercules\ExtendedApplicationQuestionnaire\Domain\Service\ExtendedApplicationQuestionsDomainService($a, $b);
}
/**
* Gets the private 'JanusHercules\ExternalApplicationQuestions\Domain\Service\ConcludisDomainService' shared autowired service.
*
* @return \JanusHercules\ExternalApplicationQuestions\Domain\Service\ConcludisDomainService
*/
protected function getConcludisDomainServiceService()
{
$a = ($this->privates['JanusHercules\\ExternalApplicationQuestions\\Infrastructure\\Client\\ConcludisApiClient'] ?? $this->getConcludisApiClientService());
if (isset($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ConcludisDomainService'])) {
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ConcludisDomainService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ConcludisDomainService'])) {
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ConcludisDomainService'];
}
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ConcludisDomainService'] = new \JanusHercules\ExternalApplicationQuestions\Domain\Service\ConcludisDomainService($a, $b);
}
/**
* Gets the private 'JanusHercules\ExternalApplicationQuestions\Domain\Service\ExternalApplicationQuestionsDomainService' shared autowired service.
*
* @return \JanusHercules\ExternalApplicationQuestions\Domain\Service\ExternalApplicationQuestionsDomainService
*/
protected function getExternalApplicationQuestionsDomainServiceService()
{
$a = ($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ConcludisDomainService'] ?? $this->getConcludisDomainServiceService());
if (isset($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'])) {
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'])) {
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'];
}
$c = ($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\SoftgardenDomainService'] ?? $this->getSoftgardenDomainServiceService());
if (isset($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'])) {
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'];
}
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\ExternalApplicationQuestionsDomainService'] = new \JanusHercules\ExternalApplicationQuestions\Domain\Service\ExternalApplicationQuestionsDomainService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c);
}
/**
* Gets the private 'JanusHercules\ExternalApplicationQuestions\Domain\Service\SoftgardenDomainService' shared autowired service.
*
* @return \JanusHercules\ExternalApplicationQuestions\Domain\Service\SoftgardenDomainService
*/
protected function getSoftgardenDomainServiceService()
{
$a = ($this->privates['JanusHercules\\ExternalApplicationQuestions\\Infrastructure\\Client\\SoftgardenApiClient'] ?? $this->getSoftgardenApiClientService());
if (isset($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\SoftgardenDomainService'])) {
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\SoftgardenDomainService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\SoftgardenDomainService'])) {
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\SoftgardenDomainService'];
}
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Domain\\Service\\SoftgardenDomainService'] = new \JanusHercules\ExternalApplicationQuestions\Domain\Service\SoftgardenDomainService($a, $b);
}
/**
* Gets the private 'JanusHercules\ExternalApplicationQuestions\Infrastructure\Client\ConcludisApiClient' shared autowired service.
*
* @return \JanusHercules\ExternalApplicationQuestions\Infrastructure\Client\ConcludisApiClient
*/
protected function getConcludisApiClientService()
{
$a = ($this->privates['App\\Service\\ApplicationEventService'] ?? $this->getApplicationEventServiceService());
if (isset($this->privates['JanusHercules\\ExternalApplicationQuestions\\Infrastructure\\Client\\ConcludisApiClient'])) {
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Infrastructure\\Client\\ConcludisApiClient'];
}
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Infrastructure\\Client\\ConcludisApiClient'] = new \JanusHercules\ExternalApplicationQuestions\Infrastructure\Client\ConcludisApiClient($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the private 'JanusHercules\ExternalApplicationQuestions\Infrastructure\Client\SoftgardenApiClient' shared autowired service.
*
* @return \JanusHercules\ExternalApplicationQuestions\Infrastructure\Client\SoftgardenApiClient
*/
protected function getSoftgardenApiClientService()
{
$a = ($this->privates['App\\Service\\ApplicationEventService'] ?? $this->getApplicationEventServiceService());
if (isset($this->privates['JanusHercules\\ExternalApplicationQuestions\\Infrastructure\\Client\\SoftgardenApiClient'])) {
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Infrastructure\\Client\\SoftgardenApiClient'];
}
return $this->privates['JanusHercules\\ExternalApplicationQuestions\\Infrastructure\\Client\\SoftgardenApiClient'] = new \JanusHercules\ExternalApplicationQuestions\Infrastructure\Client\SoftgardenApiClient($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the private 'JanusHercules\FeedManagementChangeLog\Domain\Service\FeedManagementChangeLogEntryService' shared autowired service.
*
* @return \JanusHercules\FeedManagementChangeLog\Domain\Service\FeedManagementChangeLogEntryService
*/
protected function getFeedManagementChangeLogEntryServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\FeedManagementChangeLog\\Domain\\Service\\FeedManagementChangeLogEntryService'])) {
return $this->privates['JanusHercules\\FeedManagementChangeLog\\Domain\\Service\\FeedManagementChangeLogEntryService'];
}
return $this->privates['JanusHercules\\FeedManagementChangeLog\\Domain\\Service\\FeedManagementChangeLogEntryService'] = new \JanusHercules\FeedManagementChangeLog\Domain\Service\FeedManagementChangeLogEntryService($a);
}
/**
* Gets the private 'JanusHercules\GohiringIntegration\Domain\DataProvider\GohiringPositionInfoDataProvider' shared autowired service.
*
* @return \JanusHercules\GohiringIntegration\Domain\DataProvider\GohiringPositionInfoDataProvider
*/
protected function getGohiringPositionInfoDataProviderService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\GohiringIntegration\\Domain\\DataProvider\\GohiringPositionInfoDataProvider'])) {
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\DataProvider\\GohiringPositionInfoDataProvider'];
}
$b = ($this->privates['App\\Service\\ExternalPartner\\IntegratedExternalPartnerCustomerService'] ?? $this->getIntegratedExternalPartnerCustomerServiceService());
if (isset($this->privates['JanusHercules\\GohiringIntegration\\Domain\\DataProvider\\GohiringPositionInfoDataProvider'])) {
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\DataProvider\\GohiringPositionInfoDataProvider'];
}
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\DataProvider\\GohiringPositionInfoDataProvider'] = new \JanusHercules\GohiringIntegration\Domain\DataProvider\GohiringPositionInfoDataProvider($a, $this, ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()), $b, ($this->privates['App\\Service\\UsageEventService'] ?? $this->getUsageEventServiceService()), ($this->privates['App\\Service\\RecurrentJobStatusChangeLogEntryService'] ?? $this->getRecurrentJobStatusChangeLogEntryServiceService()));
}
/**
* Gets the private 'JanusHercules\GohiringIntegration\Domain\Service\GohiringIntegrationDomainService' shared autowired service.
*
* @return \JanusHercules\GohiringIntegration\Domain\Service\GohiringIntegrationDomainService
*/
protected function getGohiringIntegrationDomainServiceService()
{
$a = ($this->privates['JanusHercules\\GohiringIntegration\\Domain\\DataProvider\\GohiringPositionInfoDataProvider'] ?? $this->getGohiringPositionInfoDataProviderService());
if (isset($this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'])) {
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'])) {
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'];
}
$c = ($this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringPositionEventsDomainService'] ?? $this->getGohiringPositionEventsDomainServiceService());
if (isset($this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'])) {
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'];
}
$d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'])) {
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'];
}
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'] = new \JanusHercules\GohiringIntegration\Domain\Service\GohiringIntegrationDomainService(new \JanusHercules\GohiringIntegration\Infrastructure\ApiClient\GohiringApiClient(), $a, $b, $this, $c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $d);
}
/**
* Gets the private 'JanusHercules\GohiringIntegration\Domain\Service\GohiringPositionEventsDomainService' shared autowired service.
*
* @return \JanusHercules\GohiringIntegration\Domain\Service\GohiringPositionEventsDomainService
*/
protected function getGohiringPositionEventsDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringPositionEventsDomainService'])) {
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringPositionEventsDomainService'];
}
return $this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringPositionEventsDomainService'] = new \JanusHercules\GohiringIntegration\Domain\Service\GohiringPositionEventsDomainService($a);
}
/**
* Gets the private 'JanusHercules\GohiringIntegration\Facade\GohiringIntegrationFacade' shared autowired service.
*
* @return \JanusHercules\GohiringIntegration\Facade\GohiringIntegrationFacade
*/
protected function getGohiringIntegrationFacadeService()
{
$a = ($this->privates['JanusHercules\\GohiringIntegration\\Domain\\Service\\GohiringIntegrationDomainService'] ?? $this->getGohiringIntegrationDomainServiceService());
if (isset($this->privates['JanusHercules\\GohiringIntegration\\Facade\\GohiringIntegrationFacade'])) {
return $this->privates['JanusHercules\\GohiringIntegration\\Facade\\GohiringIntegrationFacade'];
}
return $this->privates['JanusHercules\\GohiringIntegration\\Facade\\GohiringIntegrationFacade'] = new \JanusHercules\GohiringIntegration\Facade\GohiringIntegrationFacade($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'JanusHercules\IntegratedExternalPartnerCustomers\Domain\Service\WeclappDomainService' shared autowired service.
*
* @return \JanusHercules\IntegratedExternalPartnerCustomers\Domain\Service\WeclappDomainService
*/
protected function getWeclappDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\IntegratedExternalPartnerCustomers\\Domain\\Service\\WeclappDomainService'])) {
return $this->privates['JanusHercules\\IntegratedExternalPartnerCustomers\\Domain\\Service\\WeclappDomainService'];
}
return $this->privates['JanusHercules\\IntegratedExternalPartnerCustomers\\Domain\\Service\\WeclappDomainService'] = new \JanusHercules\IntegratedExternalPartnerCustomers\Domain\Service\WeclappDomainService($a);
}
/**
* Gets the private 'JanusHercules\JoboffererRegistration\Domain\Service\FlowDataService' shared autowired service.
*
* @return \JanusHercules\JoboffererRegistration\Domain\Service\FlowDataService
*/
protected function getFlowDataServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowDataService'])) {
return $this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowDataService'];
}
return $this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowDataService'] = new \JanusHercules\JoboffererRegistration\Domain\Service\FlowDataService($a, ($this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowLogicService'] ?? ($this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowLogicService'] = new \JanusHercules\JoboffererRegistration\Domain\Service\FlowLogicService(($this->services['kernel'] ?? $this->get('kernel', 1))))));
}
/**
* Gets the private 'JanusHercules\JoboffererRegistration\Domain\Service\FlowLogicService' shared autowired service.
*
* @return \JanusHercules\JoboffererRegistration\Domain\Service\FlowLogicService
*/
protected function getFlowLogicServiceService()
{
return $this->privates['JanusHercules\\JoboffererRegistration\\Domain\\Service\\FlowLogicService'] = new \JanusHercules\JoboffererRegistration\Domain\Service\FlowLogicService(($this->services['kernel'] ?? $this->get('kernel', 1)));
}
/**
* Gets the private 'JanusHercules\Jobradar\Domain\Service\JobradarMatchesDomainService' shared autowired service.
*
* @return \JanusHercules\Jobradar\Domain\Service\JobradarMatchesDomainService
*/
protected function getJobradarMatchesDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'])) {
return $this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'];
}
$b = ($this->privates['App\\Service\\ProfileBlocksService'] ?? $this->getProfileBlocksServiceService());
if (isset($this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'])) {
return $this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'];
}
$c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'])) {
return $this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'];
}
$d = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'])) {
return $this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'];
}
$e = ($this->privates['App\\Service\\OnetimeLoginTokenService'] ?? $this->getOnetimeLoginTokenServiceService());
if (isset($this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'])) {
return $this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'];
}
return $this->privates['JanusHercules\\Jobradar\\Domain\\Service\\JobradarMatchesDomainService'] = new \JanusHercules\Jobradar\Domain\Service\JobradarMatchesDomainService($a, ($this->privates['JanusHercules\\DatawarehouseIntegration\\Domain\\Service\\BusinessEventDomainService'] ?? $this->getBusinessEventDomainServiceService()), $b, $c, $d, $e);
}
/**
* Gets the private 'JanusHercules\Membership\Domain\Service\RecurrentJobExtraFeaturesDomainService' shared autowired service.
*
* @return \JanusHercules\Membership\Domain\Service\RecurrentJobExtraFeaturesDomainService
*/
protected function getRecurrentJobExtraFeaturesDomainServiceService()
{
$a = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobExtraFeaturesDomainService'])) {
return $this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobExtraFeaturesDomainService'];
}
return $this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobExtraFeaturesDomainService'] = new \JanusHercules\Membership\Domain\Service\RecurrentJobExtraFeaturesDomainService(($this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobSlotDomainService'] ?? $this->getRecurrentJobSlotDomainServiceService()), $a);
}
/**
* Gets the private 'JanusHercules\Membership\Domain\Service\RecurrentJobSlotDomainService' shared autowired service.
*
* @return \JanusHercules\Membership\Domain\Service\RecurrentJobSlotDomainService
*/
protected function getRecurrentJobSlotDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobSlotDomainService'])) {
return $this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobSlotDomainService'];
}
return $this->privates['JanusHercules\\Membership\\Domain\\Service\\RecurrentJobSlotDomainService'] = new \JanusHercules\Membership\Domain\Service\RecurrentJobSlotDomainService($a);
}
/**
* Gets the private 'JanusHercules\RecurrentJob\Domain\Service\RecurrentJobAdditionalEmailForApplicationsDomainService' shared autowired service.
*
* @return \JanusHercules\RecurrentJob\Domain\Service\RecurrentJobAdditionalEmailForApplicationsDomainService
*/
protected function getRecurrentJobAdditionalEmailForApplicationsDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\RecurrentJob\\Domain\\Service\\RecurrentJobAdditionalEmailForApplicationsDomainService'])) {
return $this->privates['JanusHercules\\RecurrentJob\\Domain\\Service\\RecurrentJobAdditionalEmailForApplicationsDomainService'];
}
return $this->privates['JanusHercules\\RecurrentJob\\Domain\\Service\\RecurrentJobAdditionalEmailForApplicationsDomainService'] = new \JanusHercules\RecurrentJob\Domain\Service\RecurrentJobAdditionalEmailForApplicationsDomainService($a);
}
/**
* Gets the private 'JanusHercules\ScamCountermeasures\Domain\Service\ArchiveUserService' shared autowired service.
*
* @return \JanusHercules\ScamCountermeasures\Domain\Service\ArchiveUserService
*/
protected function getArchiveUserServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'])) {
return $this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'])) {
return $this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'];
}
$c = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'])) {
return $this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'];
}
$d = ($this->privates['App\\Service\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'])) {
return $this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'];
}
return $this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'] = new \JanusHercules\ScamCountermeasures\Domain\Service\ArchiveUserService($a, $b, ($this->privates['App\\Service\\BlacklistingService'] ?? $this->getBlacklistingServiceService()), $c, $d);
}
/**
* Gets the private 'JanusHercules\SelfServiceTrafficCampaign\Domain\Service\SelfServiceTrafficCampaignBookingDomainService' shared autowired service.
*
* @return \JanusHercules\SelfServiceTrafficCampaign\Domain\Service\SelfServiceTrafficCampaignBookingDomainService
*/
protected function getSelfServiceTrafficCampaignBookingDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'];
}
$b = ($this->services['App\\Service\\Membership\\MembershipService'] ?? $this->getMembershipServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'];
}
$c = ($this->privates['App\\Service\\Membership\\BillwerkRestApiClientService'] ?? $this->getBillwerkRestApiClientServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'];
}
$d = ($this->privates['App\\Service\\MailService'] ?? $this->getMailServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'];
}
$e = ($this->services['App\\Service\\Membership\\BillwerkSynchronizationService'] ?? $this->getBillwerkSynchronizationServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'];
}
$f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'];
}
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'] = new \JanusHercules\SelfServiceTrafficCampaign\Domain\Service\SelfServiceTrafficCampaignBookingDomainService($a, $b, $c, $d, ($this->services['kernel'] ?? $this->get('kernel', 1)), $e, $f, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'JanusHercules\SelfServiceTrafficCampaign\Domain\Service\SelfServiceTrafficCampaignDomainService' shared autowired service.
*
* @return \JanusHercules\SelfServiceTrafficCampaign\Domain\Service\SelfServiceTrafficCampaignDomainService
*/
protected function getSelfServiceTrafficCampaignDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignDomainService'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignDomainService'];
}
$b = ($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'] ?? $this->getSelfServiceTrafficCampaignBookingDomainServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignDomainService'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignDomainService'];
}
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignDomainService'] = new \JanusHercules\SelfServiceTrafficCampaign\Domain\Service\SelfServiceTrafficCampaignDomainService($a, ($this->privates['App\\Service\\RecurrentJobContentDistributionValueService'] ?? $this->getRecurrentJobContentDistributionValueServiceService()), $b);
}
/**
* Gets the private 'JanusHercules\SelfServiceTrafficCampaign\Facade\SelfServiceTrafficCampaignFacade' shared autowired service.
*
* @return \JanusHercules\SelfServiceTrafficCampaign\Facade\SelfServiceTrafficCampaignFacade
*/
protected function getSelfServiceTrafficCampaignFacadeService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'];
}
$b = ($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignDomainService'] ?? $this->getSelfServiceTrafficCampaignDomainServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'];
}
$c = ($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignBookingDomainService'] ?? $this->getSelfServiceTrafficCampaignBookingDomainServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'];
}
$d = ($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Presentation\\Service\\SelfServiceTrafficCampaignPresentationService'] ?? $this->getSelfServiceTrafficCampaignPresentationServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'];
}
$e = ($this->privates['JanusHercules\\ScamCountermeasures\\Domain\\Service\\ArchiveUserService'] ?? $this->getArchiveUserServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'];
}
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Facade\\SelfServiceTrafficCampaignFacade'] = new \JanusHercules\SelfServiceTrafficCampaign\Facade\SelfServiceTrafficCampaignFacade($a, $b, $c, $d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \JanusHercules\ScamCountermeasures\Facade\ScamCountermeasuresFacade($e));
}
/**
* Gets the private 'JanusHercules\SelfServiceTrafficCampaign\Presentation\Service\SelfServiceTrafficCampaignPresentationService' shared autowired service.
*
* @return \JanusHercules\SelfServiceTrafficCampaign\Presentation\Service\SelfServiceTrafficCampaignPresentationService
*/
protected function getSelfServiceTrafficCampaignPresentationServiceService()
{
$a = ($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Domain\\Service\\SelfServiceTrafficCampaignDomainService'] ?? $this->getSelfServiceTrafficCampaignDomainServiceService());
if (isset($this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Presentation\\Service\\SelfServiceTrafficCampaignPresentationService'])) {
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Presentation\\Service\\SelfServiceTrafficCampaignPresentationService'];
}
return $this->privates['JanusHercules\\SelfServiceTrafficCampaign\\Presentation\\Service\\SelfServiceTrafficCampaignPresentationService'] = new \JanusHercules\SelfServiceTrafficCampaign\Presentation\Service\SelfServiceTrafficCampaignPresentationService($a);
}
/**
* Gets the private 'JanusHercules\Zipcodes\Domain\Service\ZipcodeManagementDomainService' shared autowired service.
*
* @return \JanusHercules\Zipcodes\Domain\Service\ZipcodeManagementDomainService
*/
protected function getZipcodeManagementDomainServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['JanusHercules\\Zipcodes\\Domain\\Service\\ZipcodeManagementDomainService'])) {
return $this->privates['JanusHercules\\Zipcodes\\Domain\\Service\\ZipcodeManagementDomainService'];
}
$b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['JanusHercules\\Zipcodes\\Domain\\Service\\ZipcodeManagementDomainService'])) {
return $this->privates['JanusHercules\\Zipcodes\\Domain\\Service\\ZipcodeManagementDomainService'];
}
return $this->privates['JanusHercules\\Zipcodes\\Domain\\Service\\ZipcodeManagementDomainService'] = new \JanusHercules\Zipcodes\Domain\Service\ZipcodeManagementDomainService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'MobileAppApi\Service\AuthService' shared autowired service.
*
* @return \MobileAppApi\Service\AuthService
*/
protected function getAuthServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['MobileAppApi\\Service\\AuthService'])) {
return $this->privates['MobileAppApi\\Service\\AuthService'];
}
return $this->privates['MobileAppApi\\Service\\AuthService'] = new \MobileAppApi\Service\AuthService($a);
}
/**
* Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
*/
protected function getResetAssetsEventListenerService()
{
return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
}
/**
* Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
*
* @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
*/
protected function getUploaderHelperService()
{
return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService()));
}
/**
* 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 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__, 4).'/public/assets/generated/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* 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('sTs0NbZHSw', 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.messenger.restart_workers_signal' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Messenger_RestartWorkersSignalService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('XriUP9TnKO', 0, ($this->targetDir.''.'/pools/app'), ($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['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* 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('5PkFteVfQK', 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('p-eFPiW+Qm', 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('6dwEoebel3', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.ux.twig_component' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Ux_TwigComponentService()
{
return $this->privates['cache.ux.twig_component'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Wot0lB304i', 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('SAHZfd+IEC', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.webpack_encore' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_WebpackEncoreService()
{
return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QKtA5YC08S', 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.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, NULL);
}
/**
* 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__, 4), 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.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
yield 3 => ($this->privates['debug.security.voter.App\\Security\\ProfileVoter'] ?? $this->load('getProfileVoterService'));
}, 4), 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.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
'fos_elastica.listener.external_joboffers' => ['privates', 'fos_elastica.listener.external_joboffers', 'getFosElastica_Listener_ExternalJoboffersService', true],
'fos_elastica.listener.professions' => ['privates', 'fos_elastica.listener.professions', 'getFosElastica_Listener_ProfessionsService', true],
'fos_elastica.listener.recurrent_jobs' => ['privates', 'fos_elastica.listener.recurrent_jobs', 'getFosElastica_Listener_RecurrentJobsService', true],
'fos_elastica.listener.wanted_jobs' => ['privates', 'fos_elastica.listener.wanted_jobs', 'getFosElastica_Listener_WantedJobsService', true],
'fos_user.user_listener' => ['privates', 'fos_user.user_listener', 'getFosUser_UserListenerService', true],
'vich_uploader.listener.clean.conversation_message_attachment_file' => ['privates', 'vich_uploader.listener.clean.conversation_message_attachment_file', 'getVichUploader_Listener_Clean_ConversationMessageAttachmentFileService', true],
'vich_uploader.listener.clean.extended_application_cv_file' => ['privates', 'vich_uploader.listener.clean.extended_application_cv_file', 'getVichUploader_Listener_Clean_ExtendedApplicationCvFileService', true],
'vich_uploader.listener.clean.jobofferer_profile_additional_file' => ['privates', 'vich_uploader.listener.clean.jobofferer_profile_additional_file', 'getVichUploader_Listener_Clean_JoboffererProfileAdditionalFileService', true],
'vich_uploader.listener.clean.jobseeker_profile_additional_file' => ['privates', 'vich_uploader.listener.clean.jobseeker_profile_additional_file', 'getVichUploader_Listener_Clean_JobseekerProfileAdditionalFileService', true],
'vich_uploader.listener.clean.profile_document' => ['privates', 'vich_uploader.listener.clean.profile_document', 'getVichUploader_Listener_Clean_ProfileDocumentService', true],
'vich_uploader.listener.clean.profile_photo' => ['privates', 'vich_uploader.listener.clean.profile_photo', 'getVichUploader_Listener_Clean_ProfilePhotoService', true],
'vich_uploader.listener.clean.recurrent_job_header_image' => ['privates', 'vich_uploader.listener.clean.recurrent_job_header_image', 'getVichUploader_Listener_Clean_RecurrentJobHeaderImageService', true],
'vich_uploader.listener.clean.recurrent_job_profile_photo' => ['privates', 'vich_uploader.listener.clean.recurrent_job_profile_photo', 'getVichUploader_Listener_Clean_RecurrentJobProfilePhotoService', true],
'vich_uploader.listener.remove.conversation_message_attachment_file' => ['privates', 'vich_uploader.listener.remove.conversation_message_attachment_file', 'getVichUploader_Listener_Remove_ConversationMessageAttachmentFileService', true],
'vich_uploader.listener.remove.extended_application_cv_file' => ['privates', 'vich_uploader.listener.remove.extended_application_cv_file', 'getVichUploader_Listener_Remove_ExtendedApplicationCvFileService', true],
'vich_uploader.listener.remove.jobofferer_profile_additional_file' => ['privates', 'vich_uploader.listener.remove.jobofferer_profile_additional_file', 'getVichUploader_Listener_Remove_JoboffererProfileAdditionalFileService', true],
'vich_uploader.listener.remove.jobseeker_profile_additional_file' => ['privates', 'vich_uploader.listener.remove.jobseeker_profile_additional_file', 'getVichUploader_Listener_Remove_JobseekerProfileAdditionalFileService', true],
'vich_uploader.listener.remove.profile_document' => ['privates', 'vich_uploader.listener.remove.profile_document', 'getVichUploader_Listener_Remove_ProfileDocumentService', true],
'vich_uploader.listener.remove.profile_photo' => ['privates', 'vich_uploader.listener.remove.profile_photo', 'getVichUploader_Listener_Remove_ProfilePhotoService', true],
'vich_uploader.listener.remove.recurrent_job_header_image' => ['privates', 'vich_uploader.listener.remove.recurrent_job_header_image', 'getVichUploader_Listener_Remove_RecurrentJobHeaderImageService', true],
'vich_uploader.listener.remove.recurrent_job_profile_photo' => ['privates', 'vich_uploader.listener.remove.recurrent_job_profile_photo', 'getVichUploader_Listener_Remove_RecurrentJobProfilePhotoService', true],
'vich_uploader.listener.upload.conversation_message_attachment_file' => ['privates', 'vich_uploader.listener.upload.conversation_message_attachment_file', 'getVichUploader_Listener_Upload_ConversationMessageAttachmentFileService', true],
'vich_uploader.listener.upload.extended_application_cv_file' => ['privates', 'vich_uploader.listener.upload.extended_application_cv_file', 'getVichUploader_Listener_Upload_ExtendedApplicationCvFileService', true],
'vich_uploader.listener.upload.jobofferer_profile_additional_file' => ['privates', 'vich_uploader.listener.upload.jobofferer_profile_additional_file', 'getVichUploader_Listener_Upload_JoboffererProfileAdditionalFileService', true],
'vich_uploader.listener.upload.jobseeker_profile_additional_file' => ['privates', 'vich_uploader.listener.upload.jobseeker_profile_additional_file', 'getVichUploader_Listener_Upload_JobseekerProfileAdditionalFileService', true],
'vich_uploader.listener.upload.profile_document' => ['privates', 'vich_uploader.listener.upload.profile_document', 'getVichUploader_Listener_Upload_ProfileDocumentService', true],
'vich_uploader.listener.upload.profile_photo' => ['privates', 'vich_uploader.listener.upload.profile_photo', 'getVichUploader_Listener_Upload_ProfilePhotoService', true],
'vich_uploader.listener.upload.recurrent_job_header_image' => ['privates', 'vich_uploader.listener.upload.recurrent_job_header_image', 'getVichUploader_Listener_Upload_RecurrentJobHeaderImageService', true],
'vich_uploader.listener.upload.recurrent_job_profile_photo' => ['privates', 'vich_uploader.listener.upload.recurrent_job_profile_photo', 'getVichUploader_Listener_Upload_RecurrentJobProfilePhotoService', 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' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
'fos_elastica.listener.external_joboffers' => '?',
'fos_elastica.listener.professions' => '?',
'fos_elastica.listener.recurrent_jobs' => '?',
'fos_elastica.listener.wanted_jobs' => '?',
'fos_user.user_listener' => '?',
'vich_uploader.listener.clean.conversation_message_attachment_file' => '?',
'vich_uploader.listener.clean.extended_application_cv_file' => '?',
'vich_uploader.listener.clean.jobofferer_profile_additional_file' => '?',
'vich_uploader.listener.clean.jobseeker_profile_additional_file' => '?',
'vich_uploader.listener.clean.profile_document' => '?',
'vich_uploader.listener.clean.profile_photo' => '?',
'vich_uploader.listener.clean.recurrent_job_header_image' => '?',
'vich_uploader.listener.clean.recurrent_job_profile_photo' => '?',
'vich_uploader.listener.remove.conversation_message_attachment_file' => '?',
'vich_uploader.listener.remove.extended_application_cv_file' => '?',
'vich_uploader.listener.remove.jobofferer_profile_additional_file' => '?',
'vich_uploader.listener.remove.jobseeker_profile_additional_file' => '?',
'vich_uploader.listener.remove.profile_document' => '?',
'vich_uploader.listener.remove.profile_photo' => '?',
'vich_uploader.listener.remove.recurrent_job_header_image' => '?',
'vich_uploader.listener.remove.recurrent_job_profile_photo' => '?',
'vich_uploader.listener.upload.conversation_message_attachment_file' => '?',
'vich_uploader.listener.upload.extended_application_cv_file' => '?',
'vich_uploader.listener.upload.jobofferer_profile_additional_file' => '?',
'vich_uploader.listener.upload.jobseeker_profile_additional_file' => '?',
'vich_uploader.listener.upload.profile_document' => '?',
'vich_uploader.listener.upload.profile_photo' => '?',
'vich_uploader.listener.upload.recurrent_job_header_image' => '?',
'vich_uploader.listener.upload.recurrent_job_profile_photo' => '?',
]), [0 => 'vich_uploader.listener.clean.profile_photo', 1 => 'vich_uploader.listener.clean.profile_document', 2 => 'vich_uploader.listener.clean.jobseeker_profile_additional_file', 3 => 'vich_uploader.listener.clean.jobofferer_profile_additional_file', 4 => 'vich_uploader.listener.clean.conversation_message_attachment_file', 5 => 'vich_uploader.listener.clean.extended_application_cv_file', 6 => 'vich_uploader.listener.clean.recurrent_job_profile_photo', 7 => 'vich_uploader.listener.clean.recurrent_job_header_image', 8 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 9 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 10 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 11 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 12 => 'vich_uploader.listener.remove.profile_photo', 13 => 'vich_uploader.listener.upload.profile_photo', 14 => 'vich_uploader.listener.remove.profile_document', 15 => 'vich_uploader.listener.upload.profile_document', 16 => 'vich_uploader.listener.remove.jobseeker_profile_additional_file', 17 => 'vich_uploader.listener.upload.jobseeker_profile_additional_file', 18 => 'vich_uploader.listener.remove.jobofferer_profile_additional_file', 19 => 'vich_uploader.listener.upload.jobofferer_profile_additional_file', 20 => 'vich_uploader.listener.remove.conversation_message_attachment_file', 21 => 'vich_uploader.listener.upload.conversation_message_attachment_file', 22 => 'vich_uploader.listener.remove.extended_application_cv_file', 23 => 'vich_uploader.listener.upload.extended_application_cv_file', 24 => 'vich_uploader.listener.remove.recurrent_job_profile_photo', 25 => 'vich_uploader.listener.upload.recurrent_job_profile_photo', 26 => 'vich_uploader.listener.remove.recurrent_job_header_image', 27 => 'vich_uploader.listener.upload.recurrent_job_header_image', 28 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 29 => [0 => [0 => 'prePersist'], 1 => 'fos_user.user_listener'], 30 => [0 => [0 => 'preUpdate'], 1 => 'fos_user.user_listener'], 31 => [0 => [0 => 'postPersist'], 1 => 'fos_elastica.listener.professions'], 32 => [0 => [0 => 'postUpdate'], 1 => 'fos_elastica.listener.professions'], 33 => [0 => [0 => 'preRemove'], 1 => 'fos_elastica.listener.professions'], 34 => [0 => [0 => 'postFlush'], 1 => 'fos_elastica.listener.professions'], 35 => [0 => [0 => 'postPersist'], 1 => 'fos_elastica.listener.recurrent_jobs'], 36 => [0 => [0 => 'postUpdate'], 1 => 'fos_elastica.listener.recurrent_jobs'], 37 => [0 => [0 => 'preRemove'], 1 => 'fos_elastica.listener.recurrent_jobs'], 38 => [0 => [0 => 'postFlush'], 1 => 'fos_elastica.listener.recurrent_jobs'], 39 => [0 => [0 => 'postPersist'], 1 => 'fos_elastica.listener.wanted_jobs'], 40 => [0 => [0 => 'postUpdate'], 1 => 'fos_elastica.listener.wanted_jobs'], 41 => [0 => [0 => 'preRemove'], 1 => 'fos_elastica.listener.wanted_jobs'], 42 => [0 => [0 => 'postFlush'], 1 => 'fos_elastica.listener.wanted_jobs'], 43 => [0 => [0 => 'postPersist'], 1 => 'fos_elastica.listener.external_joboffers'], 44 => [0 => [0 => 'postUpdate'], 1 => 'fos_elastica.listener.external_joboffers'], 45 => [0 => [0 => 'preRemove'], 1 => 'fos_elastica.listener.external_joboffers'], 46 => [0 => [0 => 'postFlush'], 1 => 'fos_elastica.listener.external_joboffers']]);
}
/**
* Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
*/
protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
{
return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/App/Entity'), 1 => (\dirname(__DIR__, 4).'/src/MobileAppApi/Entity'), 2 => (\dirname(__DIR__, 4).'/src/FrontendSpaApi/Entity'), 3 => (\dirname(__DIR__, 4).'/src/ZapierApi/Entity')], false);
}
/**
* Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
*/
protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
{
$this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml', false);
$instance->setGlobalBasename('mapping');
return $instance;
}
/**
* Gets the private 'eight_points_guzzle.data_collector' shared service.
*
* @return \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector
*/
protected function getEightPointsGuzzle_DataCollectorService()
{
return $this->privates['eight_points_guzzle.data_collector'] = new \EightPoints\Bundle\GuzzleBundle\DataCollector\HttpDataCollector([0 => ($this->privates['eight_points_guzzle.billwerk_api_logger'] ?? ($this->privates['eight_points_guzzle.billwerk_api_logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3))), 1 => ($this->privates['eight_points_guzzle.talention_api_logger'] ?? ($this->privates['eight_points_guzzle.talention_api_logger'] = new \EightPoints\Bundle\GuzzleBundle\Log\Logger(3)))], 0.0);
}
/**
* Gets the private 'esi_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
*/
protected function getEsiListenerService()
{
return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
}
/**
* 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 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Form\\ContactForCorporateClientMessageType' => ['privates', 'App\\Form\\ContactForCorporateClientMessageType', 'getContactForCorporateClientMessageTypeService', true],
'App\\Form\\ContactMessageType' => ['privates', 'App\\Form\\ContactMessageType', 'getContactMessageTypeService', true],
'App\\Form\\ConversationMessageAttachmentFileType' => ['privates', 'App\\Form\\ConversationMessageAttachmentFileType', 'getConversationMessageAttachmentFileTypeService', true],
'App\\Form\\ConversationMessageMultipleType' => ['privates', 'App\\Form\\ConversationMessageMultipleType', 'getConversationMessageMultipleTypeService', true],
'App\\Form\\ConversationMessageType' => ['privates', 'App\\Form\\ConversationMessageType', 'getConversationMessageTypeService', true],
'App\\Form\\CookiePreferencesType' => ['privates', 'App\\Form\\CookiePreferencesType', 'getCookiePreferencesTypeService', true],
'App\\Form\\ExtendedApplication\\ExtendedApplicationCvFileType' => ['privates', 'App\\Form\\ExtendedApplication\\ExtendedApplicationCvFileType', 'getExtendedApplicationCvFileTypeService', true],
'App\\Form\\ExtendedApplication\\ExtendedApplicationType' => ['privates', 'App\\Form\\ExtendedApplication\\ExtendedApplicationType', 'getExtendedApplicationTypeService', true],
'App\\Form\\ExternalPartner\\IntegratedExternalPartnerCustomerQuotaType' => ['privates', 'App\\Form\\ExternalPartner\\IntegratedExternalPartnerCustomerQuotaType', 'getIntegratedExternalPartnerCustomerQuotaTypeService', true],
'App\\Form\\ExternalPartner\\IntegratedExternalPartnerCustomerType' => ['privates', 'App\\Form\\ExternalPartner\\IntegratedExternalPartnerCustomerType', 'getIntegratedExternalPartnerCustomerTypeService', true],
'App\\Form\\JoboffererProfileAdditionalFileType' => ['privates', 'App\\Form\\JoboffererProfileAdditionalFileType', 'getJoboffererProfileAdditionalFileTypeService', true],
'App\\Form\\JoboffererProfileType' => ['privates', 'App\\Form\\JoboffererProfileType', 'getJoboffererProfileTypeService', true],
'App\\Form\\JobseekerProfileAdditionalFileType' => ['privates', 'App\\Form\\JobseekerProfileAdditionalFileType', 'getJobseekerProfileAdditionalFileTypeService', true],
'App\\Form\\JobseekerProfileType' => ['privates', 'App\\Form\\JobseekerProfileType', 'getJobseekerProfileTypeService', true],
'App\\Form\\ProfileBaseType' => ['privates', 'App\\Form\\ProfileBaseType', 'getProfileBaseTypeService', true],
'App\\Form\\ProfileReviewType' => ['privates', 'App\\Form\\ProfileReviewType', 'getProfileReviewTypeService', true],
'App\\Form\\RatingType' => ['privates', 'App\\Form\\RatingType', 'getRatingTypeService', true],
'App\\Form\\RecurrentJobDeactivationFeedbackType' => ['privates', 'App\\Form\\RecurrentJobDeactivationFeedbackType', 'getRecurrentJobDeactivationFeedbackTypeService', true],
'App\\Form\\RecurrentJobProfilePhotoType' => ['privates', 'App\\Form\\RecurrentJobProfilePhotoType', 'getRecurrentJobProfilePhotoTypeService', true],
'App\\Form\\RecurrentJobType' => ['privates', 'App\\Form\\RecurrentJobType', 'getRecurrentJobTypeService', true],
'App\\Form\\RecurrentJobsSearchParametersType' => ['privates', 'App\\Form\\RecurrentJobsSearchParametersType', 'getRecurrentJobsSearchParametersTypeService', true],
'App\\Form\\RegistrationType' => ['privates', 'app.form.registration', 'getApp_Form_RegistrationService', true],
'App\\Form\\SetOwnPasswordType' => ['privates', 'App\\Form\\SetOwnPasswordType', 'getSetOwnPasswordTypeService', true],
'App\\Form\\ShortlinkInputType' => ['privates', 'App\\Form\\ShortlinkInputType', 'getShortlinkInputTypeService', true],
'App\\Form\\UserLeadType' => ['privates', 'App\\Form\\UserLeadType', 'getUserLeadTypeService', true],
'App\\Form\\WantedJobType' => ['privates', 'App\\Form\\WantedJobType', 'getWantedJobTypeService', true],
'App\\Form\\WantedJobsSearchParametersType' => ['privates', 'App\\Form\\WantedJobsSearchParametersType', 'getWantedJobsSearchParametersTypeService', true],
'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates', 'fos_user.change_password.form.type', 'getFosUser_ChangePassword_Form_TypeService', true],
'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates', 'fos_user.profile.form.type', 'getFosUser_Profile_Form_TypeService', true],
'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates', 'fos_user.registration.form.type', 'getFosUser_Registration_Form_TypeService', true],
'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates', 'fos_user.resetting.form.type', 'getFosUser_Resetting_Form_TypeService', true],
'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates', 'fos_user.username_form_type', 'getFosUser_UsernameFormTypeService', true],
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\FormType\\ApplicationAppointmentSchedulingSearchFormType' => ['privates', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\FormType\\ApplicationAppointmentSchedulingSearchFormType', 'getApplicationAppointmentSchedulingSearchFormTypeService', true],
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\FormType\\ApplicationAppointmentSchedulingUpdateFormType' => ['privates', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\FormType\\ApplicationAppointmentSchedulingUpdateFormType', 'getApplicationAppointmentSchedulingUpdateFormTypeService', true],
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\FormType\\SuperchatFakeReplyFormType' => ['privates', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\FormType\\SuperchatFakeReplyFormType', 'getSuperchatFakeReplyFormTypeService', true],
'JanusHercules\\CampaignWunschjobs\\Presentation\\FormType\\JobseekerStep1FormType' => ['privates', 'JanusHercules\\CampaignWunschjobs\\Presentation\\FormType\\JobseekerStep1FormType', 'getJobseekerStep1FormTypeService', true],
'JanusHercules\\CampaignWunschjobs\\Presentation\\FormType\\JobseekerStep2FormType' => ['privates', 'JanusHercules\\CampaignWunschjobs\\Presentation\\FormType\\JobseekerStep2FormType', 'getJobseekerStep2FormTypeService', true],
'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep1FormType' => ['privates', 'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep1FormType', 'getJobseekerRegistrationFlowStep1FormTypeService', true],
'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep2FormType' => ['privates', 'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep2FormType', 'getJobseekerRegistrationFlowStep2FormTypeService', true],
'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep3FormType' => ['privates', 'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep3FormType', 'getJobseekerRegistrationFlowStep3FormTypeService', true],
'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep4FormType' => ['privates', 'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep4FormType', 'getJobseekerRegistrationFlowStep4FormTypeService', true],
'JanusHercules\\RecurrentJob\\Presentation\\FormType\\RecurrentJobHeaderImageUploadFormType' => ['privates', 'JanusHercules\\RecurrentJob\\Presentation\\FormType\\RecurrentJobHeaderImageUploadFormType', 'getRecurrentJobHeaderImageUploadFormTypeService', true],
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates', 'liip_imagine.form.type.image', 'getLiipImagine_Form_Type_ImageService', true],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', true],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', true],
'Symfony\\UX\\LiveComponent\\Form\\Type\\LiveCollectionType' => ['privates', 'form.live_collection', 'getForm_LiveCollectionService', true],
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services', 'vich_uploader.form.type.file', 'getVichUploader_Form_Type_FileService', true],
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services', 'vich_uploader.form.type.image', 'getVichUploader_Form_Type_ImageService', true],
], [
'App\\Form\\ContactForCorporateClientMessageType' => '?',
'App\\Form\\ContactMessageType' => '?',
'App\\Form\\ConversationMessageAttachmentFileType' => '?',
'App\\Form\\ConversationMessageMultipleType' => '?',
'App\\Form\\ConversationMessageType' => '?',
'App\\Form\\CookiePreferencesType' => '?',
'App\\Form\\ExtendedApplication\\ExtendedApplicationCvFileType' => '?',
'App\\Form\\ExtendedApplication\\ExtendedApplicationType' => '?',
'App\\Form\\ExternalPartner\\IntegratedExternalPartnerCustomerQuotaType' => '?',
'App\\Form\\ExternalPartner\\IntegratedExternalPartnerCustomerType' => '?',
'App\\Form\\JoboffererProfileAdditionalFileType' => '?',
'App\\Form\\JoboffererProfileType' => '?',
'App\\Form\\JobseekerProfileAdditionalFileType' => '?',
'App\\Form\\JobseekerProfileType' => '?',
'App\\Form\\ProfileBaseType' => '?',
'App\\Form\\ProfileReviewType' => '?',
'App\\Form\\RatingType' => '?',
'App\\Form\\RecurrentJobDeactivationFeedbackType' => '?',
'App\\Form\\RecurrentJobProfilePhotoType' => '?',
'App\\Form\\RecurrentJobType' => '?',
'App\\Form\\RecurrentJobsSearchParametersType' => '?',
'App\\Form\\RegistrationType' => '?',
'App\\Form\\SetOwnPasswordType' => '?',
'App\\Form\\ShortlinkInputType' => '?',
'App\\Form\\UserLeadType' => '?',
'App\\Form\\WantedJobType' => '?',
'App\\Form\\WantedJobsSearchParametersType' => '?',
'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\FormType\\ApplicationAppointmentSchedulingSearchFormType' => '?',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\FormType\\ApplicationAppointmentSchedulingUpdateFormType' => '?',
'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\FormType\\SuperchatFakeReplyFormType' => '?',
'JanusHercules\\CampaignWunschjobs\\Presentation\\FormType\\JobseekerStep1FormType' => '?',
'JanusHercules\\CampaignWunschjobs\\Presentation\\FormType\\JobseekerStep2FormType' => '?',
'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep1FormType' => '?',
'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep2FormType' => '?',
'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep3FormType' => '?',
'JanusHercules\\JobseekerRegistration\\Presentation\\FormType\\JobseekerRegistrationFlowStep4FormType' => '?',
'JanusHercules\\RecurrentJob\\Presentation\\FormType\\RecurrentJobHeaderImageUploadFormType' => '?',
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
'Symfony\\UX\\LiveComponent\\Form\\Type\\LiveCollectionType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
}, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
}, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'fos_elastica.client.default' shared service.
*
* @return \FOS\ElasticaBundle\Elastica\Client
*/
protected function getFosElastica_Client_DefaultService()
{
$this->privates['fos_elastica.client.default'] = $instance = new \FOS\ElasticaBundle\Elastica\Client(['connections' => [0 => ['url' => $this->getEnv('ELASTICSEARCH_URL'), 'http_error_codes' => [0 => 400, 1 => 403, 2 => 404], 'ssl' => false, 'logger' => 'fos_elastica.logger', 'compression' => false, 'headers' => [], 'curl' => [], 'retryOnConflict' => 0, 'persistent' => true]], 'connectionStrategy' => 'Simple'], NULL);
$instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setLogger(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService()));
return $instance;
}
/**
* Gets the private 'fos_elastica.logger' shared service.
*
* @return \FOS\ElasticaBundle\Logger\ElasticaLogger
*/
protected function getFosElastica_LoggerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('elastica');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$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['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($a, true);
}
/**
* Gets the private 'fos_elastica.object_persister.recurrent_jobs' shared service.
*
* @return \FOS\ElasticaBundle\Persister\ObjectPersister
*/
protected function getFosElastica_ObjectPersister_RecurrentJobsService()
{
$a = ($this->services['FOS\\ElasticaBundle\\Elastica\\Index $recurrentJobsIndex'] ?? $this->getIndexrecurrentJobsIndexService());
if (isset($this->privates['fos_elastica.object_persister.recurrent_jobs'])) {
return $this->privates['fos_elastica.object_persister.recurrent_jobs'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['fos_elastica.object_persister.recurrent_jobs'])) {
return $this->privates['fos_elastica.object_persister.recurrent_jobs'];
}
$c = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id', 'index' => 'recurrent_jobs'], $b);
$c->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(0, 0))));
return $this->privates['fos_elastica.object_persister.recurrent_jobs'] = new \FOS\ElasticaBundle\Persister\ObjectPersister($a, $c, 'App\\Entity\\RecurrentJob', ['title' => ['type' => 'text'], 'description' => ['type' => 'text'], 'requiredExperience' => ['type' => 'integer'], 'careerLevels' => ['type' => 'integer'], 'employmentTypes' => ['type' => 'integer'], 'zipcode' => ['type' => 'text'], 'additionalZipcodes' => ['property_path' => 'getAdditionalZipcodesAsStringArray', 'type' => 'text'], 'occupationalFieldSearchterm' => ['property_path' => 'getOccupationalFieldSearchtermForFulltextsearch', 'type' => 'text', 'boost' => 1000], 'relevantOccupationalFields' => ['property_path' => 'getRelevantOccupationalFieldsTitlesForFulltextsearch', 'type' => 'text', 'boost' => 100], 'relevantProfessions' => ['property_path' => 'getRelevantProfessionsTitlesForFulltextsearch', 'type' => 'text', 'boost' => 100], 'requiredTimes' => ['property_path' => 'indexableIsRequiredOnWeekdayTimeOfDay', 'type' => 'object'], 'numberOfRequiredTimesForTimeOfDay' => ['property_path' => 'indexableNumberOfRequiredTimesForTimeOfDay', 'type' => 'object'], 'hasNegativeReviews' => ['type' => 'boolean'], 'isLocked' => ['type' => 'boolean'], 'createdAt' => ['type' => 'date'], 'lastseenAt' => ['type' => 'date'], 'pausedSince' => ['property_path' => 'pausedSince', 'type' => 'date'], 'isLinkedToExternalPartner' => ['type' => 'boolean'], 'integratedExternalPartnerCustomerId' => ['property_path' => 'integratedExternalPartnerCustomerId', 'type' => 'text'], 'hasClickBasedBilling' => ['type' => 'boolean'], 'superiorSalary' => ['property_path' => 'getSuperiorSalary', 'type' => 'boolean'], 'latestSyncToSearchIndexAt' => ['property_path' => 'getLatestSyncToSearchIndexAt', 'type' => 'date']], []);
}
/**
* Gets the private 'fos_elastica.object_persister.wanted_jobs' shared service.
*
* @return \FOS\ElasticaBundle\Persister\ObjectPersister
*/
protected function getFosElastica_ObjectPersister_WantedJobsService()
{
$a = ($this->services['FOS\\ElasticaBundle\\Elastica\\Index $wantedJobsIndex'] ?? $this->getIndexwantedJobsIndexService());
if (isset($this->privates['fos_elastica.object_persister.wanted_jobs'])) {
return $this->privates['fos_elastica.object_persister.wanted_jobs'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['fos_elastica.object_persister.wanted_jobs'])) {
return $this->privates['fos_elastica.object_persister.wanted_jobs'];
}
$c = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id', 'index' => 'wanted_jobs'], $b);
$c->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(0, 0))));
return $this->privates['fos_elastica.object_persister.wanted_jobs'] = new \FOS\ElasticaBundle\Persister\ObjectPersister($a, $c, 'App\\Entity\\WantedJob', ['title' => ['type' => 'text'], 'description' => ['type' => 'text'], 'requiredExperience' => ['type' => 'integer'], 'careerLevels' => ['type' => 'integer'], 'employmentTypes' => ['type' => 'integer'], 'zipcode' => ['type' => 'text'], 'occupationalFieldSearchterm' => ['property_path' => 'getOccupationalFieldSearchtermForFulltextsearch', 'type' => 'text', 'boost' => 1000], 'relevantOccupationalFields' => ['property_path' => 'getRelevantOccupationalFieldsTitlesForFulltextsearch', 'type' => 'text', 'boost' => 100], 'relevantProfessions' => ['property_path' => 'getRelevantProfessionsTitlesForFulltextsearch', 'type' => 'text', 'boost' => 100], 'requiredTimes' => ['property_path' => 'indexableIsRequiredOnWeekdayTimeOfDay', 'type' => 'object'], 'numberOfRequiredTimesForTimeOfDay' => ['property_path' => 'indexableNumberOfRequiredTimesForTimeOfDay', 'type' => 'object'], 'hasNegativeReviews' => ['type' => 'boolean'], 'isLocked' => ['type' => 'boolean'], 'createdAt' => ['type' => 'date'], 'lastseenAt' => ['type' => 'date'], 'pausedSince' => ['property_path' => 'pausedSince', 'type' => 'date']], []);
}
/**
* Gets the private 'fos_user.registration.form.factory' shared service.
*
* @return \FOS\UserBundle\Form\Factory\FormFactory
*/
protected function getFosUser_Registration_Form_FactoryService()
{
$a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
if (isset($this->privates['fos_user.registration.form.factory'])) {
return $this->privates['fos_user.registration.form.factory'];
}
return $this->privates['fos_user.registration.form.factory'] = new \FOS\UserBundle\Form\Factory\FormFactory($a, 'fos_user_registration_form', 'App\\Form\\RegistrationType', $this->parameters['fos_user.registration.form.validation_groups']);
}
/**
* Gets the private 'fos_user.util.canonical_fields_updater' shared service.
*
* @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
*/
protected function getFosUser_Util_CanonicalFieldsUpdaterService()
{
$a = new \FOS\UserBundle\Util\Canonicalizer();
return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a, $a);
}
/**
* Gets the private 'fos_user.util.password_updater' shared service.
*
* @return \FOS\UserBundle\Util\HashingPasswordUpdater
*/
protected function getFosUser_Util_PasswordUpdaterService()
{
return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* 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 'liip_imagine.filter.configuration' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
*/
protected function getLiipImagine_Filter_ConfigurationService()
{
return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
}
/**
* Gets the private 'listener.authentication_attempt' shared autowired service.
*
* @return \App\EventListener\Framework\AuthenticationAttemptListener
*/
protected function getListener_AuthenticationAttemptService()
{
return $this->privates['listener.authentication_attempt'] = new \App\EventListener\Framework\AuthenticationAttemptListener(($this->privates['App\\Service\\CircuitbreakerService'] ?? $this->getCircuitbreakerServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'listener.block_untrustworthy_requests' shared autowired service.
*
* @return \App\EventListener\Framework\BlockUntrustworthyRequestsListener
*/
protected function getListener_BlockUntrustworthyRequestsService()
{
return $this->privates['listener.block_untrustworthy_requests'] = new \App\EventListener\Framework\BlockUntrustworthyRequestsListener(($this->privates['App\\Service\\BlacklistingService'] ?? $this->getBlacklistingServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'listener.conversion_request' shared autowired service.
*
* @return \App\EventListener\Framework\ConversionRequestListener
*/
protected function getListener_ConversionRequestService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['listener.conversion_request'])) {
return $this->privates['listener.conversion_request'];
}
return $this->privates['listener.conversion_request'] = new \App\EventListener\Framework\ConversionRequestListener(($this->privates['App\\Service\\ConversionEventService'] ?? $this->getConversionEventServiceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\RouterHelperService'] ?? $this->getRouterHelperServiceService()));
}
/**
* Gets the private 'listener.request_logging' shared autowired service.
*
* @return \App\EventListener\Framework\RequestLogListener
*/
protected function getListener_RequestLoggingService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['listener.request_logging'])) {
return $this->privates['listener.request_logging'];
}
$b = ($this->privates['App\\Service\\WebrequestEventService'] ?? $this->getWebrequestEventServiceService());
if (isset($this->privates['listener.request_logging'])) {
return $this->privates['listener.request_logging'];
}
return $this->privates['listener.request_logging'] = new \App\EventListener\Framework\RequestLogListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\SessionService'] ?? ($this->privates['App\\Service\\SessionService'] = new \App\Service\SessionService())), ($this->privates['App\\Service\\CookieService'] ?? $this->getCookieServiceService()), $b, ($this->privates['App\\Service\\CookiePreferencesService'] ?? $this->getCookiePreferencesServiceService()), ($this->privates['App\\Service\\WebDeveloperToolsHelperService'] ?? ($this->privates['App\\Service\\WebDeveloperToolsHelperService'] = new \App\Service\WebDeveloperToolsHelperService())), ($this->privates['JanusHercules\\DatawarehouseIntegration\\Infrastructure\\Service\\ClientIdService'] ?? $this->getClientIdServiceService()));
}
/**
* Gets the private 'listener.start_webrequest_event_timing' shared autowired service.
*
* @return \App\EventListener\Framework\StartWebrequestEventTimingListener
*/
protected function getListener_StartWebrequestEventTimingService()
{
return $this->privates['listener.start_webrequest_event_timing'] = new \App\EventListener\Framework\StartWebrequestEventTimingListener(($this->privates['App\\Service\\WebrequestEventService'] ?? $this->getWebrequestEventServiceService()));
}
/**
* 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('de')));
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())), 'de', ($this->services['router'] ?? $this->getRouterService()), false, []);
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* 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.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.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.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 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
}, 3), 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.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
}, 1), 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));
}
/**
* 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($this->getEnv('ROUTER_REQUEST_CONTEXT_SCHEME').'://'.$this->getEnv('string:ROUTER_REQUEST_CONTEXT_HOST').''.$this->getEnv('string:ROUTER_REQUEST_CONTEXT_BASE_URL'), '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__, 4), 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.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
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.dev' => ($this->privates['.security.request_matcher.TRu5ky_'] ?? ($this->privates['.security.request_matcher.TRu5ky_'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|assets|css|images|js)/')));
yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
}, 2));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->registerListener('main', 'fos_user_security_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher', 'arguments' => [0 => NULL, 1 => NULL, 2 => 12, 3 => '2y']]]);
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* 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->getSecurity_RoleHierarchyService()), ($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 'serializer.mapping.class_metadata_factory' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getSerializer_Mapping_ClassMetadataFactoryService()
{
return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
}
/**
* 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 'snc_redis.logger' shared service.
*
* @return \Snc\RedisBundle\Logger\RedisLogger
*/
protected function getSncRedis_LoggerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('snc_redis');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$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['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($a);
}
/**
* Gets the private 'stimulus.helper' shared service.
*
* @return \Symfony\UX\StimulusBundle\Helper\StimulusHelper
*/
protected function getStimulus_HelperService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['stimulus.helper'])) {
return $this->privates['stimulus.helper'];
}
return $this->privates['stimulus.helper'] = new \Symfony\UX\StimulusBundle\Helper\StimulusHelper($a);
}
/**
* 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()), 'de', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ar.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ar.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bg.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bg.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ca.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ca.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.cs.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.cs.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.da.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.da.yml')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.de.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.de.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), 6 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.de.yaml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend-app.de.yaml'), 8 => (\dirname(__DIR__, 4).'/translations/guidebook.de.yaml'), 9 => (\dirname(__DIR__, 4).'/translations/lexicon.de.yaml'), 10 => (\dirname(__DIR__, 4).'/translations/messages.de.yaml'), 11 => (\dirname(__DIR__, 4).'/translations/seo.de.yaml'), 12 => (\dirname(__DIR__, 4).'/translations/validators.de.yaml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.el.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.el.yml')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.en.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.en.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), 6 => (\dirname(__DIR__, 4).'/translations/FOSUserBundle.en.yaml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.es.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.es.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eu.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eu.yml')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fa.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fa.yml')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fi.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fi.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.fr.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.fr.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.he.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.he.yml')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hr.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hr.yml')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.hu.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.hu.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.id.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.id.yml')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.it.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.it.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ja.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ja.yml')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lb.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lb.yml')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lt.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lt.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.lv.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.lv.yml')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nb.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nb.yml')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.nl.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.nl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pl.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.pt_BR.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.pt_BR.yml')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ro.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ro.yml')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ru.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ru.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sk.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sk.yml')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sl.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sr_Latn.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sr_Latn.yml')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.sv.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.sv.yml')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.th.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.th.yml')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.tr.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.tr.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.uk.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.uk.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.vi.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.vi.yml')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.zh_CN.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn.yml')], 'bn_BD' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.bn_BD.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.bn_BD.yml')], 'eo' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.eo.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.eo.yml')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/FOSUserBundle.ky.yml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations/validators.ky.yml')], 'vn' => [0 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-gaufrette-bundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/willdurand/js-translation-bundle/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/snc/redis-bundle/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/ggergo/sqlindexhintbundle/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-live-component/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/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/friendsofsymfony/user-bundle/src/Resources/translations', 4 => 'vendor/vich/uploader-bundle/translations', 5 => 'translations', 6 => 'vendor/symfony/framework-bundle/translations', 7 => 'vendor/sensio/framework-extra-bundle/src/translations', 8 => 'vendor/symfony/twig-bundle/translations', 9 => 'vendor/symfony/web-profiler-bundle/translations', 10 => 'vendor/symfony/monolog-bundle/translations', 11 => 'vendor/symfony/debug-bundle/translations', 12 => 'vendor/symfony/maker-bundle/src/translations', 13 => 'vendor/doctrine/doctrine-bundle/translations', 14 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 15 => 'vendor/symfony/security-bundle/translations', 16 => 'vendor/twig/extra-bundle/translations', 17 => 'vendor/symfony/webpack-encore-bundle/src/translations', 18 => 'vendor/eightpoints/guzzle-bundle/src/translations', 19 => 'vendor/friendsofsymfony/elastica-bundle/src/translations', 20 => 'vendor/symfony/swiftmailer-bundle/translations', 21 => 'vendor/liip/imagine-bundle/translations', 22 => 'vendor/knplabs/knp-gaufrette-bundle/translations', 23 => 'vendor/willdurand/js-translation-bundle/translations', 24 => 'vendor/kreait/firebase-bundle/src/translations', 25 => 'vendor/snc/redis-bundle/translations', 26 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 27 => 'vendor/ggergo/sqlindexhintbundle/translations', 28 => 'vendor/symfony/ux-twig-component/translations', 29 => 'vendor/symfony/ux-live-component/translations', 30 => 'vendor/symfony/stimulus-bundle/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the private 'twig.loader.native_filesystem' shared service.
*
* @return \Twig\Loader\FilesystemLoader
*/
protected function getTwig_Loader_NativeFilesystemService()
{
$this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$instance->addPath('src/JanusHercules/TodosDemo/Presentation/Resources/templates', 'janus_hercules.todos_demo.presentation');
$instance->addPath('src/JanusHercules/CampaignWunschjobs/Presentation/Resources/templates', 'janus_hercules.campaign_wunschjobs.presentation');
$instance->addPath('src/JanusHercules/Jobradar/Presentation/Resources/templates', 'janus_hercules.jobradar.presentation');
$instance->addPath('src/JanusHercules/JobseekerRegistration/Presentation/Resources/templates', 'janus_hercules.jobseeker_registration.presentation');
$instance->addPath('src/JanusHercules/Shared/Presentation/Resources/templates/common', 'janus_hercules.shared.presentation');
$instance->addPath('src/JanusHercules/RecurrentJobsSearch/Presentation/Resources/templates', 'janus_hercules.recurrent_jobs_search.presentation');
$instance->addPath('src/JanusHercules/JobseekerQuickRegistration/Presentation/Resources/templates', 'janus_hercules.jobseeker_quick_registration.presentation');
$instance->addPath('src/JanusHercules/Shared/Presentation/Resources/templates', 'janus_hercules.shared.presentation');
$instance->addPath('src/JanusHercules/ExtendedApplication/Presentation/Resources/templates', 'janus_hercules.extended_application.presentation');
$instance->addPath('src/JanusHercules/SelfServiceTrafficCampaign/Presentation/Resources/templates', 'janus_hercules.self_service_traffic_campaign.presentation');
$instance->addPath('src/JanusHercules/JoboffererRegistration/Presentation/Resources/templates', 'janus_hercules.jobofferer_registration.presentation');
$instance->addPath('src/JanusHercules/ApplicationAppointmentScheduling/Presentation/Resources/templates', 'janus_hercules.application_appointment_scheduling.presentation');
$instance->addPath('src/JanusHercules/ConversationMessages/Presentation/Resources/templates', 'janus_hercules.conversation_messages.presentation');
$instance->addPath('src/JanusHercules/ScamCountermeasures/Presentation/Resources/templates', 'janus_hercules.scam_countermeasures.presentation');
$instance->addPath('src/JanusHercules/Membership/Presentation/Resources/templates', 'janus_hercules.membership.presentation');
$instance->addPath('src/JanusHercules/LivingStyleguide/Presentation/Resources/templates', 'janus_hercules.living_styleguide.presentation');
$instance->addPath('src/JanusHercules/IndeedCampaignManagement/Presentation/Resources/templates', 'janus_hercules.indeed_campaign_management.presentation');
$instance->addPath('src/JanusHercules/PersomatchContentDistributionFeed/Presentation/Resources/templates', 'janus_hercules.persomatch_content_distribution_feed.presentation');
$instance->addPath('src/JanusHercules/PersomatchLandingPagesSeoFeed/Presentation/Resources/templates', 'janus_hercules.persomatch_landing_pages_seo_feed.presentation');
$instance->addPath('src/JanusHercules/GohiringIntegration/Presentation/Resources/templates', 'janus_hercules.gohiring_integration.presentation');
$instance->addPath('src/JanusHercules/JobProfessionCategory/Presentation/Resources/templates', 'janus_hercules.job_profession_category.presentation');
$instance->addPath('src/JanusHercules/JoboffererQuickRegistration/Presentation/Resources/templates', 'janus_hercules.jobofferer_quick_registration.presentation');
$instance->addPath('src/JanusHercules/XingContentDistributionFeed/Presentation/Resources/templates', 'janus_hercules.xing_content_distribution_feed.presentation');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), 'EightPointsGuzzle');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src/Resources/views'), '!EightPointsGuzzle');
$instance->addPath((\dirname(__DIR__, 4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), 'FOSUser');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/Resources/views'), '!FOSUser');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/snc/redis-bundle/Resources/views'), 'SncRedis');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/snc/redis-bundle/Resources/views'), '!SncRedis');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/templates'), 'TwigComponent');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/templates'), '!TwigComponent');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/ux-live-component/templates'), 'LiveComponent');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/ux-live-component/templates'), '!LiveComponent');
$instance->addPath((\dirname(__DIR__, 4).'/templates'));
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
return $instance;
}
/**
* Gets the private 'ux.live_component.component_hydrator' shared service.
*
* @return \Symfony\UX\LiveComponent\LiveComponentHydrator
*/
protected function getUx_LiveComponent_ComponentHydratorService()
{
$a = ($this->privates['ux.live_component.metadata_factory'] ?? $this->getUx_LiveComponent_MetadataFactoryService());
if (isset($this->privates['ux.live_component.component_hydrator'])) {
return $this->privates['ux.live_component.component_hydrator'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['ux.live_component.component_hydrator'])) {
return $this->privates['ux.live_component.component_hydrator'];
}
return $this->privates['ux.live_component.component_hydrator'] = new \Symfony\UX\LiveComponent\LiveComponentHydrator(new RewindableGenerator(function () {
yield 0 => ($this->privates['ux.live_component.doctrine_entity_hydration_extension'] ?? $this->load('getUx_LiveComponent_DoctrineEntityHydrationExtensionService'));
}, 1), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $this->getEnv('APP_SECRET'), $b);
}
/**
* Gets the private 'ux.live_component.event_subscriber' shared service.
*
* @return \Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber
*/
protected function getUx_LiveComponent_EventSubscriberService()
{
return $this->privates['ux.live_component.event_subscriber'] = new \Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\UX\\LiveComponent\\LiveComponentHydrator' => ['privates', 'ux.live_component.component_hydrator', 'getUx_LiveComponent_ComponentHydratorService', false],
'Symfony\\UX\\LiveComponent\\Metadata\\LiveComponentMetadataFactory' => ['privates', 'ux.live_component.metadata_factory', 'getUx_LiveComponent_MetadataFactoryService', false],
'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates', 'ux.twig_component.component_factory', 'getUx_TwigComponent_ComponentFactoryService', false],
'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates', 'ux.twig_component.component_renderer', 'getUx_TwigComponent_ComponentRendererService', true],
], [
'Symfony\\UX\\LiveComponent\\LiveComponentHydrator' => 'Symfony\\UX\\LiveComponent\\LiveComponentHydrator',
'Symfony\\UX\\LiveComponent\\Metadata\\LiveComponentMetadataFactory' => 'Symfony\\UX\\LiveComponent\\Metadata\\LiveComponentMetadataFactory',
'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
]))->withContext('ux.live_component.event_subscriber', $this), false);
}
/**
* Gets the private 'ux.live_component.live_url_subscriber' shared service.
*
* @return \Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber
*/
protected function getUx_LiveComponent_LiveUrlSubscriberService()
{
return $this->privates['ux.live_component.live_url_subscriber'] = new \Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber(($this->privates['ux.live_component.metadata_factory'] ?? $this->getUx_LiveComponent_MetadataFactoryService()), ($this->privates['ux.live_component.component_hydrator'] ?? $this->getUx_LiveComponent_ComponentHydratorService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'ux.live_component.metadata_factory' shared service.
*
* @return \Symfony\UX\LiveComponent\Metadata\LiveComponentMetadataFactory
*/
protected function getUx_LiveComponent_MetadataFactoryService()
{
$a = ($this->privates['ux.twig_component.component_factory'] ?? $this->getUx_TwigComponent_ComponentFactoryService());
if (isset($this->privates['ux.live_component.metadata_factory'])) {
return $this->privates['ux.live_component.metadata_factory'];
}
return $this->privates['ux.live_component.metadata_factory'] = new \Symfony\UX\LiveComponent\Metadata\LiveComponentMetadataFactory($a, ($this->privates['property_info'] ?? $this->getPropertyInfoService()), NULL);
}
/**
* Gets the private 'ux.twig_component.component_factory' shared service.
*
* @return \Symfony\UX\TwigComponent\ComponentFactory
*/
protected function getUx_TwigComponent_ComponentFactoryService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['ux.twig_component.component_factory'])) {
return $this->privates['ux.twig_component.component_factory'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['ux.twig_component.component_factory'])) {
return $this->privates['ux.twig_component.component_factory'];
}
return $this->privates['ux.twig_component.component_factory'] = new \Symfony\UX\TwigComponent\ComponentFactory(new \Symfony\UX\TwigComponent\ComponentTemplateFinder(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), NULL), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'AppointmentRow' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableRowLiveComponent', 'getTableRowLiveComponentService', true],
'DevMapping' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\SuperchatFake\\DevMappingLiveComponent', 'getDevMappingLiveComponentService', true],
'DevMappingsContainer' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\SuperchatFake\\DevMappingsContainerTwigComponent', 'getDevMappingsContainerTwigComponentService', true],
'Display' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\DisplayLiveComponent', 'getDisplayLiveComponentService', true],
'Header' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\Header\\HeaderTwigLiveComponent', 'getHeaderTwigLiveComponentService', true],
'Modal_Message_Example' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleLiveComponent', 'getModalMessageExampleLiveComponentService', true],
'Modal_Message_Example_Trigger' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleTriggerLiveComponent', 'getModalMessageExampleTriggerLiveComponentService', true],
'Modal_Scheduling' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalLiveComponent', 'getModalLiveComponentService', true],
'NavSide' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavSideLiveComponent', 'getNavSideLiveComponentService', true],
'NavigationItem' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\NavigationItemLiveComponent', 'getNavigationItemLiveComponentService', true],
'NavigationListGroup' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavigationListGroupTwigComponent', 'getNavigationListGroupTwigComponentService', true],
'Pagination' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\PaginationLiveComponent', 'getPaginationLiveComponentService', true],
'SearchPanel' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\SearchLiveComponent', 'getSearchLiveComponentService', true],
'Table' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableLiveTwigComponent', 'getTableLiveTwigComponentService', true],
'TableHeader' => [false, 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableHeaderLiveComponent', 'getTableHeaderLiveComponentService', true],
'badge' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\BadgeTwigComponent', 'getBadgeTwigComponent2Service', true],
'base-modal' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\BaseModalTwigComponent', 'getBaseModalTwigComponent2Service', true],
'button' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\ButtonTwigComponent', 'getButtonTwigComponent2Service', true],
'checkbox' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\CheckboxTwigComponent', 'getCheckboxTwigComponentService', true],
'comboboxInput' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\ComboboxInputTwigComponent', 'getComboboxInputTwigComponentService', true],
'combobox_selection_list' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\ComboboxSelectionListLiveComponent', 'getComboboxSelectionListLiveComponentService', true],
'divider' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\DividerTwigComponent', 'getDividerTwigComponent2Service', true],
'dropdown' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\BaseDropdownTwigComponent', 'getBaseDropdownTwigComponentService', true],
'embedded_working_times' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\EmbeddedWorkingTimesTwigComponent', 'getEmbeddedWorkingTimesTwigComponentService', true],
'form_container' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\FormContainerTwigComponent', 'getFormContainerTwigComponentService', true],
'input' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\InputTwigComponent', 'getInputTwigComponentService', true],
'input_text_area' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\InputTextAreaTwigComponent', 'getInputTextAreaTwigComponentService', true],
'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.container' => [false, 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowContainerComponent', 'getJobseekerFlowContainerComponentService', true],
'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step1' => [false, 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep1Component', 'getJobseekerFlowStep1ComponentService', true],
'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step2' => [false, 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep2Component', 'getJobseekerFlowStep2ComponentService', true],
'janus_hercules.campaign_wunschjobs.presentation.occupational_field_autocompletion_component' => [false, 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\OccupationalFieldAutocompletionComponent', 'getOccupationalFieldAutocompletionComponentService', true],
'janus_hercules.campaign_wunschjobs.presentation.zipcode_or_city_autocompletion_component' => [false, 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\ZipcodeOrCityAutocompletionComponent', 'getZipcodeOrCityAutocompletionComponentService', true],
'janus_hercules.extended_application.upload_file_choice' => [false, 'JanusHercules\\ExtendedApplication\\Presentation\\Components\\UploadFileChoiceTwigComponent', 'getUploadFileChoiceTwigComponentService', true],
'janus_hercules.jobradar.presentation.alert' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\AlertTwigComponent', 'getAlertTwigComponentService', true],
'janus_hercules.jobradar.presentation.badge' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\BadgeTwigComponent', 'getBadgeTwigComponentService', true],
'janus_hercules.jobradar.presentation.base_modal' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\BaseModalTwigComponent', 'getBaseModalTwigComponentService', true],
'janus_hercules.jobradar.presentation.button' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\ButtonTwigComponent', 'getButtonTwigComponentService', true],
'janus_hercules.jobradar.presentation.card_body' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardBodyTwigComponent', 'getMatchCardBodyTwigComponentService', true],
'janus_hercules.jobradar.presentation.card_footer' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\JobradarCardFooterLiveComponent', 'getJobradarCardFooterLiveComponentService', true],
'janus_hercules.jobradar.presentation.card_header' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\CardHeaderTwigComponent', 'getCardHeaderTwigComponentService', true],
'janus_hercules.jobradar.presentation.delete_modal' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Modal\\DeleteModalLiveComponent', 'getDeleteModalLiveComponentService', true],
'janus_hercules.jobradar.presentation.divider' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\DividerTwigComponent', 'getDividerTwigComponentService', true],
'janus_hercules.jobradar.presentation.interested_modal' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Modal\\InterestedModalTwigComponent', 'getInterestedModalTwigComponentService', true],
'janus_hercules.jobradar.presentation.jobradar_actions_menu' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarActionsMenuLiveComponent', 'getJobradarActionsMenuLiveComponentService', true],
'janus_hercules.jobradar.presentation.jobradar_pin_toggle' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarMatchPinToggle', 'getJobradarMatchPinToggleService', true],
'janus_hercules.jobradar.presentation.match_card' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardLiveComponent', 'getMatchCardLiveComponentService', true],
'janus_hercules.jobradar.presentation.no_matches' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarNoMatchTwigComponent', 'getJobradarNoMatchTwigComponentService', true],
'janus_hercules.jobradar.presentation.pagination' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\PaginationTwigComponent', 'getPaginationTwigComponentService', true],
'janus_hercules.jobradar.presentation.tabs' => [false, 'JanusHercules\\Jobradar\\Presentation\\Component\\TabsTwigComponent', 'getTabsTwigComponentService', true],
'janus_hercules.jobseeker_registration.form_header' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\FormHeaderTwigComponent', 'getFormHeaderTwigComponentService', true],
'janus_hercules.jobseeker_registration.presentation.step1Component' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep1Component', 'getJobseekerRegistrationFlowStep1ComponentService', true],
'janus_hercules.jobseeker_registration.presentation.step2Component' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep2Component', 'getJobseekerRegistrationFlowStep2ComponentService', true],
'janus_hercules.jobseeker_registration.presentation.step3Component' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep3Component', 'getJobseekerRegistrationFlowStep3ComponentService', true],
'janus_hercules.jobseeker_registration.presentation.step4Component' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep4Component', 'getJobseekerRegistrationFlowStep4ComponentService', true],
'janus_hercules.jobseeker_registration.upload_cv' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadCvFileLiveComponent', 'getUploadCvFileLiveComponentService', true],
'janus_hercules.jobseeker_registration.upload_file' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadFileTwigComponent', 'getUploadFileTwigComponentService', true],
'janus_hercules.jobseeker_registration.upload_profile_image' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadProfileImageLiveComponent', 'getUploadProfileImageLiveComponentService', true],
'janus_hercules.recurrent_jobs_search.card_header' => [false, 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\CardHeaderTwigComponent', 'getCardHeaderTwigComponent3Service', true],
'janus_hercules.recurrent_jobs_search.card_menu' => [false, 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\CardMenuTwigComponent', 'getCardMenuTwigComponentService', true],
'janus_hercules.recurrent_jobs_search.favorization' => [false, 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\FavorizationLiveComponent', 'getFavorizationLiveComponentService', true],
'janus_hercules.recurrent_jobs_search.presentation.action_bar' => [false, 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\ActionBarTwigComponent', 'getActionBarTwigComponentService', true],
'janus_hercules.recurrent_jobs_search.presentation.pagination' => [false, 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\PaginationTwigComponent', 'getPaginationTwigComponent2Service', true],
'janus_hercules.recurrent_jobs_search.presentation.result_card' => [false, 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\RecurrentJobSearchCardLiveComponent', 'getRecurrentJobSearchCardLiveComponentService', true],
'janus_hercules.recurrent_jobs_search.presentation.result_card_block' => [false, 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\ResultCardBlockLiveComponent', 'getResultCardBlockLiveComponentService', true],
'janus_hercules.recurrent_jobs_search.presentation.working_times' => [false, 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\WorkingsTimesTwigComponent', 'getWorkingsTimesTwigComponentService', true],
'janus_hercules.todos_demo.presentation.add_todo_item' => [false, 'JanusHercules\\TodosDemo\\Presentation\\Component\\AddTodoItemComponent', 'getAddTodoItemComponentService', true],
'live_button' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\ButtonLiveComponent', 'getButtonLiveComponentService', true],
'location-combobox' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\LocationComboboxLiveComponent', 'getLocationComboboxLiveComponentService', true],
'main_outer_layout' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\MainOuterLayoutTwigComponent', 'getMainOuterLayoutTwigComponentService', true],
'occupational-field-combobox' => [false, 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\OccupationalFieldComboboxLiveComponent', 'getOccupationalFieldComboboxLiveComponentService', true],
'popover' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\PopoverTwigComponent', 'getPopoverTwigComponentService', true],
'registration_form_container' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\RegistrationFormContainerTwigComponent', 'getRegistrationFormContainerTwigComponentService', true],
'select' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\SelectTwigComponent', 'getSelectTwigComponentService', true],
'tooltip' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\TooltipTwigComponent', 'getTooltipTwigComponentService', true],
'working_times_form' => [false, 'JanusHercules\\Shared\\Presentation\\Component\\WorkingTimesFormLiveComponent', 'getWorkingTimesFormLiveComponentService', true],
], [
'AppointmentRow' => '?',
'DevMapping' => '?',
'DevMappingsContainer' => '?',
'Display' => '?',
'Header' => '?',
'Modal_Message_Example' => '?',
'Modal_Message_Example_Trigger' => '?',
'Modal_Scheduling' => '?',
'NavSide' => '?',
'NavigationItem' => '?',
'NavigationListGroup' => '?',
'Pagination' => '?',
'SearchPanel' => '?',
'Table' => '?',
'TableHeader' => '?',
'badge' => '?',
'base-modal' => '?',
'button' => '?',
'checkbox' => '?',
'comboboxInput' => '?',
'combobox_selection_list' => '?',
'divider' => '?',
'dropdown' => '?',
'embedded_working_times' => '?',
'form_container' => '?',
'input' => '?',
'input_text_area' => '?',
'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.container' => '?',
'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step1' => '?',
'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step2' => '?',
'janus_hercules.campaign_wunschjobs.presentation.occupational_field_autocompletion_component' => '?',
'janus_hercules.campaign_wunschjobs.presentation.zipcode_or_city_autocompletion_component' => '?',
'janus_hercules.extended_application.upload_file_choice' => '?',
'janus_hercules.jobradar.presentation.alert' => '?',
'janus_hercules.jobradar.presentation.badge' => '?',
'janus_hercules.jobradar.presentation.base_modal' => '?',
'janus_hercules.jobradar.presentation.button' => '?',
'janus_hercules.jobradar.presentation.card_body' => '?',
'janus_hercules.jobradar.presentation.card_footer' => '?',
'janus_hercules.jobradar.presentation.card_header' => '?',
'janus_hercules.jobradar.presentation.delete_modal' => '?',
'janus_hercules.jobradar.presentation.divider' => '?',
'janus_hercules.jobradar.presentation.interested_modal' => '?',
'janus_hercules.jobradar.presentation.jobradar_actions_menu' => '?',
'janus_hercules.jobradar.presentation.jobradar_pin_toggle' => '?',
'janus_hercules.jobradar.presentation.match_card' => '?',
'janus_hercules.jobradar.presentation.no_matches' => '?',
'janus_hercules.jobradar.presentation.pagination' => '?',
'janus_hercules.jobradar.presentation.tabs' => '?',
'janus_hercules.jobseeker_registration.form_header' => '?',
'janus_hercules.jobseeker_registration.presentation.step1Component' => '?',
'janus_hercules.jobseeker_registration.presentation.step2Component' => '?',
'janus_hercules.jobseeker_registration.presentation.step3Component' => '?',
'janus_hercules.jobseeker_registration.presentation.step4Component' => '?',
'janus_hercules.jobseeker_registration.upload_cv' => '?',
'janus_hercules.jobseeker_registration.upload_file' => '?',
'janus_hercules.jobseeker_registration.upload_profile_image' => '?',
'janus_hercules.recurrent_jobs_search.card_header' => '?',
'janus_hercules.recurrent_jobs_search.card_menu' => '?',
'janus_hercules.recurrent_jobs_search.favorization' => '?',
'janus_hercules.recurrent_jobs_search.presentation.action_bar' => '?',
'janus_hercules.recurrent_jobs_search.presentation.pagination' => '?',
'janus_hercules.recurrent_jobs_search.presentation.result_card' => '?',
'janus_hercules.recurrent_jobs_search.presentation.result_card_block' => '?',
'janus_hercules.recurrent_jobs_search.presentation.working_times' => '?',
'janus_hercules.todos_demo.presentation.add_todo_item' => '?',
'live_button' => '?',
'location-combobox' => '?',
'main_outer_layout' => '?',
'occupational-field-combobox' => '?',
'popover' => '?',
'registration_form_container' => '?',
'select' => '?',
'tooltip' => '?',
'working_times_form' => '?',
]), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ['Display' => ['key' => 'Display', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/layout/display_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\DisplayLiveComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\DisplayLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'Modal_Scheduling' => ['key' => 'Modal_Scheduling', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/layout/modal_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalLiveComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'Modal_Message_Example' => ['key' => 'Modal_Message_Example', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/layout/modal_message_example_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleLiveComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'Modal_Message_Example_Trigger' => ['key' => 'Modal_Message_Example_Trigger', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/layout/modal_message_example_trigger_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleTriggerLiveComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleTriggerLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'Pagination' => ['key' => 'Pagination', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/layout/pagination_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\PaginationLiveComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\PaginationLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'SearchPanel' => ['key' => 'SearchPanel', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/layout/search_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\SearchLiveComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\SearchLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'initializeForm']], 'DevMapping' => ['key' => 'DevMapping', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/superchat_fake/mappings/dev_mapping_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\SuperchatFake\\DevMappingLiveComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\SuperchatFake\\DevMappingLiveComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => [0 => 'initializeForm']], 'DevMappingsContainer' => ['key' => 'DevMappingsContainer', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/superchat_fake/mappings/dev_mappings_container_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\SuperchatFake\\DevMappingsContainerTwigComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\SuperchatFake\\DevMappingsContainerTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'TableHeader' => ['key' => 'TableHeader', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/table/table_header_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableHeaderLiveComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableHeaderLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'Table' => ['key' => 'Table', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/table/table_live_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableLiveTwigComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableLiveTwigComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'AppointmentRow' => ['key' => 'AppointmentRow', 'template' => '@janus_hercules.application_appointment_scheduling.presentation/table/row_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableRowLiveComponent', 'class' => 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableRowLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'initializeForm']], 'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.container' => ['key' => 'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.container', 'template' => '@janus_hercules.campaign_wunschjobs.presentation/jobseeker_flow/container.component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowContainerComponent', 'class' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowContainerComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step1' => ['key' => 'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step1', 'template' => '@janus_hercules.campaign_wunschjobs.presentation/jobseeker_flow/step1.component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep1Component', 'class' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep1Component', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'initializeForm']], 'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step2' => ['key' => 'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step2', 'template' => '@janus_hercules.campaign_wunschjobs.presentation/jobseeker_flow/step2.component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep2Component', 'class' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep2Component', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'initializeForm']], 'janus_hercules.campaign_wunschjobs.presentation.occupational_field_autocompletion_component' => ['key' => 'janus_hercules.campaign_wunschjobs.presentation.occupational_field_autocompletion_component', 'template' => '@janus_hercules.campaign_wunschjobs.presentation/occupational_field_autocompletion.component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\OccupationalFieldAutocompletionComponent', 'class' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\OccupationalFieldAutocompletionComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'janus_hercules.campaign_wunschjobs.presentation.zipcode_or_city_autocompletion_component' => ['key' => 'janus_hercules.campaign_wunschjobs.presentation.zipcode_or_city_autocompletion_component', 'template' => '@janus_hercules.campaign_wunschjobs.presentation/zipcode_or_city_autocompletion.component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\ZipcodeOrCityAutocompletionComponent', 'class' => 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\ZipcodeOrCityAutocompletionComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'janus_hercules.extended_application.upload_file_choice' => ['key' => 'janus_hercules.extended_application.upload_file_choice', 'template' => '@janus_hercules.extended_application.presentation/upload_file_choice.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\ExtendedApplication\\Presentation\\Components\\UploadFileChoiceTwigComponent', 'class' => 'JanusHercules\\ExtendedApplication\\Presentation\\Components\\UploadFileChoiceTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.card_header' => ['key' => 'janus_hercules.jobradar.presentation.card_header', 'template' => '@janus_hercules.jobradar.presentation/card/match_card_header_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\CardHeaderTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\CardHeaderTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.card_footer' => ['key' => 'janus_hercules.jobradar.presentation.card_footer', 'template' => '@janus_hercules.jobradar.presentation/card/match_card_footer_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\JobradarCardFooterLiveComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\JobradarCardFooterLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.card_body' => ['key' => 'janus_hercules.jobradar.presentation.card_body', 'template' => '@janus_hercules.jobradar.presentation/card/match_card_body_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardBodyTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardBodyTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.match_card' => ['key' => 'janus_hercules.jobradar.presentation.match_card', 'template' => '@janus_hercules.jobradar.presentation/card/match_card_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardLiveComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.alert' => ['key' => 'janus_hercules.jobradar.presentation.alert', 'template' => '@janus_hercules.jobradar.presentation/common/alert_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\AlertTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\AlertTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.badge' => ['key' => 'janus_hercules.jobradar.presentation.badge', 'template' => '@janus_hercules.jobradar.presentation/common/badge_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\BadgeTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\BadgeTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.base_modal' => ['key' => 'janus_hercules.jobradar.presentation.base_modal', 'template' => '@janus_hercules.jobradar.presentation/common/base_modal_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\BaseModalTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\BaseModalTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.button' => ['key' => 'janus_hercules.jobradar.presentation.button', 'template' => '@janus_hercules.jobradar.presentation/common/button_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\ButtonTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\ButtonTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.divider' => ['key' => 'janus_hercules.jobradar.presentation.divider', 'template' => '@janus_hercules.jobradar.presentation/common/divider_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\DividerTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\DividerTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.jobradar_actions_menu' => ['key' => 'janus_hercules.jobradar.presentation.jobradar_actions_menu', 'template' => '@janus_hercules.jobradar.presentation/menu_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarActionsMenuLiveComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarActionsMenuLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.jobradar_pin_toggle' => ['key' => 'janus_hercules.jobradar.presentation.jobradar_pin_toggle', 'template' => '@janus_hercules.jobradar.presentation/jobradar_pin_toggle_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarMatchPinToggle', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarMatchPinToggle', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.no_matches' => ['key' => 'janus_hercules.jobradar.presentation.no_matches', 'template' => '@janus_hercules.jobradar.presentation/no_matches_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarNoMatchTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarNoMatchTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.delete_modal' => ['key' => 'janus_hercules.jobradar.presentation.delete_modal', 'template' => '@janus_hercules.jobradar.presentation/modal/delete_modal_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Modal\\DeleteModalLiveComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Modal\\DeleteModalLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.interested_modal' => ['key' => 'janus_hercules.jobradar.presentation.interested_modal', 'template' => '@janus_hercules.jobradar.presentation/modal/interested_modal_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Modal\\InterestedModalTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\Modal\\InterestedModalTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.pagination' => ['key' => 'janus_hercules.jobradar.presentation.pagination', 'template' => '@janus_hercules.jobradar.presentation/pagination_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\PaginationTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\PaginationTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobradar.presentation.tabs' => ['key' => 'janus_hercules.jobradar.presentation.tabs', 'template' => '@janus_hercules.jobradar.presentation/tabs_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Jobradar\\Presentation\\Component\\TabsTwigComponent', 'class' => 'JanusHercules\\Jobradar\\Presentation\\Component\\TabsTwigComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'janus_hercules.jobseeker_registration.form_header' => ['key' => 'janus_hercules.jobseeker_registration.form_header', 'template' => '@janus_hercules.jobseeker_registration.presentation/form_header_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\FormHeaderTwigComponent', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\FormHeaderTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobseeker_registration.presentation.step1Component' => ['key' => 'janus_hercules.jobseeker_registration.presentation.step1Component', 'template' => '@janus_hercules.jobseeker_registration.presentation/step1.component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep1Component', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep1Component', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'initializeForm']], 'janus_hercules.jobseeker_registration.presentation.step2Component' => ['key' => 'janus_hercules.jobseeker_registration.presentation.step2Component', 'template' => '@janus_hercules.jobseeker_registration.presentation/step2.component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep2Component', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep2Component', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'initializeForm']], 'janus_hercules.jobseeker_registration.presentation.step3Component' => ['key' => 'janus_hercules.jobseeker_registration.presentation.step3Component', 'template' => '@janus_hercules.jobseeker_registration.presentation/step3.component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep3Component', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep3Component', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'initializeForm']], 'janus_hercules.jobseeker_registration.presentation.step4Component' => ['key' => 'janus_hercules.jobseeker_registration.presentation.step4Component', 'template' => '@janus_hercules.jobseeker_registration.presentation/step4.component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep4Component', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep4Component', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'initializeForm']], 'location-combobox' => ['key' => 'location-combobox', 'template' => '@janus_hercules.shared.presentation/combobox_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\LocationComboboxLiveComponent', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\LocationComboboxLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'occupational-field-combobox' => ['key' => 'occupational-field-combobox', 'template' => '@janus_hercules.shared.presentation/combobox_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\OccupationalFieldComboboxLiveComponent', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\OccupationalFieldComboboxLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobseeker_registration.upload_cv' => ['key' => 'janus_hercules.jobseeker_registration.upload_cv', 'template' => '@janus_hercules.jobseeker_registration.presentation/upload_cv_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadCvFileLiveComponent', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadCvFileLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'postMount']], 'janus_hercules.jobseeker_registration.upload_file' => ['key' => 'janus_hercules.jobseeker_registration.upload_file', 'template' => '@janus_hercules.jobseeker_registration.presentation/upload_file_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadFileTwigComponent', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadFileTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.jobseeker_registration.upload_profile_image' => ['key' => 'janus_hercules.jobseeker_registration.upload_profile_image', 'template' => '@janus_hercules.jobseeker_registration.presentation/upload_profile_image_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadProfileImageLiveComponent', 'class' => 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadProfileImageLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.recurrent_jobs_search.presentation.action_bar' => ['key' => 'janus_hercules.recurrent_jobs_search.presentation.action_bar', 'template' => '@janus_hercules.recurrent_jobs_search.presentation/action_bar_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\ActionBarTwigComponent', 'class' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\ActionBarTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.recurrent_jobs_search.card_header' => ['key' => 'janus_hercules.recurrent_jobs_search.card_header', 'template' => '@janus_hercules.recurrent_jobs_search.presentation/card/card_header_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\CardHeaderTwigComponent', 'class' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\CardHeaderTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.recurrent_jobs_search.card_menu' => ['key' => 'janus_hercules.recurrent_jobs_search.card_menu', 'template' => '@janus_hercules.recurrent_jobs_search.presentation/card/card_menu_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\CardMenuTwigComponent', 'class' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\CardMenuTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.recurrent_jobs_search.favorization' => ['key' => 'janus_hercules.recurrent_jobs_search.favorization', 'template' => '@janus_hercules.recurrent_jobs_search.presentation/card/favorization_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\FavorizationLiveComponent', 'class' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\FavorizationLiveComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'janus_hercules.recurrent_jobs_search.presentation.result_card' => ['key' => 'janus_hercules.recurrent_jobs_search.presentation.result_card', 'template' => '@janus_hercules.recurrent_jobs_search.presentation/card/result_card_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\RecurrentJobSearchCardLiveComponent', 'class' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\RecurrentJobSearchCardLiveComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'janus_hercules.recurrent_jobs_search.presentation.pagination' => ['key' => 'janus_hercules.recurrent_jobs_search.presentation.pagination', 'template' => '@janus_hercules.shared.presentation/common/pagination_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\PaginationTwigComponent', 'class' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\PaginationTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'janus_hercules.recurrent_jobs_search.presentation.result_card_block' => ['key' => 'janus_hercules.recurrent_jobs_search.presentation.result_card_block', 'template' => '@janus_hercules.recurrent_jobs_search.presentation/result_card_block_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\ResultCardBlockLiveComponent', 'class' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\ResultCardBlockLiveComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'janus_hercules.recurrent_jobs_search.presentation.working_times' => ['key' => 'janus_hercules.recurrent_jobs_search.presentation.working_times', 'template' => '@janus_hercules.recurrent_jobs_search.presentation/working_times_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\WorkingsTimesTwigComponent', 'class' => 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\WorkingsTimesTwigComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'badge' => ['key' => 'badge', 'template' => '@janus_hercules.shared.presentation/common/badge_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\BadgeTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\BadgeTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'dropdown' => ['key' => 'dropdown', 'template' => '@janus_hercules.shared.presentation/common/base_dropdown_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\BaseDropdownTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\BaseDropdownTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'base-modal' => ['key' => 'base-modal', 'template' => '@janus_hercules.shared.presentation/common/base_modal_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\BaseModalTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\BaseModalTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'live_button' => ['key' => 'live_button', 'template' => '@janus_hercules.shared.presentation/common/button_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\ButtonLiveComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\ButtonLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'button' => ['key' => 'button', 'template' => '@janus_hercules.shared.presentation/common/button_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\ButtonTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\ButtonTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'checkbox' => ['key' => 'checkbox', 'template' => '@janus_hercules.shared.presentation/checkbox_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\CheckboxTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\CheckboxTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'comboboxInput' => ['key' => 'comboboxInput', 'template' => '@janus_hercules.shared.presentation/combobox_input_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\ComboboxInputTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\ComboboxInputTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'combobox_selection_list' => ['key' => 'combobox_selection_list', 'template' => '@janus_hercules.shared.presentation/combobox_selection_list_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\ComboboxSelectionListLiveComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\ComboboxSelectionListLiveComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'divider' => ['key' => 'divider', 'template' => '@janus_hercules.shared.presentation/common/divider_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\DividerTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\DividerTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'embedded_working_times' => ['key' => 'embedded_working_times', 'template' => '@janus_hercules.shared.presentation/common/embedded_working_times_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\EmbeddedWorkingTimesTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\EmbeddedWorkingTimesTwigComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'form_container' => ['key' => 'form_container', 'template' => '@janus_hercules.shared.presentation/common/form_container.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\FormContainerTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\FormContainerTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'Header' => ['key' => 'Header', 'template' => '@janus_hercules.shared.presentation/header/header_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\Header\\HeaderTwigLiveComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\Header\\HeaderTwigLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'NavSide' => ['key' => 'NavSide', 'template' => '@janus_hercules.shared.presentation/header/nav_side_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavSideLiveComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavSideLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'NavigationListGroup' => ['key' => 'NavigationListGroup', 'template' => '@janus_hercules.shared.presentation/header/navigation_list_group_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavigationListGroupTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavigationListGroupTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'input_text_area' => ['key' => 'input_text_area', 'template' => '@janus_hercules.shared.presentation/input_text_area_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\InputTextAreaTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\InputTextAreaTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'input' => ['key' => 'input', 'template' => '@janus_hercules.shared.presentation/common/input_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\InputTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\InputTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'main_outer_layout' => ['key' => 'main_outer_layout', 'template' => '@janus_hercules.shared.presentation/common/smain_outer_layout.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\MainOuterLayoutTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\MainOuterLayoutTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'NavigationItem' => ['key' => 'NavigationItem', 'template' => '@janus_hercules.shared.presentation/common/navigation_item_live_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => false, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\NavigationItemLiveComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\NavigationItemLiveComponent', 'pre_mount' => [], 'mount' => [0 => 'mount'], 'post_mount' => []], 'popover' => ['key' => 'popover', 'template' => '@janus_hercules.shared.presentation/common/popover_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\PopoverTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\PopoverTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'registration_form_container' => ['key' => 'registration_form_container', 'template' => '@janus_hercules.shared.presentation/registration_form_container_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\RegistrationFormContainerTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\RegistrationFormContainerTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'select' => ['key' => 'select', 'template' => '@janus_hercules.shared.presentation/select_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\SelectTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\SelectTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'tooltip' => ['key' => 'tooltip', 'template' => '@janus_hercules.shared.presentation/common/tooltip_twig_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\TooltipTwigComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\TooltipTwigComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []], 'working_times_form' => ['key' => 'working_times_form', 'template' => '@janus_hercules.shared.presentation/common/working_times_live_components.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\Shared\\Presentation\\Component\\WorkingTimesFormLiveComponent', 'class' => 'JanusHercules\\Shared\\Presentation\\Component\\WorkingTimesFormLiveComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => [0 => 'postMount']], 'janus_hercules.todos_demo.presentation.add_todo_item' => ['key' => 'janus_hercules.todos_demo.presentation.add_todo_item', 'template' => '@janus_hercules.todos_demo.presentation/add_todo_item_component.html.twig', 'expose_public_props' => true, 'attributes_var' => 'attributes', 'live' => true, 'csrf' => true, 'route' => 'ux_live_component', 'method' => 'post', 'url_reference_type' => 1, 'service_id' => 'JanusHercules\\TodosDemo\\Presentation\\Component\\AddTodoItemComponent', 'class' => 'JanusHercules\\TodosDemo\\Presentation\\Component\\AddTodoItemComponent', 'pre_mount' => [], 'mount' => [], 'post_mount' => []]], ['JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\DisplayLiveComponent' => 'Display', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalLiveComponent' => 'Modal_Scheduling', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleLiveComponent' => 'Modal_Message_Example', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\ModalMessageExampleTriggerLiveComponent' => 'Modal_Message_Example_Trigger', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\PaginationLiveComponent' => 'Pagination', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Layout\\SearchLiveComponent' => 'SearchPanel', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\SuperchatFake\\DevMappingLiveComponent' => 'DevMapping', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\SuperchatFake\\DevMappingsContainerTwigComponent' => 'DevMappingsContainer', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableHeaderLiveComponent' => 'TableHeader', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableLiveTwigComponent' => 'Table', 'JanusHercules\\ApplicationAppointmentScheduling\\Presentation\\Component\\Table\\TableRowLiveComponent' => 'AppointmentRow', 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowContainerComponent' => 'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.container', 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep1Component' => 'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step1', 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\JobseekerFlowStep2Component' => 'janus_hercules.campaign_wunschjobs.presentation.jobseeker_flow.step2', 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\OccupationalFieldAutocompletionComponent' => 'janus_hercules.campaign_wunschjobs.presentation.occupational_field_autocompletion_component', 'JanusHercules\\CampaignWunschjobs\\Presentation\\Component\\ZipcodeOrCityAutocompletionComponent' => 'janus_hercules.campaign_wunschjobs.presentation.zipcode_or_city_autocompletion_component', 'JanusHercules\\ExtendedApplication\\Presentation\\Components\\UploadFileChoiceTwigComponent' => 'janus_hercules.extended_application.upload_file_choice', 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\CardHeaderTwigComponent' => 'janus_hercules.jobradar.presentation.card_header', 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\JobradarCardFooterLiveComponent' => 'janus_hercules.jobradar.presentation.card_footer', 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardBodyTwigComponent' => 'janus_hercules.jobradar.presentation.card_body', 'JanusHercules\\Jobradar\\Presentation\\Component\\Card\\MatchCardLiveComponent' => 'janus_hercules.jobradar.presentation.match_card', 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\AlertTwigComponent' => 'janus_hercules.jobradar.presentation.alert', 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\BadgeTwigComponent' => 'janus_hercules.jobradar.presentation.badge', 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\BaseModalTwigComponent' => 'janus_hercules.jobradar.presentation.base_modal', 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\ButtonTwigComponent' => 'janus_hercules.jobradar.presentation.button', 'JanusHercules\\Jobradar\\Presentation\\Component\\Common\\DividerTwigComponent' => 'janus_hercules.jobradar.presentation.divider', 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarActionsMenuLiveComponent' => 'janus_hercules.jobradar.presentation.jobradar_actions_menu', 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarMatchPinToggle' => 'janus_hercules.jobradar.presentation.jobradar_pin_toggle', 'JanusHercules\\Jobradar\\Presentation\\Component\\JobradarNoMatchTwigComponent' => 'janus_hercules.jobradar.presentation.no_matches', 'JanusHercules\\Jobradar\\Presentation\\Component\\Modal\\DeleteModalLiveComponent' => 'janus_hercules.jobradar.presentation.delete_modal', 'JanusHercules\\Jobradar\\Presentation\\Component\\Modal\\InterestedModalTwigComponent' => 'janus_hercules.jobradar.presentation.interested_modal', 'JanusHercules\\Jobradar\\Presentation\\Component\\PaginationTwigComponent' => 'janus_hercules.jobradar.presentation.pagination', 'JanusHercules\\Jobradar\\Presentation\\Component\\TabsTwigComponent' => 'janus_hercules.jobradar.presentation.tabs', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\FormHeaderTwigComponent' => 'janus_hercules.jobseeker_registration.form_header', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep1Component' => 'janus_hercules.jobseeker_registration.presentation.step1Component', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep2Component' => 'janus_hercules.jobseeker_registration.presentation.step2Component', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep3Component' => 'janus_hercules.jobseeker_registration.presentation.step3Component', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\JobseekerRegistrationFlowStep4Component' => 'janus_hercules.jobseeker_registration.presentation.step4Component', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\LocationComboboxLiveComponent' => 'location-combobox', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\OccupationalFieldComboboxLiveComponent' => 'occupational-field-combobox', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadCvFileLiveComponent' => 'janus_hercules.jobseeker_registration.upload_cv', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadFileTwigComponent' => 'janus_hercules.jobseeker_registration.upload_file', 'JanusHercules\\JobseekerRegistration\\Presentation\\Component\\UploadProfileImageLiveComponent' => 'janus_hercules.jobseeker_registration.upload_profile_image', 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\ActionBarTwigComponent' => 'janus_hercules.recurrent_jobs_search.presentation.action_bar', 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\CardHeaderTwigComponent' => 'janus_hercules.recurrent_jobs_search.card_header', 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\CardMenuTwigComponent' => 'janus_hercules.recurrent_jobs_search.card_menu', 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\FavorizationLiveComponent' => 'janus_hercules.recurrent_jobs_search.favorization', 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\Card\\RecurrentJobSearchCardLiveComponent' => 'janus_hercules.recurrent_jobs_search.presentation.result_card', 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\PaginationTwigComponent' => 'janus_hercules.recurrent_jobs_search.presentation.pagination', 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\ResultCardBlockLiveComponent' => 'janus_hercules.recurrent_jobs_search.presentation.result_card_block', 'JanusHercules\\RecurrentJobsSearch\\Presentation\\Components\\WorkingsTimesTwigComponent' => 'janus_hercules.recurrent_jobs_search.presentation.working_times', 'JanusHercules\\Shared\\Presentation\\Component\\BadgeTwigComponent' => 'badge', 'JanusHercules\\Shared\\Presentation\\Component\\BaseDropdownTwigComponent' => 'dropdown', 'JanusHercules\\Shared\\Presentation\\Component\\BaseModalTwigComponent' => 'base-modal', 'JanusHercules\\Shared\\Presentation\\Component\\ButtonLiveComponent' => 'live_button', 'JanusHercules\\Shared\\Presentation\\Component\\ButtonTwigComponent' => 'button', 'JanusHercules\\Shared\\Presentation\\Component\\CheckboxTwigComponent' => 'checkbox', 'JanusHercules\\Shared\\Presentation\\Component\\ComboboxInputTwigComponent' => 'comboboxInput', 'JanusHercules\\Shared\\Presentation\\Component\\ComboboxSelectionListLiveComponent' => 'combobox_selection_list', 'JanusHercules\\Shared\\Presentation\\Component\\DividerTwigComponent' => 'divider', 'JanusHercules\\Shared\\Presentation\\Component\\EmbeddedWorkingTimesTwigComponent' => 'embedded_working_times', 'JanusHercules\\Shared\\Presentation\\Component\\FormContainerTwigComponent' => 'form_container', 'JanusHercules\\Shared\\Presentation\\Component\\Header\\HeaderTwigLiveComponent' => 'Header', 'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavSideLiveComponent' => 'NavSide', 'JanusHercules\\Shared\\Presentation\\Component\\Header\\NavigationListGroupTwigComponent' => 'NavigationListGroup', 'JanusHercules\\Shared\\Presentation\\Component\\InputTextAreaTwigComponent' => 'input_text_area', 'JanusHercules\\Shared\\Presentation\\Component\\InputTwigComponent' => 'input', 'JanusHercules\\Shared\\Presentation\\Component\\MainOuterLayoutTwigComponent' => 'main_outer_layout', 'JanusHercules\\Shared\\Presentation\\Component\\NavigationItemLiveComponent' => 'NavigationItem', 'JanusHercules\\Shared\\Presentation\\Component\\PopoverTwigComponent' => 'popover', 'JanusHercules\\Shared\\Presentation\\Component\\RegistrationFormContainerTwigComponent' => 'registration_form_container', 'JanusHercules\\Shared\\Presentation\\Component\\SelectTwigComponent' => 'select', 'JanusHercules\\Shared\\Presentation\\Component\\TooltipTwigComponent' => 'tooltip', 'JanusHercules\\Shared\\Presentation\\Component\\WorkingTimesFormLiveComponent' => 'working_times_form', 'JanusHercules\\TodosDemo\\Presentation\\Component\\AddTodoItemComponent' => 'janus_hercules.todos_demo.presentation.add_todo_item'], $b);
}
/**
* 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 = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Validator\\ApplicationQuestionValidator' => ['privates', 'App\\Validator\\ApplicationQuestionValidator', 'getApplicationQuestionValidatorService', true],
'App\\Validator\\EmailDomainValidator' => ['privates', 'validator.emaildomain', 'getValidator_EmaildomainService', true],
'App\\Validator\\EmailValidator' => ['privates', 'App\\Validator\\EmailValidator', 'getEmailValidatorService', true],
'App\\Validator\\LatinWordValidator' => ['privates', 'validator.latinword', 'getValidator_LatinwordService', true],
'App\\Validator\\ValidQuestionWithSelectableAnswersValidator' => ['privates', 'App\\Validator\\ValidQuestionWithSelectableAnswersValidator', 'getValidQuestionWithSelectableAnswersValidatorService', true],
'App\\Validator\\XssSafeValidator' => ['privates', 'App\\Validator\\XssSafeValidator', 'getXssSafeValidatorService', true],
'App\\Validator\\ZipcodeValidator' => ['privates', 'validator.zipcode', 'getValidator_ZipcodeService', 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],
], [
'App\\Validator\\ApplicationQuestionValidator' => '?',
'App\\Validator\\EmailDomainValidator' => '?',
'App\\Validator\\EmailValidator' => '?',
'App\\Validator\\LatinWordValidator' => '?',
'App\\Validator\\ValidQuestionWithSelectableAnswersValidator' => '?',
'App\\Validator\\XssSafeValidator' => '?',
'App\\Validator\\ZipcodeValidator' => '?',
'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__, 4).'/vendor/symfony/form/Resources/config/validation.xml'), 1 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/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())), 1 => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
$instance->addXmlMapping((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.server_connection' shared service.
*
* @return \Symfony\Component\VarDumper\Server\Connection
*/
protected function getVarDumper_ServerConnectionService()
{
return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
}
/**
* Gets the private 'vich_uploader.metadata_reader' shared service.
*
* @return \Vich\UploaderBundle\Metadata\MetadataReader
*/
protected function getVichUploader_MetadataReaderService()
{
$a = new \Metadata\Driver\FileLocator([]);
$b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([0 => new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), 1 => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [0 => ($this->services['doctrine'] ?? $this->getDoctrineService())]), 2 => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), 3 => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata', true);
$b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
}
/**
* Gets the private 'vich_uploader.property_mapping_factory' shared service.
*
* @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
*/
protected function getVichUploader_PropertyMappingFactoryService()
{
return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
}
/**
* Gets the private 'vich_uploader.storage.gaufrette' shared service.
*
* @return \Vich\UploaderBundle\Storage\GaufretteStorage
*/
protected function getVichUploader_Storage_GaufretteService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['vich_uploader.storage.gaufrette'] = $this->createProxy('GaufretteStorage_f99e4b3', function () {
return \GaufretteStorage_f99e4b3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getVichUploader_Storage_GaufretteService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/GaufretteStorage.php';
return new \Vich\UploaderBundle\Storage\GaufretteStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->services['knp_gaufrette.filesystem_map'] ?? $this->getKnpGaufrette_FilesystemMapService()), 'gaufrette');
}
/**
* 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()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
*/
protected function getWebpackEncore_EntrypointLookupCollectionService()
{
return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', true],
], [
'_default' => '?',
]), '_default');
}
/**
* Gets the public 'Kreait\Firebase\Database' alias.
*
* @return object The "kreait_firebase.de_joboo_mobile_main.database" service.
*/
protected function getDatabaseService()
{
trigger_deprecation('', '', 'The "Kreait\\Firebase\\Database" service alias is deprecated. You should stop using it, as it will be removed in the future.');
return $this->get('kreait_firebase.de_joboo_mobile_main.database');
}
/**
* Gets the public 'Kreait\Firebase\Auth' alias.
*
* @return object The "kreait_firebase.de_joboo_mobile_main.auth" service.
*/
protected function getAuthService()
{
trigger_deprecation('', '', 'The "Kreait\\Firebase\\Auth" service alias is deprecated. You should stop using it, as it will be removed in the future.');
return $this->get('kreait_firebase.de_joboo_mobile_main.auth');
}
/**
* Gets the public 'Kreait\Firebase\Storage' alias.
*
* @return object The "kreait_firebase.de_joboo_mobile_main.storage" service.
*/
protected function getStorageService()
{
trigger_deprecation('', '', 'The "Kreait\\Firebase\\Storage" service alias is deprecated. You should stop using it, as it will be removed in the future.');
return $this->get('kreait_firebase.de_joboo_mobile_main.storage');
}
/**
* Gets the public 'Kreait\Firebase\RemoteConfig' alias.
*
* @return object The "kreait_firebase.de_joboo_mobile_main.remote_config" service.
*/
protected function getRemoteConfigService()
{
trigger_deprecation('', '', 'The "Kreait\\Firebase\\RemoteConfig" service alias is deprecated. You should stop using it, as it will be removed in the future.');
return $this->get('kreait_firebase.de_joboo_mobile_main.remote_config');
}
/**
* Gets the public 'Kreait\Firebase\Messaging' alias.
*
* @return object The "kreait_firebase.de_joboo_mobile_main.messaging" service.
*/
protected function getMessagingService()
{
trigger_deprecation('', '', 'The "Kreait\\Firebase\\Messaging" service alias is deprecated. You should stop using it, as it will be removed in the future.');
return $this->get('kreait_firebase.de_joboo_mobile_main.messaging');
}
/**
* Gets the public 'Kreait\Firebase\Firestore' alias.
*
* @return object The "kreait_firebase.de_joboo_mobile_main.firestore" service.
*/
protected function getFirestoreService()
{
trigger_deprecation('', '', 'The "Kreait\\Firebase\\Firestore" service alias is deprecated. You should stop using it, as it will be removed in the future.');
return $this->get('kreait_firebase.de_joboo_mobile_main.firestore');
}
/**
* Gets the public 'Kreait\Firebase\DynamicLinks' alias.
*
* @return object The "kreait_firebase.de_joboo_mobile_main.dynamic_links" service.
*/
protected function getDynamicLinksService()
{
trigger_deprecation('', '', 'The "Kreait\\Firebase\\DynamicLinks" service alias is deprecated. You should stop using it, as it will be removed in the future.');
return $this->get('kreait_firebase.de_joboo_mobile_main.dynamic_links');
}
/**
* 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 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* 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 '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.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 '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,
'env' => false,
'elasticsearchUrl' => false,
'elasticsearchIndexNameSuffix' => false,
'makeAllJobofferersHaveBasicMembership' => false,
'makeAllJobofferersHaveMultiLocationMembership' => false,
'makeAllJobofferersHavePremiumMembership' => false,
'makeAllJobofferersHaveFlexMembership' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
'swiftmailer.spool.default.memory.path' => false,
'knp_snappy.pdf.binary' => false,
'knp_snappy.image.binary' => 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 'env': $value = $this->getEnv('APP_ENV'); break;
case 'elasticsearchUrl': $value = $this->getEnv('ELASTICSEARCH_URL'); break;
case 'elasticsearchIndexNameSuffix': $value = $this->getEnv('ELASTICSEARCH_INDEX_NAME_SUFFIX'); break;
case 'makeAllJobofferersHaveBasicMembership': $value = $this->getEnv('bool:MAKE_ALL_JOBOFFERERS_HAVE_BASIC_MEMBERSHIP'); break;
case 'makeAllJobofferersHaveMultiLocationMembership': $value = $this->getEnv('bool:MAKE_ALL_JOBOFFERERS_HAVE_MULTI_LOCATIONS_MEMBERSHIP'); break;
case 'makeAllJobofferersHavePremiumMembership': $value = $this->getEnv('bool:MAKE_ALL_JOBOFFERERS_HAVE_PREMIUM_MEMBERSHIP'); break;
case 'makeAllJobofferersHaveFlexMembership': $value = $this->getEnv('bool:MAKE_ALL_JOBOFFERERS_HAVE_FLEX_MEMBERSHIP'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
case 'knp_snappy.pdf.binary': $value = $this->getEnv('WKHTMLTOPDF_PATH'); break;
case 'knp_snappy.image.binary': $value = $this->getEnv('WKHTMLTOIMAGE_PATH'); 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__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'EightPointsGuzzleBundle' => 'EightPoints\\Bundle\\GuzzleBundle\\EightPointsGuzzleBundle',
'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
'FirebaseBundle' => 'Kreait\\Firebase\\Symfony\\Bundle\\FirebaseBundle',
'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
'GgergoSqlIndexHintBundle' => 'Ggergo\\SqlIndexHintBundle\\GgergoSqlIndexHintBundle',
'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
'LiveComponentBundle' => 'Symfony\\UX\\LiveComponent\\LiveComponentBundle',
'StimulusBundle' => 'Symfony\\UX\\StimulusBundle\\StimulusBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'EightPointsGuzzleBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/eightpoints/guzzle-bundle/src'),
'namespace' => 'EightPoints\\Bundle\\GuzzleBundle',
],
'FOSUserBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/src'),
'namespace' => 'FOS\\UserBundle',
],
'FOSElasticaBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/elastica-bundle/src'),
'namespace' => 'FOS\\ElasticaBundle',
],
'SwiftmailerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
],
'LiipImagineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle'),
'namespace' => 'Liip\\ImagineBundle',
],
'KnpGaufretteBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-gaufrette-bundle'),
'namespace' => 'Knp\\Bundle\\GaufretteBundle',
],
'VichUploaderBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle'),
'namespace' => 'Vich\\UploaderBundle',
],
'BazingaJsTranslationBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/willdurand/js-translation-bundle'),
'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
],
'FirebaseBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src'),
'namespace' => 'Kreait\\Firebase\\Symfony\\Bundle',
],
'SncRedisBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/snc/redis-bundle'),
'namespace' => 'Snc\\RedisBundle',
],
'KnpSnappyBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
'namespace' => 'Knp\\Bundle\\SnappyBundle',
],
'GgergoSqlIndexHintBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/ggergo/sqlindexhintbundle'),
'namespace' => 'Ggergo\\SqlIndexHintBundle',
],
'TwigComponentBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component'),
'namespace' => 'Symfony\\UX\\TwigComponent',
],
'LiveComponentBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-live-component'),
'namespace' => 'Symfony\\UX\\LiveComponent',
],
'StimulusBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle'),
'namespace' => 'Symfony\\UX\\StimulusBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'aws_athena_region' => 'eu-central-1',
'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' => 'de',
'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' => true,
'cookie_httponly' => true,
'cookie_samesite' => 'none',
'gc_probability' => 1,
],
'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,
'twig.form.resources' => [
0 => '@VichUploader/Form/fields.html.twig',
1 => 'form_div_layout.html.twig',
2 => '@LiveComponent/form_theme.html.twig',
3 => '@LiipImagine/Form/form_div_layout.html.twig',
4 => 'bootstrap_4_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'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' => [
'datetime_microsecond' => [
'class' => 'JanusHercules\\Doctrine\\Type\\MicrosecondDateTimeType',
],
'uuid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
],
'ulid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
],
],
'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' => false,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'security.role_hierarchy.roles' => [
'ROLE_INTEGRATED_EXTERNAL_PARTNER_MANAGER' => [
0 => 'ROLE_USER',
],
'ROLE_NAVIGATOR' => [
0 => 'ROLE_USER',
],
'ROLE_ADMIN_READONLY' => [
0 => 'ROLE_USER',
],
'ROLE_ADMIN_PROFILEVERIFIER' => [
0 => 'ROLE_USER',
],
'ROLE_ADMIN' => [
0 => 'ROLE_ADMIN_READONLY',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
],
],
'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 => 'dev',
1 => 'main',
],
'security.main._indexed_authenticators' => [
],
'eight_points_guzzle.http_client.class' => 'GuzzleHttp\\Client',
'eight_points_guzzle.formatter.class' => 'GuzzleHttp\\MessageFormatter',
'eight_points_guzzle.symfony_log_formatter.class' => 'GuzzleHttp\\MessageFormatter',
'eight_points_guzzle.data_collector.class' => 'EightPoints\\Bundle\\GuzzleBundle\\DataCollector\\HttpDataCollector',
'eight_points_guzzle.logger.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Log\\Logger',
'eight_points_guzzle.middleware.log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\LogMiddleware',
'eight_points_guzzle.middleware.profile.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\ProfileMiddleware',
'eight_points_guzzle.middleware.event_dispatcher.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\EventDispatchMiddleware',
'eight_points_guzzle.middleware.request_time.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\RequestTimeMiddleware',
'eight_points_guzzle.middleware.symfony_log.class' => 'EightPoints\\Bundle\\GuzzleBundle\\Middleware\\SymfonyLogMiddleware',
'eight_points_guzzle.symfony_log_formatter.pattern' => '{method} {uri} {code}',
'eight_points_guzzle.middleware.class' => 'GuzzleHttp\\Middleware',
'eight_points_guzzle.plugin.header.headers' => [
],
'fos_user.backend_type_orm' => true,
'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
'fos_user.registration.confirmation.from_email' => [
'team@joboo.de' => 'JOBOO!® Team',
],
'fos_user.resetting.email.from_email' => [
'team@joboo.de' => 'JOBOO!® Team',
],
'fos_user.registration.confirmation.from_address' => [
'address' => 'team@joboo.de',
'sender_name' => 'JOBOO!® Team',
],
'fos_user.resetting.email.from_address' => [
'address' => 'team@joboo.de',
'sender_name' => 'JOBOO!® Team',
],
'fos_user.storage' => 'orm',
'fos_user.firewall_name' => 'main',
'fos_user.model_manager_name' => NULL,
'fos_user.model.user.class' => 'App\\Entity\\User',
'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
'fos_user.profile.form.name' => 'fos_user_profile_form',
'fos_user.profile.form.validation_groups' => [
0 => 'Profile',
1 => 'Default',
],
'fos_user.registration.confirmation.enabled' => true,
'fos_user.registration.form.type' => 'App\\Form\\RegistrationType',
'fos_user.registration.form.name' => 'fos_user_registration_form',
'fos_user.registration.form.validation_groups' => [
0 => 'Registration',
1 => 'Default',
],
'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
'fos_user.change_password.form.name' => 'fos_user_change_password_form',
'fos_user.change_password.form.validation_groups' => [
0 => 'ChangePassword',
1 => 'Default',
],
'fos_user.resetting.retry_ttl' => 7200,
'fos_user.resetting.token_ttl' => 86400,
'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
'fos_user.resetting.form.name' => 'fos_user_resetting_form',
'fos_user.resetting.form.validation_groups' => [
0 => 'ResetPassword',
1 => 'Default',
],
'fos_elastica.property_accessor.magicCall' => 0,
'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => 0,
'fos_elastica.default_index' => 'professions',
'swiftmailer.mailer.default.transport.name' => 'dynamic',
'swiftmailer.mailer.default.spool.enabled' => true,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => NULL,
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.mailer.ses.transport.name' => 'smtp',
'swiftmailer.mailer.ses.transport.smtp.encryption' => 'tls',
'swiftmailer.mailer.ses.transport.smtp.port' => 587,
'swiftmailer.mailer.ses.transport.smtp.host' => 'wp11090877.mailout.server-he.de',
'swiftmailer.mailer.ses.transport.smtp.username' => 'wp11090877-mail',
'swiftmailer.mailer.ses.transport.smtp.password' => 'Jndzt1!bsgtE',
'swiftmailer.mailer.ses.transport.smtp.auth_mode' => NULL,
'swiftmailer.mailer.ses.transport.smtp.timeout' => 30,
'swiftmailer.mailer.ses.transport.smtp.source_ip' => NULL,
'swiftmailer.mailer.ses.transport.smtp.local_domain' => NULL,
'swiftmailer.mailer.ses.transport.smtp.stream_options' => [
],
'swiftmailer.mailer.ses.spool.enabled' => false,
'swiftmailer.mailer.ses.plugin.impersonate' => NULL,
'swiftmailer.mailer.ses.single_address' => 'ubuntu@localhost',
'swiftmailer.mailer.ses.delivery_addresses' => [
0 => 'ubuntu@localhost',
],
'swiftmailer.mailer.ses.delivery_whitelist' => [
0 => '/joboopreview@gmail\\.com$/',
1 => '/joboopreview@gmail\\.de$/',
2 => '/joboopreview@googlemail\\.com$/',
3 => '/joboopreview@googlemail\\.de$/',
4 => '/@go-gastro\\.com$/',
5 => '/@joboo\\.de$/',
],
'swiftmailer.mailer.ses.delivery.enabled' => true,
'swiftmailer.spool.enabled' => false,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => 'ubuntu@localhost',
'swiftmailer.mailer.inxmail.transport.name' => 'smtp',
'swiftmailer.mailer.inxmail.transport.smtp.encryption' => 'tls',
'swiftmailer.mailer.inxmail.transport.smtp.port' => 587,
'swiftmailer.mailer.inxmail.transport.smtp.host' => 'wp11090877.mailout.server-he.de',
'swiftmailer.mailer.inxmail.transport.smtp.username' => 'wp11090877-mail',
'swiftmailer.mailer.inxmail.transport.smtp.password' => 'Jndzt1!bsgtE',
'swiftmailer.mailer.inxmail.transport.smtp.auth_mode' => NULL,
'swiftmailer.mailer.inxmail.transport.smtp.timeout' => 30,
'swiftmailer.mailer.inxmail.transport.smtp.source_ip' => NULL,
'swiftmailer.mailer.inxmail.transport.smtp.local_domain' => NULL,
'swiftmailer.mailer.inxmail.transport.smtp.stream_options' => [
],
'swiftmailer.mailer.inxmail.spool.enabled' => false,
'swiftmailer.mailer.inxmail.plugin.impersonate' => NULL,
'swiftmailer.mailer.inxmail.single_address' => 'ubuntu@localhost',
'swiftmailer.mailer.inxmail.delivery_addresses' => [
0 => 'ubuntu@localhost',
],
'swiftmailer.mailer.inxmail.delivery_whitelist' => [
0 => '/joboopreview@gmail\\.com$/',
1 => '/joboopreview@gmail\\.de$/',
2 => '/joboopreview@googlemail\\.com$/',
3 => '/joboopreview@googlemail\\.de$/',
4 => '/@go-gastro\\.com$/',
5 => '/@joboo\\.de$/',
],
'swiftmailer.mailer.inxmail.delivery.enabled' => true,
'swiftmailer.mailer.webde.transport.name' => 'smtp',
'swiftmailer.mailer.webde.transport.smtp.encryption' => 'tls',
'swiftmailer.mailer.webde.transport.smtp.port' => 587,
'swiftmailer.mailer.webde.transport.smtp.host' => 'wp11090877.mailout.server-he.de',
'swiftmailer.mailer.webde.transport.smtp.username' => 'wp11090877-mail',
'swiftmailer.mailer.webde.transport.smtp.password' => 'Jndzt1!bsgtE',
'swiftmailer.mailer.webde.transport.smtp.auth_mode' => NULL,
'swiftmailer.mailer.webde.transport.smtp.timeout' => 30,
'swiftmailer.mailer.webde.transport.smtp.source_ip' => NULL,
'swiftmailer.mailer.webde.transport.smtp.local_domain' => NULL,
'swiftmailer.mailer.webde.transport.smtp.stream_options' => [
],
'swiftmailer.mailer.webde.spool.enabled' => false,
'swiftmailer.mailer.webde.plugin.impersonate' => NULL,
'swiftmailer.mailer.webde.single_address' => 'ubuntu@localhost',
'swiftmailer.mailer.webde.delivery_addresses' => [
0 => 'ubuntu@localhost',
],
'swiftmailer.mailer.webde.delivery_whitelist' => [
0 => '/joboopreview@gmail\\.com$/',
1 => '/joboopreview@gmail\\.de$/',
2 => '/joboopreview@googlemail\\.com$/',
3 => '/joboopreview@googlemail\\.de$/',
4 => '/@go-gastro\\.com$/',
5 => '/@joboo\\.de$/',
],
'swiftmailer.mailer.webde.delivery.enabled' => true,
'swiftmailer.mailers' => [
'default' => 'swiftmailer.mailer.default',
'inxmail' => 'swiftmailer.mailer.inxmail',
'ses' => 'swiftmailer.mailer.ses',
'webde' => 'swiftmailer.mailer.webde',
],
'swiftmailer.default_mailer' => 'ses',
'liip_imagine.resolvers' => [
'default' => [
'web_path' => [
'cache_prefix' => 'liip_imagine_cache',
'web_root' => (\dirname(__DIR__, 4).'/public'),
],
],
],
'liip_imagine.loaders' => [
'profile_photos' => [
'stream' => [
'wrapper' => 'gaufrette://profile_photos_fs/',
'context' => NULL,
],
],
'header_images' => [
'stream' => [
'wrapper' => 'gaufrette://header_images_fs/',
'context' => NULL,
],
],
'jobseeker_profile_additional_files' => [
'stream' => [
'wrapper' => 'gaufrette://jobseeker_profile_additional_files_fs/',
'context' => NULL,
],
],
'recurrent_job_profile_photos' => [
'stream' => [
'wrapper' => 'gaufrette://recurrent_job_profile_photos_fs/',
'context' => NULL,
],
],
'recurrent_job_header_images' => [
'stream' => [
'wrapper' => 'gaufrette://recurrent_job_header_images_fs/',
'context' => NULL,
],
],
'profile_and_additional' => [
'chain' => [
'loaders' => [
0 => 'profile_photos',
1 => 'header_images',
2 => 'jobseeker_profile_additional_files',
3 => 'recurrent_job_profile_photos',
4 => 'recurrent_job_header_images',
],
],
],
'default' => [
'filesystem' => [
'locator' => 'filesystem',
'data_root' => [
0 => (\dirname(__DIR__, 4).'/public'),
],
'allow_unresolvable_data_roots' => false,
'bundle_resources' => [
'enabled' => false,
'access_control_type' => 'blacklist',
'access_control_list' => [
],
],
],
],
],
'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
'liip_imagine.jpegoptim.stripAll' => true,
'liip_imagine.jpegoptim.max' => NULL,
'liip_imagine.jpegoptim.progressive' => true,
'liip_imagine.jpegoptim.tempDir' => NULL,
'liip_imagine.optipng.binary' => '/usr/bin/optipng',
'liip_imagine.optipng.level' => 7,
'liip_imagine.optipng.stripAll' => true,
'liip_imagine.optipng.tempDir' => NULL,
'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
'liip_imagine.cwebp.tempDir' => NULL,
'liip_imagine.cwebp.q' => 75,
'liip_imagine.cwebp.alphaQ' => 100,
'liip_imagine.cwebp.m' => 4,
'liip_imagine.cwebp.alphaFilter' => 'fast',
'liip_imagine.cwebp.alphaMethod' => 1,
'liip_imagine.cwebp.exact' => false,
'liip_imagine.cwebp.metadata' => [
0 => 'none',
],
'liip_imagine.driver_service' => 'liip_imagine.gd',
'liip_imagine.cache.resolver.default' => 'default',
'liip_imagine.default_image' => NULL,
'liip_imagine.filter_sets' => [
'profile_photos_thumbnails' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'profile_and_additional',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 100,
1 => 450,
],
'mode' => 'inset',
],
'strip' => [
],
],
'post_processors' => [
],
],
'recurrent_job_profile_photos_thumbnails' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'recurrent_job_profile_photos',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 100,
1 => 450,
],
'mode' => 'inset',
],
'strip' => [
],
],
'post_processors' => [
],
],
'profile_photos_maximized' => [
'quality' => 70,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'profile_and_additional',
'default_image' => NULL,
'filters' => [
'scale' => [
'dim' => [
0 => 960,
1 => 1500,
],
],
],
'post_processors' => [
],
],
'recurrent_job_profile_photos_maximized' => [
'quality' => 70,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'profile_and_additional',
'default_image' => NULL,
'filters' => [
'scale' => [
'dim' => [
0 => 960,
1 => 1500,
],
],
],
'post_processors' => [
],
],
'profile_photos_anonymous_thumbnails' => [
'quality' => 4,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'profile_photos',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 10,
1 => 45,
],
'mode' => 'inset',
],
'strip' => [
],
],
'post_processors' => [
],
],
'recurrent_job_profile_photos_anonymous_thumbnails' => [
'quality' => 4,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'recurrent_job_profile_photos',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 10,
1 => 45,
],
'mode' => 'inset',
],
'strip' => [
],
],
'post_processors' => [
],
],
'jobseeker_profile_additional_files_thumbnails_large' => [
'quality' => 70,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'jobseeker_profile_additional_files',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 960,
1 => 960,
],
'mode' => 'inset',
],
'strip' => [
],
],
'post_processors' => [
],
],
'jobseeker_profile_additional_files_thumbnails_medium' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'jobseeker_profile_additional_files',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 100,
1 => 100,
],
'mode' => 'inset',
],
'strip' => [
],
],
'post_processors' => [
],
],
'jobseeker_profile_additional_files_thumbnails_tiny' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'jobseeker_profile_additional_files',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 50,
1 => 50,
],
'mode' => 'inset',
],
'strip' => [
],
],
'post_processors' => [
],
],
'header_images_thumbnails' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'profile_and_additional',
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 100,
1 => 450,
],
'mode' => 'inset',
],
'strip' => [
],
],
'post_processors' => [
],
],
'header_images_maximized' => [
'quality' => 70,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => 'profile_and_additional',
'default_image' => NULL,
'filters' => [
'scale' => [
'dim' => [
0 => 960,
1 => 1500,
],
],
],
'post_processors' => [
],
],
],
'liip_imagine.binary.loader.default' => 'default',
'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
'liip_imagine.webp.generate' => false,
'liip_imagine.webp.options' => [
'quality' => 100,
'cache' => NULL,
'data_loader' => NULL,
'post_processors' => [
],
],
'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
'knp_gaufrette.stream_wrapper.protocol' => 'gaufrette',
'knp_gaufrette.stream_wrapper.filesystems' => [
],
'vich_uploader.default_filename_attribute_suffix' => '_name',
'vich_uploader.mappings' => [
'profile_photo' => [
'uri_prefix' => '/gaufrette_uploads/profile_photos',
'upload_destination' => 'profile_photos_fs',
'namer' => [
'service' => 'App\\VichNamer\\SanitizingOriginalNameNamer.profile_photo',
'options' => [
'transliterate' => true,
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'profile_document' => [
'uri_prefix' => '/gaufrette_uploads/profile_documents',
'upload_destination' => 'profile_documents_fs',
'namer' => [
'service' => 'App\\VichNamer\\SanitizingOriginalNameNamer.profile_document',
'options' => [
'transliterate' => true,
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'jobseeker_profile_additional_file' => [
'uri_prefix' => '/gaufrette_uploads/jobseeker_profile_additional_files',
'upload_destination' => 'jobseeker_profile_additional_files_fs',
'namer' => [
'service' => 'App\\VichNamer\\SanitizingOriginalNameNamer.jobseeker_profile_additional_file',
'options' => [
'transliterate' => true,
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'jobofferer_profile_additional_file' => [
'uri_prefix' => '/gaufrette_uploads/jobofferer_profile_additional_files',
'upload_destination' => 'jobofferer_profile_additional_files_fs',
'namer' => [
'service' => 'App\\VichNamer\\SanitizingObfuscatingNamer.jobofferer_profile_additional_file',
'options' => [
'transliterate' => true,
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'conversation_message_attachment_file' => [
'uri_prefix' => '/gaufrette_uploads/conversation_message_attachment_files',
'upload_destination' => 'conversation_message_attachment_files_fs',
'namer' => [
'service' => 'App\\VichNamer\\SanitizingOriginalNameNamer.conversation_message_attachment_file',
'options' => [
'transliterate' => true,
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'extended_application_cv_file' => [
'uri_prefix' => '/gaufrette_uploads/extended_application_cv_files',
'upload_destination' => 'extended_application_cv_files_fs',
'namer' => [
'service' => 'App\\VichNamer\\SanitizingOriginalNameNamer.extended_application_cv_file',
'options' => [
'transliterate' => true,
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'recurrent_job_profile_photo' => [
'uri_prefix' => '/gaufrette_uploads/recurrent_job_profile_photos',
'upload_destination' => 'recurrent_job_profile_photos_fs',
'namer' => [
'service' => 'App\\VichNamer\\SanitizingOriginalNameNamer.recurrent_job_profile_photo',
'options' => [
'transliterate' => true,
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'recurrent_job_header_image' => [
'uri_prefix' => '/gaufrette_uploads/recurrent_job_header_images',
'upload_destination' => 'recurrent_job_header_images_fs',
'namer' => [
'service' => 'App\\VichNamer\\SanitizingOriginalNameNamer.recurrent_job_header_image',
'options' => [
'transliterate' => true,
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
],
'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
'kreait.firebase.factory' => 'Kreait\\Firebase\\Factory',
'kreait.firebase.bundle.project_factory' => 'Kreait\\Firebase\\Symfony\\Bundle\\DependencyInjection\\Factory\\ProjectFactory',
'snc_redis.client.class' => 'Predis\\Client',
'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
'snc_redis.phpredis_client.class' => 'Redis',
'snc_redis.phpredis_connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Phpredis\\Client',
'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
'snc_redis.phpredis_clusterclient_connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Phpredis\\ClientCluster',
'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
'snc_redis.doctrine_cache_phpredis.class' => 'Symfony\\Component\\Cache\\Adapter\\RedisAdapter',
'snc_redis.doctrine_cache_predis.class' => 'Symfony\\Component\\Cache\\Adapter\\RedisAdapter',
'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
'snc_redis.swiftmailer_spool.class' => 'Snc\\RedisBundle\\SwiftMailer\\RedisSpool',
'snc_redis.session.handler.class' => 'Snc\\RedisBundle\\Session\\Storage\\Handler\\RedisSessionHandler',
'snc_redis.session.client' => 'session',
'snc_redis.session.prefix' => 'PHPREDIS_SESSION:',
'snc_redis.session.locking' => true,
'snc_redis.session.spin_lock_wait' => 150000,
'knp_snappy.pdf.options' => [
],
'knp_snappy.pdf.env' => [
],
'knp_snappy.image.options' => [
],
'knp_snappy.image.env' => [
],
'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',
],
'ux.twig_component.data_collector' => [
0 => 'twig_component',
1 => '@TwigComponent/Collector/twig_component.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'swiftmailer.data_collector' => [
0 => 'swiftmailer',
1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'data_collector.messenger' => [
0 => 'messenger',
1 => '@WebProfiler/Collector/messenger.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'notifier.data_collector' => [
0 => 'notifier',
1 => '@WebProfiler/Collector/notifier.html.twig',
],
'eight_points_guzzle.data_collector' => [
0 => 'eight_points_guzzle',
1 => '@EightPointsGuzzle/debug.html.twig',
],
'fos_elastica.data_collector' => [
0 => 'elastica',
1 => '@FOSElastica/Collector/elastica.html.twig',
],
'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
0 => 'vich_uploader.mapping_collector',
1 => '@VichUploader/Collector/mapping_collector.html.twig',
],
'snc_redis.data_collector' => [
0 => 'redis',
1 => '@SncRedis/Collector/redis.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
0 => 'console.command.public_alias.App\\Command\\AdjustSettingsForGohiringCustomers',
1 => 'console.command.public_alias.App\\Command\\AdjustWeclappTimestamps',
2 => 'console.command.public_alias.App\\Command\\ChangeAvailabilityTimeslotsForExternalPartners',
3 => 'console.command.public_alias.App\\Command\\CheckIfClickBasedBillingCustomerHasReachedMonthlyLimit',
4 => 'console.command.public_alias.App\\Command\\CheckIfFeedsAreCreatedRegularly',
5 => 'console.command.public_alias.App\\Command\\CheckIfThresholdForCreatedDpdhlRecurrentJobsHasBeenReached',
6 => 'console.command.public_alias.App\\Command\\CheckLegacyBugPlusRecurrentJobs',
7 => 'console.command.public_alias.App\\Command\\ClassifyRecurrentJobsForContentDistribution',
8 => 'console.command.public_alias.App\\Command\\CleanupWantedJobsElasticSearchIndex',
9 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\AnalyzeRecurrentJobsForFeedAgenturFuerArbeitCommand',
10 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\CategorizeAgenturFuerArbeitRecurrentJobs',
11 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\CheckForAfAUploadErrors',
12 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\DeleteAllJobsAtAgenturFuerArbeitCommand',
13 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\GenerateDestatisEconomicSectorsMigrationCode',
14 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\GenerateFeedAgenturFuerArbeitCommand',
15 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\ImportAfaProfessions',
16 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\InitiallyMatchDestatisEconomicSectorToRecurrentJob',
17 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\TemporarilyDeleteJobsAtAgenturFuerArbeitCommand',
18 => 'console.command.public_alias.App\\Command\\ContentDistribution\\AgenturFuerArbeit\\UpdateRecurrentJobsAfterAfaProfessionsImport',
19 => 'console.command.public_alias.App\\Command\\CreateAutomatedConversationMessagesMailingsForIntegratedExternalPartnerCustomers',
20 => 'console.command.public_alias.App\\Command\\CreateAutomatedConversationMessagesMailingsForWisag',
21 => 'console.command.public_alias.App\\Command\\DatabaseCleanups',
22 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverApplicationEvents',
23 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverConversionEvents',
24 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverEntities',
25 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverEntityGauges',
26 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverExternalPartnerEvents',
27 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverExternalPartnerGauges',
28 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverGeneralValuesGauges',
29 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverSearchEvents',
30 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverSearchtermEnteredEvents',
31 => 'console.command.public_alias.App\\Command\\DatawarehouseDeliverWebrequestEvents',
32 => 'console.command.public_alias.App\\Command\\DeactivateKauflandRecurrentJobs',
33 => 'console.command.public_alias.App\\Command\\DeactivateRecurrentJobsFromUsersWithEscalatedPayment',
34 => 'console.command.public_alias.App\\Command\\DevHelpers\\AddRecurrentJobsToAgenturFuerArbeitCategorization',
35 => 'console.command.public_alias.App\\Command\\DevHelpers\\CreateCustomer',
36 => 'console.command.public_alias.App\\Command\\DevHelpers\\CreateKleinanzeigenCsv',
37 => 'console.command.public_alias.App\\Command\\DevHelpers\\DatawarehouseDeliverFakeWebrequestEvents',
38 => 'console.command.public_alias.App\\Command\\DevHelpers\\DeactivateRecurrentJob',
39 => 'console.command.public_alias.App\\Command\\DevHelpers\\DispatchSymfonyMessage',
40 => 'console.command.public_alias.App\\Command\\DevHelpers\\DoctrineExperiments',
41 => 'console.command.public_alias.App\\Command\\DevHelpers\\EnvTestCommand',
42 => 'console.command.public_alias.App\\Command\\DevHelpers\\ExportRecurrentJobs',
43 => 'console.command.public_alias.App\\Command\\DevHelpers\\GenerateDataForCustomerReporting',
44 => 'console.command.public_alias.App\\Command\\DevHelpers\\GenerateOnetimeLoginUrl',
45 => 'console.command.public_alias.App\\Command\\DevHelpers\\GenerateSetOfPlatformEvents',
46 => 'console.command.public_alias.App\\Command\\DevHelpers\\GenerateSetOfTestUsersForIntegratedExternalPartnerCustomer',
47 => 'console.command.public_alias.App\\Command\\DevHelpers\\GenerateWebDeveloperToolsFiles',
48 => 'console.command.public_alias.App\\Command\\DevHelpers\\GohiringDeleteTest',
49 => 'console.command.public_alias.App\\Command\\DevHelpers\\IncreaseQuota',
50 => 'console.command.public_alias.App\\Command\\DevHelpers\\MakeInsertsFromSQLRecoveryFromPreview',
51 => 'console.command.public_alias.App\\Command\\DevHelpers\\MakeSQLRecoveryFromPreview',
52 => 'console.command.public_alias.App\\Command\\DevHelpers\\NormalizeSearchterm',
53 => 'console.command.public_alias.App\\Command\\DevHelpers\\SendOutgoingWhatsAppMessageCommand',
54 => 'console.command.public_alias.App\\Command\\DevHelpers\\ShowBillwerkContracts',
55 => 'console.command.public_alias.App\\Command\\DevHelpers\\TestSoftgardenApplyApi',
56 => 'console.command.public_alias.App\\Command\\DispatchSyncNotPublishedRecurrentJobWithSearchesSymfonyMessages',
57 => 'console.command.public_alias.App\\Command\\DispatchSyncNotPublishedWantedJobWithElasticSearchSymfonyMessages',
58 => 'console.command.public_alias.App\\Command\\DispatchSyncRecurrentJobWithSearchesSymfonyMessages',
59 => 'console.command.public_alias.App\\Command\\DispatchSyncWantedJobWithElasticSearchSymfonyMessages',
60 => 'console.command.public_alias.App\\Command\\DispatchXmlCreationForEbayFeed',
61 => 'console.command.public_alias.App\\Command\\ExampleCommand',
62 => 'console.command.public_alias.App\\Command\\ExternalFeedsTalentcomRemoveCampaignValue',
63 => 'console.command.public_alias.App\\Command\\ExternalJoboffers\\ImportJobliftFeed',
64 => 'console.command.public_alias.App\\Command\\ExternalJoboffers\\ImportTalentFeed',
65 => 'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartExternalFeedChecker',
66 => 'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForAUndOHostels',
67 => 'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForCasualfood',
68 => 'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForFahrZeit',
69 => 'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForInternationalerBund',
70 => 'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForKauflandAushilfe',
71 => 'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForMoevenpick',
72 => 'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\StartNavigationParserForPremierInn',
73 => 'console.command.public_alias.App\\Command\\ExternalPartner\\ExternalJobPostingCrawler\\UpdateRecurrentJobsOfCrawlerCustomers',
74 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportAIFitnessFeed',
75 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportAUndHZeitarbeitFeed',
76 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportAdeccoFeed',
77 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportArtemisFeed',
78 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportBaOccupationalFieldsAndProfessions',
79 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportCellitFeed',
80 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportContact100Feed',
81 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportDeutscheBahnAgFeed',
82 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportFlaschenpostFeed',
83 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportGermanPersonnelFeedDekra',
84 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportGermanPersonnelFeedUniqueGewerblich',
85 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportGermanPersonnelFeedXing',
86 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportHaysFeed',
87 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportIndeedStatsViaEmplify',
88 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportKaeferFeed',
89 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportKauflandFeed',
90 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportLenkzeitFeed',
91 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportMeinestadtDeFeed',
92 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportMilchUndZuckerFeed',
93 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportMyStaffPilotFeed',
94 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportPhenomFeed',
95 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportRangerRecurrentJobs',
96 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSmartRecruitersRecurrentJobsViaApiClient',
97 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSoftgardenAhornHotelsAzubiFeed',
98 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSoftgardenAhornHotelsFeed',
99 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSoftgardenAreasFeed',
100 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportSoftgardenRegioCastFeed',
101 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportTenhilFeed',
102 => 'console.command.public_alias.App\\Command\\ExternalPartner\\Imports\\ImportZvooveFeed',
103 => 'console.command.public_alias.App\\Command\\ExternalPartner\\SendExtendedApplicationToConcludisViaApi',
104 => 'console.command.public_alias.App\\Command\\ExternalPartner\\UpdateCVRequiredForAllExternalPartnerCustomers',
105 => 'console.command.public_alias.App\\Command\\GenerateAutomatedEmailNotificationDefinitions',
106 => 'console.command.public_alias.App\\Command\\GenerateCriteoFeedCommand',
107 => 'console.command.public_alias.App\\Command\\GenerateDemoJoboffererProfiles',
108 => 'console.command.public_alias.App\\Command\\GenerateDemoJobseekerProfiles',
109 => 'console.command.public_alias.App\\Command\\GenerateEbayBaseJobXmlSections',
110 => 'console.command.public_alias.App\\Command\\GenerateExternalJobwareFeed',
111 => 'console.command.public_alias.App\\Command\\GenerateFeedIndeedCommand',
112 => 'console.command.public_alias.App\\Command\\GenerateFeedIndeedFromFileCommand',
113 => 'console.command.public_alias.App\\Command\\GenerateFeedIndeedFromPortalNewCommand',
114 => 'console.command.public_alias.App\\Command\\GenerateJwtForGohiringApiRequest',
115 => 'console.command.public_alias.App\\Command\\GenerateNormalizedProfessionTitlesInDb',
116 => 'console.command.public_alias.App\\Command\\GenerateOnetimeLoginCSV',
117 => 'console.command.public_alias.App\\Command\\GenerateSetOfUsersWithData',
118 => 'console.command.public_alias.App\\Command\\GenerateSitemapsCommand',
119 => 'console.command.public_alias.App\\Command\\GenerateWantedJobsFromJobseekerProfilesCommand',
120 => 'console.command.public_alias.App\\Command\\GenerateZipcodeCircumcircles',
121 => 'console.command.public_alias.App\\Command\\HandleProlongationOfExternalPartnerRecurrentJobs',
122 => 'console.command.public_alias.App\\Command\\InformGohiringAboutPublishedRecurrentJobsCommand',
123 => 'console.command.public_alias.App\\Command\\InformUsersAboutNonActivatedProfile',
124 => 'console.command.public_alias.App\\Command\\InformWisagAboutNewErrors',
125 => 'console.command.public_alias.App\\Command\\InformWisagAboutNewJobseekers',
126 => 'console.command.public_alias.App\\Command\\InitiallyIdentifyRecruitmentAgenciesCommand',
127 => 'console.command.public_alias.App\\Command\\LinkUserToIntegratedExternalPartnerCustomer',
128 => 'console.command.public_alias.App\\Command\\LockGet',
129 => 'console.command.public_alias.App\\Command\\LockRelease',
130 => 'console.command.public_alias.App\\Command\\LockUpdate',
131 => 'console.command.public_alias.App\\Command\\MeasureEntityGauges',
132 => 'console.command.public_alias.App\\Command\\MeasureExternalPartnerGauges',
133 => 'console.command.public_alias.App\\Command\\MeasureGeneralValuesGauges',
134 => 'console.command.public_alias.App\\Command\\NormalizeMobilenumbers',
135 => 'console.command.public_alias.App\\Command\\ParseAfaBerufenetContent',
136 => 'console.command.public_alias.App\\Command\\QueryTalentRecApi',
137 => 'console.command.public_alias.App\\Command\\RebuildStatisticsAggregationCaches',
138 => 'console.command.public_alias.App\\Command\\RefreshExtendedApplications',
139 => 'console.command.public_alias.App\\Command\\RefreshMeinestadtDeRecurrentJobsForElasticSearch',
140 => 'console.command.public_alias.App\\Command\\RemoveBerufsstarterRecurrentJobs',
141 => 'console.command.public_alias.App\\Command\\RemoveKauflandAushilfeRecurrentJobs',
142 => 'console.command.public_alias.App\\Command\\RemoveObsoleteRecurrentJobCategorizationRequests',
143 => 'console.command.public_alias.App\\Command\\RemoveOldGohiringRecurrentJobs',
144 => 'console.command.public_alias.App\\Command\\RemoveRangerMarketingRecurrentJobs',
145 => 'console.command.public_alias.App\\Command\\RemoveRecurrentJob',
146 => 'console.command.public_alias.App\\Command\\RemoveRecurrentJobsFromIndeedPrioList',
147 => 'console.command.public_alias.App\\Command\\RemoveReweLogisticsRecurrentJobsCommand',
148 => 'console.command.public_alias.App\\Command\\RemoveWisagJobsFromExternalFeeds',
149 => 'console.command.public_alias.App\\Command\\RenewRecurrentJobBookings',
150 => 'console.command.public_alias.App\\Command\\ResetAccountPasswords',
151 => 'console.command.public_alias.App\\Command\\ResetRecurrentJobsFreshnessDate',
152 => 'console.command.public_alias.App\\Command\\RunRecurrentJobsCleanups',
153 => 'console.command.public_alias.App\\Command\\SaveBaseSalaryForDPDHL',
154 => 'console.command.public_alias.App\\Command\\SendAlertForEndingQuotas',
155 => 'console.command.public_alias.App\\Command\\SendAlertMailsForDeliveryAndBounceRates',
156 => 'console.command.public_alias.App\\Command\\SendHTMLTestMail',
157 => 'console.command.public_alias.App\\Command\\SendInfoMailsAboutPrintableRecurrentJobsToJobofferers',
158 => 'console.command.public_alias.App\\Command\\SendMail',
159 => 'console.command.public_alias.App\\Command\\SendMailForMailId',
160 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForJoboffererTips',
161 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingActivation',
162 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJoboffererActivity',
163 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJoboffererBasePlusProfile',
164 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJoboffererBaseProfile',
165 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJobseekerActivity',
166 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJobseekerBasePlusProfile',
167 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingJobseekerBaseProfile',
168 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobofferer1',
169 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobofferer2',
170 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobofferer3',
171 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobseeker1',
172 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingProfileFieldsJobseeker4',
173 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingRecurrentJobs',
174 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingSubscriptionAfterSeeingSubscriptionPage',
175 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingSubscriptionWithTrial',
176 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingSubscriptionWithoutTrial',
177 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForMissingWantedJobs',
178 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForPausedUsers',
179 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForSetOwnPassword',
180 => 'console.command.public_alias.App\\Command\\SendMailNotificationsForUnreadConversationMessages',
181 => 'console.command.public_alias.App\\Command\\SendMailsAboutFreeTwoMonthTrialToJobofferers',
182 => 'console.command.public_alias.App\\Command\\SendMassMailingForWhatsapp',
183 => 'console.command.public_alias.App\\Command\\SendMobileAppPushNotificationsForRewe',
184 => 'console.command.public_alias.App\\Command\\SendMobileAppPushNotificationsForUnreadJobradarMatches',
185 => 'console.command.public_alias.App\\Command\\SendMobileAppPushNotificationsForUnreadProfileConversationMessage',
186 => 'console.command.public_alias.App\\Command\\SendPublishingRequestsToGoogleIndexingApi',
187 => 'console.command.public_alias.App\\Command\\SendPushNotificationToUsername',
188 => 'console.command.public_alias.App\\Command\\SendRedirectToWebMobileAppPushNotificationToUsername',
189 => 'console.command.public_alias.App\\Command\\SendTargetedMailingForRewe',
190 => 'console.command.public_alias.App\\Command\\SyncRecurrentJobIdWithElasticSearch',
191 => 'console.command.public_alias.App\\Command\\TranslateJoboffererProfileDocumentToAdditionalFiles',
192 => 'console.command.public_alias.App\\Command\\TriggerMessageHandlerForNonProcessedGohiringRequests',
193 => 'console.command.public_alias.App\\Command\\UnmarkJoboffererProfilesAsRecruitmentAgencyThatDoNotContainKeywords',
194 => 'console.command.public_alias.App\\Command\\UpdateAfaProfessionSearchterms',
195 => 'console.command.public_alias.App\\Command\\VerifySelfdescriptionForJoboffererAndJobseeker',
196 => 'console.command.public_alias.App\\Command\\VerifyWantedJobsFindability',
197 => 'console.command.public_alias.App\\Command\\WantedJobsSearchPlayground',
198 => 'console.command.public_alias.App\\Command\\WriteExtendedApplicationBusinessEventsAsExternalPartnerEventsCommand',
199 => 'console.command.public_alias.App\\Command\\WritePlatformEventsForDpdhlRecurrentJobsSince01082024',
200 => 'console.command.public_alias.JanusHercules\\AgenturFuerArbeitPortal\\Domain\\Command\\AssignJobdescriptionViaAI',
201 => 'console.command.public_alias.JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Command\\CheckIfSchedulingDatesAreStillValid',
202 => 'console.command.public_alias.JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Command\\CreateApplicationAppointmentSchedulingManagerUserForCustomer',
203 => 'console.command.public_alias.JanusHercules\\ApplicationAppointmentScheduling\\Domain\\Command\\CreateSchedulingsFromExtendedApplications',
204 => 'console.command.public_alias.JanusHercules\\DatawarehouseIntegration\\Infrastructure\\Command\\DatawarehouseDeliverBusinessEvents',
205 => 'console.command.public_alias.JanusHercules\\IndeedCampaignManagement\\Domain\\Command\\GenerateFeedCommand',
206 => 'console.command.public_alias.JanusHercules\\JanusIntegration\\Api\\Command\\ShowRoutesCommand',
207 => 'console.command.public_alias.JanusHercules\\PotentialCustomerBusinessInfo\\Infrastructure\\Command\\ImportStepstoneBusinessInfoPageFeed',
208 => 'console.command.public_alias.JanusHercules\\RecurrentJobsSearch\\Domain\\Command\\UpdateFreshnessDateForDenormalizedRecurrentJobs',
209 => 'console.command.public_alias.JanusHercules\\RecurrentJobsSearch\\Domain\\Command\\UpdateProfilImageUrlForDenormalizedRecurrentJobs',
210 => 'console.command.public_alias.JanusHercules\\RecurrentJobsSearch\\Domain\\Command\\UpdateSelfDescriptionForDenormalizedRecurrentJobs',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}