<?php
namespace Container5Gw11DT;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'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',
'event_dispatcher' => 'getEventDispatcherService',
'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
'http_kernel' => 'getHttpKernelService',
'jms_serializer' => 'getJmsSerializerService',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
'maba_gentle_force.identifier_builder' => 'getMabaGentleForce_IdentifierBuilderService',
'maba_gentle_force.throttler' => 'getMabaGentleForce_ThrottlerService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
'sonata.block.manager' => 'getSonata_Block_ManagerService',
'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'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',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'twig' => 'getTwigService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->fileMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.session' => 'get_Container_Private_SessionService',
'App\\Admin\\AdminAdminController' => 'getAdminAdminControllerService',
'App\\Admin\\ClinicUserAdminController' => 'getClinicUserAdminControllerService',
'App\\Admin\\FeedbackAdminController' => 'getFeedbackAdminControllerService',
'App\\Admin\\Forum\\PostAdminController' => 'getPostAdminControllerService',
'App\\Admin\\Forum\\PostReportAdminController' => 'getPostReportAdminControllerService',
'App\\Admin\\Forum\\UserBanAdminController' => 'getUserBanAdminControllerService',
'App\\Admin\\ReportAdminController' => 'getReportAdminControllerService',
'App\\Admin\\SortableAdminController' => 'getSortableAdminControllerService',
'App\\Admin\\UserAdminController' => 'getUserAdminControllerService',
'App\\Controller\\API\\V1\\ArticleController' => 'getArticleControllerService',
'App\\Controller\\API\\V1\\ConfigController' => 'getConfigControllerService',
'App\\Controller\\API\\V1\\ContentBlockController' => 'getContentBlockControllerService',
'App\\Controller\\API\\V1\\FaqController' => 'getFaqControllerService',
'App\\Controller\\API\\V1\\FeedbackController' => 'getFeedbackControllerService',
'App\\Controller\\API\\V1\\ForumController' => 'getForumControllerService',
'App\\Controller\\API\\V1\\Forum\\GroupController' => 'getGroupControllerService',
'App\\Controller\\API\\V1\\NotificationController' => 'getNotificationControllerService',
'App\\Controller\\API\\V1\\PackageCategoryController' => 'getPackageCategoryControllerService',
'App\\Controller\\API\\V1\\PackageController' => 'getPackageControllerService',
'App\\Controller\\API\\V1\\PatientPackageController' => 'getPatientPackageControllerService',
'App\\Controller\\API\\V1\\PictureController' => 'getPictureControllerService',
'App\\Controller\\API\\V1\\ReferController' => 'getReferControllerService',
'App\\Controller\\API\\V1\\ReferralController' => 'getReferralControllerService',
'App\\Controller\\API\\V1\\SyncController' => 'getSyncControllerService',
'App\\Controller\\API\\V1\\TreatmentActivityController' => 'getTreatmentActivityControllerService',
'App\\Controller\\API\\V1\\TreatmentController' => 'getTreatmentControllerService',
'App\\Controller\\API\\V1\\TreatmentsFormController' => 'getTreatmentsFormControllerService',
'App\\Controller\\API\\V1\\UpdateController' => 'getUpdateControllerService',
'App\\Controller\\API\\V1\\UserController' => 'getUserControllerService',
'App\\Controller\\AdminSecurityController' => 'getAdminSecurityControllerService',
'App\\Controller\\Admin\\AccessCodeController' => 'getAccessCodeControllerService',
'App\\Controller\\Admin\\ChangePasswordController' => 'getChangePasswordControllerService',
'App\\Controller\\Admin\\ConfigController' => 'getConfigController2Service',
'App\\Controller\\Admin\\ContentBlockController' => 'getContentBlockController2Service',
'App\\Controller\\Admin\\NotificationController' => 'getNotificationController2Service',
'App\\Controller\\Admin\\PackageCategoryController' => 'getPackageCategoryController2Service',
'App\\Controller\\Admin\\PackageController' => 'getPackageController2Service',
'App\\Controller\\Admin\\PictureController' => 'getPictureController2Service',
'App\\Controller\\Admin\\ReferralController' => 'getReferralController2Service',
'App\\Controller\\Admin\\TreatmentController' => 'getTreatmentController2Service',
'App\\Controller\\Admin\\TreatmentPlanController' => 'getTreatmentPlanControllerService',
'App\\Controller\\Admin\\TrendingPostController' => 'getTrendingPostControllerService',
'App\\Controller\\ClinicSecurityController' => 'getClinicSecurityControllerService',
'App\\Controller\\Clinic\\AccessCodeController' => 'getAccessCodeController2Service',
'App\\Controller\\Clinic\\ContentBlockController' => 'getContentBlockController3Service',
'App\\Controller\\Clinic\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\Clinic\\PackageController' => 'getPackageController3Service',
'App\\Controller\\Clinic\\PatientController' => 'getPatientControllerService',
'App\\Controller\\Clinic\\TreatmentController' => 'getTreatmentController3Service',
'App\\Controller\\Clinic\\TreatmentPlanController' => 'getTreatmentPlanController2Service',
'App\\Controller\\Clinic\\UserController' => 'getUserController2Service',
'App\\Controller\\HairTransplantAftercareRequestController' => 'getHairTransplantAftercareRequestControllerService',
'App\\Controller\\HomeController' => 'getHomeControllerService',
'App\\Controller\\NonSurgicalHairRestorationRequestController' => 'getNonSurgicalHairRestorationRequestControllerService',
'App\\Controller\\PageController' => 'getPageControllerService',
'App\\Controller\\SecurityController' => 'getSecurityControllerService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'FM\\ElfinderBundle\\Controller\\ElFinderController' => 'getElFinderControllerService',
'Faker\\Generator' => 'getGeneratorService',
'Pix\\SortableBehaviorBundle\\Controller\\SortableAdminController' => 'getSortableAdminController2Service',
'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\\SmartUniqueNamer.clinic_image' => 'getSmartUniqueNamer_ClinicImageService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.feedback_files' => 'getSmartUniqueNamer_FeedbackFilesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.forum_files' => 'getSmartUniqueNamer_ForumFilesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.report_files' => 'getSmartUniqueNamer_ReportFilesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_image' => 'getSmartUniqueNamer_UserImageService',
'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
'admin.admin.template_registry' => 'getAdmin_Admin_TemplateRegistryService',
'admin.article.template_registry' => 'getAdmin_Article_TemplateRegistryService',
'admin.article_category.template_registry' => 'getAdmin_ArticleCategory_TemplateRegistryService',
'admin.connection_request.template_registry' => 'getAdmin_ConnectionRequest_TemplateRegistryService',
'admin.content_block.template_registry' => 'getAdmin_ContentBlock_TemplateRegistryService',
'admin.faq.template_registry' => 'getAdmin_Faq_TemplateRegistryService',
'admin.faq_category.template_registry' => 'getAdmin_FaqCategory_TemplateRegistryService',
'admin.forum_category.template_registry' => 'getAdmin_ForumCategory_TemplateRegistryService',
'admin.forum_group.template_registry' => 'getAdmin_ForumGroup_TemplateRegistryService',
'admin.forum_post.template_registry' => 'getAdmin_ForumPost_TemplateRegistryService',
'admin.forum_post_reply.template_registry' => 'getAdmin_ForumPostReply_TemplateRegistryService',
'admin.forum_post_report.template_registry' => 'getAdmin_ForumPostReport_TemplateRegistryService',
'admin.forum_user_ban.template_registry' => 'getAdmin_ForumUserBan_TemplateRegistryService',
'admin.group.template_registry' => 'getAdmin_Group_TemplateRegistryService',
'admin.market.template_registry' => 'getAdmin_Market_TemplateRegistryService',
'admin.page.template_registry' => 'getAdmin_Page_TemplateRegistryService',
'admin.patient.template_registry' => 'getAdmin_Patient_TemplateRegistryService',
'admin.refer.template_registry' => 'getAdmin_Refer_TemplateRegistryService',
'admin.referral.template_registry' => 'getAdmin_Referral_TemplateRegistryService',
'admin.referral_commission.template_registry' => 'getAdmin_ReferralCommission_TemplateRegistryService',
'admin.referral_payout.template_registry' => 'getAdmin_ReferralPayout_TemplateRegistryService',
'admin.requests_non_surgical_hair_restoration.template_registry' => 'getAdmin_RequestsNonSurgicalHairRestoration_TemplateRegistryService',
'admin.requests_transplant_aftercare.template_registry' => 'getAdmin_RequestsTransplantAftercare_TemplateRegistryService',
'admin.requests_treatments_form.template_registry' => 'getAdmin_RequestsTreatmentsForm_TemplateRegistryService',
'admin.treatment_activity.template_registry' => 'getAdmin_TreatmentActivity_TemplateRegistryService',
'admin.user.template_registry' => 'getAdmin_User_TemplateRegistryService',
'admin.user_clinic.template_registry' => 'getAdmin_UserClinic_TemplateRegistryService',
'admin.user_feedback.template_registry' => 'getAdmin_UserFeedback_TemplateRegistryService',
'admin.user_report.template_registry' => 'getAdmin_UserReport_TemplateRegistryService',
'app.config_manager' => 'getApp_ConfigManagerService',
'app.util.token_generator' => 'getApp_Util_TokenGeneratorService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'error_controller' => 'getErrorControllerService',
'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
'fm_elfinder.loader' => 'getFmElfinder_LoaderService',
'hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command' => 'getHautelookAlice_Console_Command_Doctrine_DoctrineOrmLoadDataFixturesCommandService',
'hautelook_alice.data_fixtures.append_loader' => 'getHautelookAlice_DataFixtures_AppendLoaderService',
'hautelook_alice.data_fixtures.purge_loader' => 'getHautelookAlice_DataFixtures_PurgeLoaderService',
'hautelook_alice.loader' => 'getHautelookAlice_LoaderService',
'hautelook_alice.locator' => 'getHautelookAlice_LocatorService',
'hautelook_alice.resolver.bundle' => 'getHautelookAlice_Resolver_BundleService',
'hautelook_alice.resolver.file' => 'getHautelookAlice_Resolver_FileService',
'ivf_admin.block.summary' => 'getIvfAdmin_Block_SummaryService',
'knp_menu.factory' => 'getKnpMenu_FactoryService',
'knp_menu.matcher' => 'getKnpMenu_MatcherService',
'kreait_firebase.main.auth' => 'getKreaitFirebase_Main_AuthService',
'kreait_firebase.main.database' => 'getKreaitFirebase_Main_DatabaseService',
'kreait_firebase.main.dynamic_links' => 'getKreaitFirebase_Main_DynamicLinksService',
'kreait_firebase.main.firestore' => 'getKreaitFirebase_Main_FirestoreService',
'kreait_firebase.main.messaging' => 'getKreaitFirebase_Main_MessagingService',
'kreait_firebase.main.remote_config' => 'getKreaitFirebase_Main_RemoteConfigService',
'kreait_firebase.main.storage' => 'getKreaitFirebase_Main_StorageService',
'maba_gentle_force.strategy.headers' => 'getMabaGentleForce_Strategy_HeadersService',
'monolog.logger.auth' => 'getMonolog_Logger_AuthService',
'monolog.logger.ivf_channel' => 'getMonolog_Logger_IvfChannelService',
'monolog.logger.receipt' => 'getMonolog_Logger_ReceiptService',
'monolog.logger.upload' => 'getMonolog_Logger_UploadService',
'monolog.logger.webhook' => 'getMonolog_Logger_WebhookService',
'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
'nelmio_api_doc.controller.stoplight' => 'getNelmioApiDoc_Controller_StoplightService',
'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
'pagerfanta.route_generator_factory' => 'getPagerfanta_RouteGeneratorFactoryService',
'pagerfanta.view_factory' => 'getPagerfanta_ViewFactoryService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
'sonata_translation.block.locale_switcher' => 'getSonataTranslation_Block_LocaleSwitcherService',
'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.transport' => 'getSwiftmailer_TransportService',
'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 = [
'Kreait\\Firebase\\Auth' => 'kreait_firebase.main.auth',
'Kreait\\Firebase\\Database' => 'kreait_firebase.main.database',
'Kreait\\Firebase\\DynamicLinks' => 'kreait_firebase.main.dynamic_links',
'Kreait\\Firebase\\Firestore' => 'kreait_firebase.main.firestore',
'Kreait\\Firebase\\Messaging' => 'kreait_firebase.main.messaging',
'Kreait\\Firebase\\RemoteConfig' => 'kreait_firebase.main.remote_config',
'Kreait\\Firebase\\Storage' => 'kreait_firebase.main.storage',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
'jms_serializer.instances.default' => 'jms_serializer',
'mailer' => 'swiftmailer.mailer.default',
'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
'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/Kernel.php';
include_once \dirname(__DIR__, 4).'/src/Service/ConfigManager.php';
include_once \dirname(__DIR__, 4).'/src/Util/LogHandler.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/AdminLogListener.php';
include_once \dirname(__DIR__, 4).'/src/Listener/VersionListener.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/event-dispatcher/EventSubscriberInterface.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/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/service-contracts/ResetInterface.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/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/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/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/psr/log/Psr/Log/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/monolog-bridge/Logger.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/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/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/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/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.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/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/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.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/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/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/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/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/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/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.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/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/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
include_once \dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
include_once \dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Version/VersionResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Version/ChainVersionResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/QueryParameterVersionResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/HeaderVersionResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/MediaTypeVersionResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionExclusionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.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/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/RunsListener.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/serializer-bundle/Debug/TraceableMetadataFactory.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/LazyLoadingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.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/serializer-bundle/Debug/TraceableFileLocator.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/MetadataReader.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/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/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/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Checker/TranslatableChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Services/PositionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Services/PositionORMHandler.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/maba/gentle-force/src/ThrottlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force/src/Throttler.php';
include_once \dirname(__DIR__, 4).'/vendor/predis/predis/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/predis/predis/src/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force/src/RateLimitProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force/src/RateLimit/RateLimitInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force/src/RateLimit/UsageRateLimit.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Service/IdentifierBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Listener/ConfigurationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Listener/ListenerConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Listener/RequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Listener/ConfigurationManager.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Service/RequestIdentifierProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Service/IdentifierProvider/IdentifierProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Service/IdentifierProvider/IpProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Service/IdentifierProvider/PriorityAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Service/IdentifierProvider/UsernameProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Listener/RequestMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Listener/PriorityResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Service/StrategyManager.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/rest-bundle/View/ViewHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.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/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/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/jms/serializer-bundle/Debug/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.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/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/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/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.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).'/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).'/src/Twig/Extension/AppExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/ConfigExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/Extension/CountryExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/helios-ag/fm-elfinder-bundle/src/Twig/Extension/FMElfinderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
include_once \dirname(__DIR__, 4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Twig/Extension/CanonicalizeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Twig/Extension/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Twig/Extension/SonataTranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Twig/ObjectPositionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.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).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
include_once \dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.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.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()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$g->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())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
$instance->add($e);
$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($f);
$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 \JMS\SerializerBundle\Debug\DataCollector('default', ['Sonata\\BlockBundle' => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer')], ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
$instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
$instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()), $this->parameters['sonata.block.container.types']));
$instance->add($g);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/pagerfanta/pagerfanta/lib/Twig/templates/'), 'Pagerfanta');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
$a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
$a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
$a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
$a->addPath((\dirname(__DIR__, 4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), 'FMElfinder');
$a->addPath((\dirname(__DIR__, 4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), '!FMElfinder');
$a->addPath((\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
$a->addPath((\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
$a->addPath((\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/views'), 'BabDevPagerfanta');
$a->addPath((\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/views'), '!BabDevPagerfanta');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), 'KnpMenu');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/templates'), '!KnpMenu');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/views'), 'SonataTranslation');
$a->addPath((\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/views'), '!SonataTranslation');
$a->addPath((\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/views'), 'PixSortableBehavior');
$a->addPath((\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/views'), '!PixSortableBehavior');
$a->addPath((\dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Resources/views'), 'MabaGentleForce');
$a->addPath((\dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/Resources/views'), '!MabaGentleForce');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$e = ($this->services['translator'] ?? $this->getTranslatorService());
$f = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
$g = new \Symfony\Bridge\Twig\Extension\AssetExtension($f);
$h = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$i = ($this->services['router'] ?? $this->getRouterService());
$j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$j->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $h]);
$k = new \Symfony\Bridge\Twig\AppVariable();
$k->setEnvironment('dev');
$k->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$k->setTokenStorage($c);
}
if ($this->has('request_stack')) {
$k->setRequestStack($b);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
$instance->addExtension($g);
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($h, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($i));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($d, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b, $i)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
$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 \App\Twig\Extension\AppExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
$instance->addExtension(new \App\Twig\Extension\ConfigExtension(($this->privates['App\\Service\\ConfigManager'] ?? $this->getConfigManagerService())));
$instance->addExtension(new \App\Twig\Extension\CountryExtension());
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
$instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
$instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $i, $f, $b, $instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
$instance->addExtension(new \FM\ElfinderBundle\Twig\Extension\FMElfinderExtension($instance));
$instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($g));
$instance->addExtension(new \Pagerfanta\Twig\Extension\PagerfantaExtension());
$instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
$instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
$instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true));
$instance->addExtension(new \Sonata\Form\Twig\Extension\CanonicalizeExtension());
$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
$instance->addExtension(new \Knp\Menu\Twig\MenuExtension());
$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\IconExtension(($this->privates['sonata.admin.twig.icon_runtime'] ?? ($this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime()))));
$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
$instance->addExtension(new \Sonata\TranslationBundle\Twig\Extension\IntlExtension());
$instance->addExtension(new \Sonata\TranslationBundle\Twig\Extension\SonataTranslationExtension(($this->privates['sonata_translation.checker.translatable'] ?? $this->getSonataTranslation_Checker_TranslatableService())));
$instance->addExtension(new \Pix\SortableBehaviorBundle\Twig\ObjectPositionExtension(($this->privates['pix_sortable_behavior.position.orm'] ?? $this->getPixSortableBehavior_Position_OrmService())));
$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 \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
$instance->addExtension(new \Twig\Extra\String\StringExtension());
$instance->addGlobal('app', $k);
$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],
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', true],
'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates', 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime', 'getUploaderExtensionRuntimeService', true],
'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => ['privates', 'pagerfanta.twig_runtime', 'getPagerfanta_TwigRuntimeService', true],
'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates', 'sonata.twig.flashmessage.twig.runtime', 'getSonata_Twig_Flashmessage_Twig_RuntimeService', true],
'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates', 'sonata.twig.status_runtime', 'getSonata_Twig_StatusRuntimeService', true],
'Sonata\\Form\\Twig\\CanonicalizeRuntime' => ['privates', 'sonata.form.twig.canonicalize_runtime', 'getSonata_Form_Twig_CanonicalizeRuntimeService', true],
'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates', 'sonata.block.templating.helper', 'getSonata_Block_Templating_HelperService', false],
'Knp\\Menu\\Twig\\MenuRuntimeExtension' => ['privates', 'knp_menu.twig.runtime', 'getKnpMenu_Twig_RuntimeService', true],
'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates', 'sonata.admin.twig.sonata_admin_runtime', 'getSonata_Admin_Twig_SonataAdminRuntimeService', false],
'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates', 'sonata.admin.twig.template_registry_runtime', 'getSonata_Admin_Twig_TemplateRegistryRuntimeService', false],
'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates', 'sonata.admin.twig.group_runtime', 'getSonata_Admin_Twig_GroupRuntimeService', false],
'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates', 'sonata.admin.twig.icon_runtime', 'getSonata_Admin_Twig_IconRuntimeService', false],
'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates', 'sonata.admin.twig.security_runtime', 'getSonata_Admin_Twig_SecurityRuntimeService', false],
'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates', 'sonata.admin.twig.canonicalize_runtime', 'getSonata_Admin_Twig_CanonicalizeRuntimeService', false],
'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates', 'sonata.admin.twig.xeditable_runtime', 'getSonata_Admin_Twig_XeditableRuntimeService', false],
'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates', 'sonata.admin.twig.render_element_runtime', 'getSonata_Admin_Twig_RenderElementRuntimeService', false],
'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates', 'sonata.admin.twig.breadcrumbs_runtime', 'getSonata_Admin_Twig_BreadcrumbsRuntimeService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
'Pagerfanta\\Twig\\Extension\\PagerfantaRuntime' => '?',
'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
'Sonata\\Form\\Twig\\CanonicalizeRuntime' => '?',
'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
'Knp\\Menu\\Twig\\MenuRuntimeExtension' => '?',
'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
])));
$instance->addGlobal('sonata_block', new \Sonata\BlockBundle\Twig\GlobalVariables(['block_base' => '@SonataBlock/Block/block_base.html.twig', 'block_container' => '@SonataBlock/Block/block_container.html.twig']));
$instance->addGlobal('sonata_config', new \Sonata\AdminBundle\SonataConfiguration('IdealofMeD', '/assets/logo.png', ['html5_validate' => true, 'sort_admins' => false, 'confirm_exit' => true, 'js_debug' => false, 'skin' => 'skin-black', 'use_select2' => true, 'use_icheck' => true, 'use_bootlint' => false, 'use_stickyforms' => true, 'pager_links' => NULL, 'form_type' => 'standard', 'default_admin_route' => 'show', 'default_group' => 'default', 'default_label_catalogue' => 'SonataAdminBundle', 'default_translation_domain' => NULL, 'default_icon' => 'fas fa-folder', 'dropdown_number_groups_per_colums' => 2, 'logo_content' => 'all', 'list_action_button_content' => 'all', 'lock_protection' => false, 'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png', 'javascripts' => [0 => 'bundles/sonataadmin/app.js', 1 => 'bundles/sonataform/app.js', 2 => 'bundles/pixsortablebehavior/js/jquery-ui.min.js', 3 => 'bundles/pixsortablebehavior/js/init.js', 4 => 'https://cdn.jsdelivr.net/simplemde/latest/simplemde.min.js'], 'stylesheets' => [0 => 'bundles/sonataadmin/app.css', 1 => 'bundles/sonataform/app.css', 2 => 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css', 3 => 'assets/admin.css', 4 => 'https://cdn.jsdelivr.net/simplemde/latest/simplemde.min.css', 5 => 'bundles/sonatatranslation/css/sonata-translation.css'], 'role_admin' => 'ROLE_SONATA_ADMIN', 'role_super_admin' => 'ROLE_SUPER_ADMIN', 'search' => true]));
$instance->addGlobal('sonata_translation_locales', $this->parameters['sonata_translation.locales']);
(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 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('MSTMs9xVLO', 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('PwUyUV-jXN', 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('KHD0R53te9', 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('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([], 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(['driver' => 'pdo_mysql', 'charset' => 'utf8mb4', 'url' => $this->getEnv('resolve:DATABASE_URL'), 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '5.7', 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci']], $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/persistence/src/Persistence/ObjectManager.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/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, 'Gedmo\\Loggable\\Entity');
$b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'GedmoLoggable' => 'Gedmo\\Loggable\\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, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
])));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
$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(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\AccessCodeRepository' => ['privates', 'App\\Repository\\AccessCodeRepository', 'getAccessCodeRepositoryService', true],
'App\\Repository\\AdminNotificationRepository' => ['privates', 'App\\Repository\\AdminNotificationRepository', 'getAdminNotificationRepositoryService', true],
'App\\Repository\\AdminRepository' => ['privates', 'App\\Repository\\AdminRepository', 'getAdminRepositoryService', true],
'App\\Repository\\ArticleCategoryRepository' => ['privates', 'App\\Repository\\ArticleCategoryRepository', 'getArticleCategoryRepositoryService', true],
'App\\Repository\\ArticleRepository' => ['privates', 'App\\Repository\\ArticleRepository', 'getArticleRepositoryService', true],
'App\\Repository\\ClinicRepository' => ['privates', 'App\\Repository\\ClinicRepository', 'getClinicRepositoryService', true],
'App\\Repository\\ContentBlockRepository' => ['privates', 'App\\Repository\\ContentBlockRepository', 'getContentBlockRepositoryService', true],
'App\\Repository\\FaqCategoryRepository' => ['privates', 'App\\Repository\\FaqCategoryRepository', 'getFaqCategoryRepositoryService', true],
'App\\Repository\\FaqRepository' => ['privates', 'App\\Repository\\FaqRepository', 'getFaqRepositoryService', true],
'App\\Repository\\Forum\\CategoryRepository' => ['privates', 'App\\Repository\\Forum\\CategoryRepository', 'getCategoryRepositoryService', true],
'App\\Repository\\Forum\\GroupRepository' => ['privates', 'App\\Repository\\Forum\\GroupRepository', 'getGroupRepositoryService', true],
'App\\Repository\\Forum\\PostReplyRepository' => ['privates', 'App\\Repository\\Forum\\PostReplyRepository', 'getPostReplyRepositoryService', true],
'App\\Repository\\Forum\\PostRepository' => ['privates', 'App\\Repository\\Forum\\PostRepository', 'getPostRepositoryService', true],
'App\\Repository\\Forum\\UserBanRepository' => ['privates', 'App\\Repository\\Forum\\UserBanRepository', 'getUserBanRepositoryService', true],
'App\\Repository\\HairTransplantAftercareRequestRepository' => ['privates', 'App\\Repository\\HairTransplantAftercareRequestRepository', 'getHairTransplantAftercareRequestRepositoryService', true],
'App\\Repository\\LogRepository' => ['privates', 'App\\Repository\\LogRepository', 'getLogRepositoryService', true],
'App\\Repository\\MarketRepository' => ['privates', 'App\\Repository\\MarketRepository', 'getMarketRepositoryService', true],
'App\\Repository\\NonSurgicalHairRestorationRequestRepository' => ['privates', 'App\\Repository\\NonSurgicalHairRestorationRequestRepository', 'getNonSurgicalHairRestorationRequestRepositoryService', true],
'App\\Repository\\NotificationRepository' => ['privates', 'App\\Repository\\NotificationRepository', 'getNotificationRepositoryService', true],
'App\\Repository\\PackageCategoryRepository' => ['privates', 'App\\Repository\\PackageCategoryRepository', 'getPackageCategoryRepositoryService', true],
'App\\Repository\\PackageRepository' => ['privates', 'App\\Repository\\PackageRepository', 'getPackageRepositoryService', true],
'App\\Repository\\PatientPackageRepository' => ['privates', 'App\\Repository\\PatientPackageRepository', 'getPatientPackageRepositoryService', true],
'App\\Repository\\PatientRepository' => ['privates', 'App\\Repository\\PatientRepository', 'getPatientRepositoryService', true],
'App\\Repository\\PictureRepository' => ['privates', 'App\\Repository\\PictureRepository', 'getPictureRepositoryService', true],
'App\\Repository\\ReferRepository' => ['privates', 'App\\Repository\\ReferRepository', 'getReferRepositoryService', true],
'App\\Repository\\ReferralCommissionRepository' => ['privates', 'App\\Repository\\ReferralCommissionRepository', 'getReferralCommissionRepositoryService', true],
'App\\Repository\\ReferralPayoutRepository' => ['privates', 'App\\Repository\\ReferralPayoutRepository', 'getReferralPayoutRepositoryService', true],
'App\\Repository\\ReferralRepository' => ['privates', 'App\\Repository\\ReferralRepository', 'getReferralRepositoryService', true],
'App\\Repository\\TreatmentActivityRepository' => ['privates', 'App\\Repository\\TreatmentActivityRepository', 'getTreatmentActivityRepositoryService', true],
'App\\Repository\\TreatmentRepository' => ['privates', 'App\\Repository\\TreatmentRepository', 'getTreatmentRepositoryService', true],
'App\\Repository\\TreatmentsFormRepository' => ['privates', 'App\\Repository\\TreatmentsFormRepository', 'getTreatmentsFormRepositoryService', true],
'App\\Repository\\UserClinicRepository' => ['privates', 'App\\Repository\\UserClinicRepository', 'getUserClinicRepositoryService', true],
'App\\Repository\\UserContentBlockHistoryRepository' => ['privates', 'App\\Repository\\UserContentBlockHistoryRepository', 'getUserContentBlockHistoryRepositoryService', true],
'App\\Repository\\UserPatientTreatmentLogRepository' => ['privates', 'App\\Repository\\UserPatientTreatmentLogRepository', 'getUserPatientTreatmentLogRepositoryService', true],
'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', true],
], [
'App\\Repository\\AccessCodeRepository' => '?',
'App\\Repository\\AdminNotificationRepository' => '?',
'App\\Repository\\AdminRepository' => '?',
'App\\Repository\\ArticleCategoryRepository' => '?',
'App\\Repository\\ArticleRepository' => '?',
'App\\Repository\\ClinicRepository' => '?',
'App\\Repository\\ContentBlockRepository' => '?',
'App\\Repository\\FaqCategoryRepository' => '?',
'App\\Repository\\FaqRepository' => '?',
'App\\Repository\\Forum\\CategoryRepository' => '?',
'App\\Repository\\Forum\\GroupRepository' => '?',
'App\\Repository\\Forum\\PostReplyRepository' => '?',
'App\\Repository\\Forum\\PostRepository' => '?',
'App\\Repository\\Forum\\UserBanRepository' => '?',
'App\\Repository\\HairTransplantAftercareRequestRepository' => '?',
'App\\Repository\\LogRepository' => '?',
'App\\Repository\\MarketRepository' => '?',
'App\\Repository\\NonSurgicalHairRestorationRequestRepository' => '?',
'App\\Repository\\NotificationRepository' => '?',
'App\\Repository\\PackageCategoryRepository' => '?',
'App\\Repository\\PackageRepository' => '?',
'App\\Repository\\PatientPackageRepository' => '?',
'App\\Repository\\PatientRepository' => '?',
'App\\Repository\\PictureRepository' => '?',
'App\\Repository\\ReferRepository' => '?',
'App\\Repository\\ReferralCommissionRepository' => '?',
'App\\Repository\\ReferralPayoutRepository' => '?',
'App\\Repository\\ReferralRepository' => '?',
'App\\Repository\\TreatmentActivityRepository' => '?',
'App\\Repository\\TreatmentRepository' => '?',
'App\\Repository\\TreatmentsFormRepository' => '?',
'App\\Repository\\UserClinicRepository' => '?',
'App\\Repository\\UserContentBlockHistoryRepository' => '?',
'App\\Repository\\UserPatientTreatmentLogRepository' => '?',
'App\\Repository\\UserRepository' => '?',
])));
$a->addCustomStringFunction('JSON_EXTRACT', 'Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonExtract');
$a->addCustomStringFunction('JSON_SEARCH', 'Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonSearch');
$a->addCustomStringFunction('JSON_CONTAINS', 'Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonContains');
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(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('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['App\\Listener\\WorkerMessageFailedListener'] ?? $this->load('getWorkerMessageFailedListenerService'));
}, 1 => '__invoke'], 0);
$instance->addListener('sonata.admin.event.configure.menu.sidebar', [0 => function () {
return ($this->privates['app.menu_listener'] ?? $this->load('getApp_MenuListenerService'));
}, 1 => 'addMenuItems'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['admin_log_listener'] ?? $this->getAdminLogListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('user.registration.success', [0 => function () {
return ($this->privates['app.user_listener'] ?? $this->load('getApp_UserListenerService'));
}, 1 => 'onRegistrationSuccess'], 0);
$instance->addListener('refer.created', [0 => function () {
return ($this->privates['app.refer_listener'] ?? $this->load('getApp_ReferListenerService'));
}, 1 => 'onReferCreated'], 0);
$instance->addListener('feedback.created', [0 => function () {
return ($this->privates['app.feedback_listener'] ?? $this->load('getApp_FeedbackListenerService'));
}, 1 => 'onFeedbackCreated'], 0);
$instance->addListener('picture.uploaded', [0 => function () {
return ($this->privates['app.treatment_activity_listener'] ?? $this->load('getApp_TreatmentActivityListenerService'));
}, 1 => 'onPictureUploaded'], 0);
$instance->addListener('access_code.disabled', [0 => function () {
return ($this->privates['app.access_code_listener'] ?? $this->load('getApp_AccessCodeListenerService'));
}, 1 => 'onAccessCodeDisabled'], 0);
$instance->addListener('access_code.expired', [0 => function () {
return ($this->privates['app.access_code_listener'] ?? $this->load('getApp_AccessCodeListenerService'));
}, 1 => 'onAccessCodeExpired'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['app.version_listener'] ?? $this->getApp_VersionListenerService());
}, 1 => 'onKernelRequest'], 30);
$instance->addListener('forum_post.created', [0 => function () {
return ($this->privates['app.forum_post_listener'] ?? $this->load('getApp_ForumPostListenerService'));
}, 1 => 'onPostCreated'], 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('migration_versions')));
}, 1 => 'onConsoleCommand'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
}, 1 => 'onKernelRequest'], 10);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
}, 1 => 'onKernelRequest'], 34);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['fos_rest.versioning.listener'] ?? $this->getFosRest_Versioning_ListenerService());
}, 1 => 'onKernelRequest'], 33);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());
}, 1 => 'onKernelRequest'], 31);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
}, 1 => 'onKernelController'], 5);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_max_per_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener()));
}, 1 => 'onKernelException'], 512);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] ?? ($this->privates['pagerfanta.event_listener.convert_not_valid_current_page_to_not_found'] = new \BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener()));
}, 1 => 'onKernelException'], 512);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sonata.block.cache.handler.default'] ?? $this->load('getSonata_Block_Cache_Handler_DefaultService'));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('sonata.block.event.sonata.admin.edit.form.top', [0 => function () {
return ($this->privates['sonata_translation.listener.locale_switcher'] ?? ($this->privates['sonata_translation.listener.locale_switcher'] = new \Sonata\TranslationBundle\EventListener\LocaleSwitcherListener()));
}, 1 => 'onBlock'], 0);
$instance->addListener('sonata.block.event.sonata.admin.show.top', [0 => function () {
return ($this->privates['sonata_translation.listener.locale_switcher'] ?? ($this->privates['sonata_translation.listener.locale_switcher'] = new \Sonata\TranslationBundle\EventListener\LocaleSwitcherListener()));
}, 1 => 'onBlock'], 0);
$instance->addListener('sonata.block.event.sonata.admin.list.table.top', [0 => function () {
return ($this->privates['sonata_translation.listener.locale_switcher'] ?? ($this->privates['sonata_translation.listener.locale_switcher'] = new \Sonata\TranslationBundle\EventListener\LocaleSwitcherListener()));
}, 1 => 'onBlock'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['maba_gentle_force.request_listener'] ?? $this->getMabaGentleForce_RequestListenerService());
}, 1 => 'onRequest'], 1000);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['maba_gentle_force.request_listener'] ?? $this->getMabaGentleForce_RequestListenerService());
}, 1 => 'onRequestPostAuthentication'], 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.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\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
}, 1 => 'onMessageFailed'], -100);
$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('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\\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.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\\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('kernel.request', [0 => function () {
return ($this->privates['stof_doctrine_extensions.event_listener.locale'] ?? $this->getStofDoctrineExtensions_EventListener_LocaleService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['fos_rest.view_response_listener'] ?? $this->load('getFosRest_ViewResponseListenerService'));
}, 1 => 'onKernelView'], 30);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ?? ($this->privates['sonata.admin.event_listener.configure_crud_controller'] = new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
}, 1 => 'resetAssets'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['maba_gentle_force.request_listener'] ?? $this->getMabaGentleForce_RequestListenerService());
}, 1 => 'onResponse'], -1);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['maba_gentle_force.request_listener'] ?? $this->getMabaGentleForce_RequestListenerService());
}, 1 => 'onRequestFinished'], 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_rest.view_handler' shared service.
*
* @return \FOS\RestBundle\View\ViewHandler
*/
protected function getFosRest_ViewHandlerService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['fos_rest.view_handler'])) {
return $this->services['fos_rest.view_handler'];
}
return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create($a, new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory()))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'xml' => false], 400, 204, false, ['serializeNullStrategy' => 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'];
}
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
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.sonata.admin.argument_resolver.admin'] ?? $this->load('getDebug_Sonata_Admin_ArgumentResolver_AdminService'));
yield 5 => ($this->privates['debug.sonata.admin.argument_resolver.proxy_query'] ?? $this->load('getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService'));
yield 6 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 7 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 8 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 9 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
}
/**
* Gets the public 'jms_serializer' shared service.
*
* @return \JMS\Serializer\Serializer
*/
protected function getJmsSerializerService()
{
$a = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
if (isset($this->services['jms_serializer'])) {
return $this->services['jms_serializer'];
}
$b = ($this->privates['jms_serializer.event_dispatcher'] ?? $this->getJmsSerializer_EventDispatcherService());
if (isset($this->services['jms_serializer'])) {
return $this->services['jms_serializer'];
}
$c = ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService());
$d = ($this->privates['jms_serializer.expression_evaluator'] ?? $this->getJmsSerializer_ExpressionEvaluatorService());
$e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
$f = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
$f->setOptions(1216);
$g = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
$g->setFormatOutput(true);
$h = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory(false);
$h->setOptions(0);
return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($c, [2 => new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($c, $a, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e, $b, $d), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($c, $a, $e, $b, $d)], ['json' => $f, 'xml' => $g], ['json' => $h, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
}
/**
* Gets the public 'jms_serializer.deserialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_DeserializationContextFactoryService()
{
return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'jms_serializer.serialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_SerializationContextFactoryService()
{
return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'maba_gentle_force.identifier_builder' shared service.
*
* @return \Maba\Bundle\GentleForceBundle\Service\IdentifierBuilder
*/
protected function getMabaGentleForce_IdentifierBuilderService()
{
return $this->services['maba_gentle_force.identifier_builder'] = new \Maba\Bundle\GentleForceBundle\Service\IdentifierBuilder();
}
/**
* Gets the public 'maba_gentle_force.throttler' shared service.
*
* @return \Maba\GentleForce\Throttler
*/
protected function getMabaGentleForce_ThrottlerService()
{
$a = new \Maba\GentleForce\RateLimitProvider();
$a->registerRateLimits('sms_api_request', [0 => new \Maba\GentleForce\RateLimit\UsageRateLimit(2, 60)]);
return $this->services['maba_gentle_force.throttler'] = new \Maba\GentleForce\Throttler(new \Predis\Client([], NULL), $a, 'rate_limit');
}
/**
* 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, $this->getEnv('DEFAULT_LOCALE'));
$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 'sonata.block.context_manager.default' shared service.
*
* @return \Sonata\BlockBundle\Block\BlockContextManager
*/
protected function getSonata_Block_ContextManager_DefaultService()
{
$a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
if (isset($this->services['sonata.block.context_manager.default'])) {
return $this->services['sonata.block.context_manager.default'];
}
return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([0 => new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'sonata.block.manager' shared service.
*
* @return \Sonata\BlockBundle\Block\BlockServiceManager
*/
protected function getSonata_Block_ManagerService()
{
$this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ivf_admin.block.summary' => ['services', 'ivf_admin.block.summary', 'getIvfAdmin_Block_SummaryService', true],
'sonata.admin.block.admin_list' => ['services', 'sonata.admin.block.admin_list', 'getSonata_Admin_Block_AdminListService', true],
'sonata.admin.block.admin_preview' => ['services', 'sonata.admin.block.admin_preview', 'getSonata_Admin_Block_AdminPreviewService', true],
'sonata.admin.block.search_result' => ['services', 'sonata.admin.block.search_result', 'getSonata_Admin_Block_SearchResultService', true],
'sonata.admin.block.stats' => ['services', 'sonata.admin.block.stats', 'getSonata_Admin_Block_StatsService', true],
'sonata.block.service.container' => ['services', 'sonata.block.service.container', 'getSonata_Block_Service_ContainerService', true],
'sonata.block.service.empty' => ['services', 'sonata.block.service.empty', 'getSonata_Block_Service_EmptyService', true],
'sonata.block.service.menu' => ['services', 'sonata.block.service.menu', 'getSonata_Block_Service_MenuService', true],
'sonata.block.service.rss' => ['services', 'sonata.block.service.rss', 'getSonata_Block_Service_RssService', true],
'sonata.block.service.template' => ['services', 'sonata.block.service.template', 'getSonata_Block_Service_TemplateService', true],
'sonata.block.service.text' => ['services', 'sonata.block.service.text', 'getSonata_Block_Service_TextService', true],
'sonata_translation.block.locale_switcher' => ['services', 'sonata_translation.block.locale_switcher', 'getSonataTranslation_Block_LocaleSwitcherService', true],
], [
'ivf_admin.block.summary' => '?',
'sonata.admin.block.admin_list' => '?',
'sonata.admin.block.admin_preview' => '?',
'sonata.admin.block.search_result' => '?',
'sonata.admin.block.stats' => '?',
'sonata.block.service.container' => '?',
'sonata.block.service.empty' => '?',
'sonata.block.service.menu' => '?',
'sonata.block.service.rss' => '?',
'sonata.block.service.template' => '?',
'sonata.block.service.text' => '?',
'sonata_translation.block.locale_switcher' => '?',
]), $this->parameters['sonata.block.container.types']);
$instance->add('ivf_admin.block.summary', 'ivf_admin.block.summary', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.block.service.container', 'sonata.block.service.container', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.block.service.empty', 'sonata.block.service.empty', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.block.service.text', 'sonata.block.service.text', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.block.service.rss', 'sonata.block.service.rss', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.block.service.template', 'sonata.block.service.template', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.block.service.menu', 'sonata.block.service.menu', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.admin.block.admin_list', 'sonata.admin.block.admin_list', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.admin.block.search_result', 'sonata.admin.block.search_result', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.admin.block.stats', 'sonata.admin.block.stats', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata.admin.block.admin_preview', 'sonata.admin.block.admin_preview', $this->parameters['sonata_blocks.default_contexts']);
$instance->add('sonata_translation.block.locale_switcher', 'sonata_translation.block.locale_switcher', $this->parameters['sonata_blocks.default_contexts']);
return $instance;
}
/**
* Gets the public 'sonata.block.renderer.default' shared service.
*
* @return \Sonata\BlockBundle\Block\BlockRenderer
*/
protected function getSonata_Block_Renderer_DefaultService()
{
$a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
if (isset($this->services['sonata.block.renderer.default'])) {
return $this->services['sonata.block.renderer.default'];
}
$b = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only', 'ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception', 'keep_all' => 'sonata.block.exception.filter.keep_all', 'keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline', 'inline_debug' => 'sonata.block.exception.renderer.inline_debug', 'throw' => 'sonata.block.exception.renderer.throw'], [], []);
$b->setDefaultFilter('debug_only');
$b->setDefaultRenderer('throw');
return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
*
* @return \Sonata\Twig\Extension\FlashMessageExtension
*/
protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
{
return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
}
/**
* 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.Ez6FX3.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ez6FX3_Service()
{
return $this->privates['.service_locator.Ez6FX3.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.admin' => ['privates', 'security.firewall.map.context.admin', 'getSecurity_Firewall_Map_Context_AdminService', true],
'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
'security.firewall.map.context.api_docs' => ['privates', 'security.firewall.map.context.api_docs', 'getSecurity_Firewall_Map_Context_ApiDocsService', true],
'security.firewall.map.context.clinic' => ['privates', 'security.firewall.map.context.clinic', 'getSecurity_Firewall_Map_Context_ClinicService', true],
'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.notification' => ['privates', 'security.firewall.map.context.notification', 'getSecurity_Firewall_Map_Context_NotificationService', true],
], [
'security.firewall.map.context.admin' => '?',
'security.firewall.map.context.api' => '?',
'security.firewall.map.context.api_docs' => '?',
'security.firewall.map.context.clinic' => '?',
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.main' => '?',
'security.firewall.map.context.notification' => '?',
]);
}
/**
* Gets the private 'App\Service\ConfigManager' shared autowired service.
*
* @return \App\Service\ConfigManager
*/
protected function getConfigManagerService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\ConfigManager'])) {
return $this->privates['App\\Service\\ConfigManager'];
}
return $this->privates['App\\Service\\ConfigManager'] = new \App\Service\ConfigManager($a);
}
/**
* Gets the private 'App\Util\LogHandler' shared autowired service.
*
* @return \App\Util\LogHandler
*/
protected function getLogHandlerService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Util\\LogHandler'])) {
return $this->privates['App\\Util\\LogHandler'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Util\\LogHandler'])) {
return $this->privates['App\\Util\\LogHandler'];
}
return $this->privates['App\\Util\\LogHandler'] = new \App\Util\LogHandler($a, $b);
}
/**
* 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 'admin_log_listener' shared autowired service.
*
* @return \App\EventListener\AdminLogListener
*/
protected function getAdminLogListenerService()
{
$a = ($this->privates['App\\Util\\LogHandler'] ?? $this->getLogHandlerService());
if (isset($this->privates['admin_log_listener'])) {
return $this->privates['admin_log_listener'];
}
return $this->privates['admin_log_listener'] = new \App\EventListener\AdminLogListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
}
/**
* 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 'app.version_listener' shared autowired service.
*
* @return \App\Listener\VersionListener
*/
protected function getApp_VersionListenerService()
{
$a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
if (isset($this->privates['app.version_listener'])) {
return $this->privates['app.version_listener'];
}
return $this->privates['app.version_listener'] = new \App\Listener\VersionListener($a);
}
/**
* 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/build/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('hRR8Z89Kjv', 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('l+x8u72HpU', 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('J66SWnljIn', 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('cHKv5WP0Vm', 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('u73bFpSbuZ', 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('RL1sIeUCHq', 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('lOJl0iFjMo', 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.controller_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
*/
protected function getDebug_ControllerResolverService()
{
return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* 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'));
}, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
*/
protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
{
return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
'gedmo.listener.sortable' => ['privates', 'gedmo.listener.sortable', 'getGedmo_Listener_SortableService', true],
'sonata.doctrine.mapper' => ['privates', 'sonata.doctrine.mapper', 'getSonata_Doctrine_MapperService', true],
'sonata_translation.listener.translatable' => ['privates', 'sonata_translation.listener.translatable', 'getSonataTranslation_Listener_TranslatableService', true],
'stof_doctrine_extensions.listener.loggable' => ['privates', 'stof_doctrine_extensions.listener.loggable', 'getStofDoctrineExtensions_Listener_LoggableService', false],
'stof_doctrine_extensions.listener.sluggable' => ['privates', 'stof_doctrine_extensions.listener.sluggable', 'getStofDoctrineExtensions_Listener_SluggableService', true],
'stof_doctrine_extensions.listener.softdeleteable' => ['privates', 'stof_doctrine_extensions.listener.softdeleteable', 'getStofDoctrineExtensions_Listener_SoftdeleteableService', true],
'stof_doctrine_extensions.listener.sortable' => ['privates', 'stof_doctrine_extensions.listener.sortable', 'getStofDoctrineExtensions_Listener_SortableService', true],
'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', true],
'stof_doctrine_extensions.listener.translatable' => ['privates', 'stof_doctrine_extensions.listener.translatable', 'getStofDoctrineExtensions_Listener_TranslatableService', false],
'vich_uploader.listener.clean.clinic_image' => ['privates', 'vich_uploader.listener.clean.clinic_image', 'getVichUploader_Listener_Clean_ClinicImageService', true],
'vich_uploader.listener.clean.feedback_files' => ['privates', 'vich_uploader.listener.clean.feedback_files', 'getVichUploader_Listener_Clean_FeedbackFilesService', true],
'vich_uploader.listener.clean.forum_files' => ['privates', 'vich_uploader.listener.clean.forum_files', 'getVichUploader_Listener_Clean_ForumFilesService', true],
'vich_uploader.listener.clean.report_files' => ['privates', 'vich_uploader.listener.clean.report_files', 'getVichUploader_Listener_Clean_ReportFilesService', true],
'vich_uploader.listener.clean.user_image' => ['privates', 'vich_uploader.listener.clean.user_image', 'getVichUploader_Listener_Clean_UserImageService', true],
'vich_uploader.listener.remove.clinic_image' => ['privates', 'vich_uploader.listener.remove.clinic_image', 'getVichUploader_Listener_Remove_ClinicImageService', true],
'vich_uploader.listener.remove.feedback_files' => ['privates', 'vich_uploader.listener.remove.feedback_files', 'getVichUploader_Listener_Remove_FeedbackFilesService', true],
'vich_uploader.listener.remove.forum_files' => ['privates', 'vich_uploader.listener.remove.forum_files', 'getVichUploader_Listener_Remove_ForumFilesService', true],
'vich_uploader.listener.remove.report_files' => ['privates', 'vich_uploader.listener.remove.report_files', 'getVichUploader_Listener_Remove_ReportFilesService', true],
'vich_uploader.listener.remove.user_image' => ['privates', 'vich_uploader.listener.remove.user_image', 'getVichUploader_Listener_Remove_UserImageService', true],
'vich_uploader.listener.upload.clinic_image' => ['privates', 'vich_uploader.listener.upload.clinic_image', 'getVichUploader_Listener_Upload_ClinicImageService', true],
'vich_uploader.listener.upload.feedback_files' => ['privates', 'vich_uploader.listener.upload.feedback_files', 'getVichUploader_Listener_Upload_FeedbackFilesService', true],
'vich_uploader.listener.upload.forum_files' => ['privates', 'vich_uploader.listener.upload.forum_files', 'getVichUploader_Listener_Upload_ForumFilesService', true],
'vich_uploader.listener.upload.report_files' => ['privates', 'vich_uploader.listener.upload.report_files', 'getVichUploader_Listener_Upload_ReportFilesService', true],
'vich_uploader.listener.upload.user_image' => ['privates', 'vich_uploader.listener.upload.user_image', 'getVichUploader_Listener_Upload_UserImageService', 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' => '?',
'gedmo.listener.sortable' => '?',
'sonata.doctrine.mapper' => '?',
'sonata_translation.listener.translatable' => '?',
'stof_doctrine_extensions.listener.loggable' => '?',
'stof_doctrine_extensions.listener.sluggable' => '?',
'stof_doctrine_extensions.listener.softdeleteable' => '?',
'stof_doctrine_extensions.listener.sortable' => '?',
'stof_doctrine_extensions.listener.timestampable' => '?',
'stof_doctrine_extensions.listener.translatable' => '?',
'vich_uploader.listener.clean.clinic_image' => '?',
'vich_uploader.listener.clean.feedback_files' => '?',
'vich_uploader.listener.clean.forum_files' => '?',
'vich_uploader.listener.clean.report_files' => '?',
'vich_uploader.listener.clean.user_image' => '?',
'vich_uploader.listener.remove.clinic_image' => '?',
'vich_uploader.listener.remove.feedback_files' => '?',
'vich_uploader.listener.remove.forum_files' => '?',
'vich_uploader.listener.remove.report_files' => '?',
'vich_uploader.listener.remove.user_image' => '?',
'vich_uploader.listener.upload.clinic_image' => '?',
'vich_uploader.listener.upload.feedback_files' => '?',
'vich_uploader.listener.upload.forum_files' => '?',
'vich_uploader.listener.upload.report_files' => '?',
'vich_uploader.listener.upload.user_image' => '?',
]), [0 => 'vich_uploader.listener.clean.feedback_files', 1 => 'vich_uploader.listener.clean.report_files', 2 => 'vich_uploader.listener.clean.forum_files', 3 => 'vich_uploader.listener.clean.user_image', 4 => 'vich_uploader.listener.clean.clinic_image', 5 => [0 => [0 => 'loadClassMetadata'], 1 => 'sonata.doctrine.mapper'], 6 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.loggable'], 7 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.loggable'], 8 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.loggable'], 9 => 'gedmo.listener.sortable', 10 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 11 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 12 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 13 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 14 => 'vich_uploader.listener.remove.feedback_files', 15 => 'vich_uploader.listener.upload.feedback_files', 16 => 'vich_uploader.listener.remove.report_files', 17 => 'vich_uploader.listener.upload.report_files', 18 => 'vich_uploader.listener.remove.forum_files', 19 => 'vich_uploader.listener.upload.forum_files', 20 => 'vich_uploader.listener.remove.user_image', 21 => 'vich_uploader.listener.upload.user_image', 22 => 'vich_uploader.listener.remove.clinic_image', 23 => 'vich_uploader.listener.upload.clinic_image', 24 => 'sonata_translation.listener.translatable', 25 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 26 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 27 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 28 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 29 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 30 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 31 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 32 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.softdeleteable'], 33 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.softdeleteable'], 34 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.sortable'], 35 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.sortable'], 36 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.sortable'], 37 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.sortable'], 38 => [0 => [0 => 'preUpdate'], 1 => 'stof_doctrine_extensions.listener.sortable'], 39 => [0 => [0 => 'postRemove'], 1 => 'stof_doctrine_extensions.listener.sortable'], 40 => [0 => [0 => 'postFlush'], 1 => 'stof_doctrine_extensions.listener.sortable'], 41 => [0 => [0 => 'postLoad'], 1 => 'stof_doctrine_extensions.listener.translatable'], 42 => [0 => [0 => 'postPersist'], 1 => 'stof_doctrine_extensions.listener.translatable'], 43 => [0 => [0 => 'preFlush'], 1 => 'stof_doctrine_extensions.listener.translatable'], 44 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.translatable'], 45 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.translatable']]);
}
/**
* 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/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/gedmo/doctrine-extensions/src/Loggable/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 '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 'fos_rest.body_listener' shared service.
*
* @return \FOS\RestBundle\EventListener\BodyListener
*/
protected function getFosRest_BodyListenerService()
{
$this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'fos_rest.decoder.json' => ['privates', 'fos_rest.decoder.json', 'getFosRest_Decoder_JsonService', true],
'fos_rest.decoder.xml' => ['privates', 'fos_rest.decoder.xml', 'getFosRest_Decoder_XmlService', true],
], [
'fos_rest.decoder.json' => '?',
'fos_rest.decoder.xml' => '?',
]), ['json' => 'fos_rest.decoder.json', 'xml' => 'fos_rest.decoder.xml']), false);
$instance->setDefaultFormat(NULL);
return $instance;
}
/**
* Gets the private 'fos_rest.format_listener' shared service.
*
* @return \FOS\RestBundle\EventListener\FormatListener
*/
protected function getFosRest_FormatListenerService()
{
$a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/', NULL, NULL, NULL, []), ['methods' => NULL, 'priorities' => [0 => 'html', 1 => 'json'], 'fallback_format' => 'html', 'attributes' => [], 'prefer_extension' => '2.0']);
$a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api', NULL, NULL, NULL, []), ['prefer_extension' => '2.0', 'fallback_format' => 'json', 'priorities' => [0 => 'json', 1 => 'html'], 'methods' => NULL, 'attributes' => [], 'stop' => false]);
$a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/clinic/api', NULL, NULL, NULL, []), ['prefer_extension' => '2.0', 'fallback_format' => 'json', 'priorities' => [0 => 'json', 1 => 'html'], 'methods' => NULL, 'attributes' => [], 'stop' => false]);
$a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/api', NULL, NULL, NULL, []), ['prefer_extension' => '2.0', 'fallback_format' => 'json', 'priorities' => [0 => 'json', 1 => 'html'], 'methods' => NULL, 'attributes' => [], 'stop' => false]);
$a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/', NULL, NULL, NULL, []), ['priorities' => [0 => 'html', 1 => '*/*'], 'fallback_format' => 'html', 'prefer_extension' => '2.0', 'methods' => NULL, 'attributes' => [], 'stop' => false]);
return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
}
/**
* Gets the private 'fos_rest.param_fetcher_listener' shared service.
*
* @return \FOS\RestBundle\EventListener\ParamFetcherListener
*/
protected function getFosRest_ParamFetcherListenerService()
{
return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(new \FOS\RestBundle\Request\ParamFetcher($this, new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())), false);
}
/**
* Gets the private 'fos_rest.versioning.exclusion_listener' shared service.
*
* @return \FOS\RestBundle\EventListener\VersionExclusionListener
*/
protected function getFosRest_Versioning_ExclusionListenerService()
{
$a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
if (isset($this->privates['fos_rest.versioning.exclusion_listener'])) {
return $this->privates['fos_rest.versioning.exclusion_listener'];
}
return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener($a);
}
/**
* Gets the private 'fos_rest.versioning.listener' shared service.
*
* @return \FOS\RestBundle\EventListener\VersionListener
*/
protected function getFosRest_Versioning_ListenerService()
{
$a = new \FOS\RestBundle\Version\ChainVersionResolver([]);
$a->addResolver(new \FOS\RestBundle\Version\Resolver\QueryParameterVersionResolver('version'));
$a->addResolver(new \FOS\RestBundle\Version\Resolver\HeaderVersionResolver('X-Accept-Version'));
$a->addResolver(new \FOS\RestBundle\Version\Resolver\MediaTypeVersionResolver('/(v|version)=(?P<version>[0-9\\.]+)/'));
return $this->privates['fos_rest.versioning.listener'] = new \FOS\RestBundle\EventListener\VersionListener($a, NULL);
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
}
/**
* Gets the private 'jms_serializer.event_dispatcher' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
*/
protected function getJmsSerializer_EventDispatcherService()
{
$this->privates['jms_serializer.event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', true],
'jms_serializer.traceable_runs_listener' => ['privates', 'jms_serializer.traceable_runs_listener', 'getJmsSerializer_TraceableRunsListenerService', false],
'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', true],
'App\\Serializer\\ResponseSerializationSubscriber' => ['privates', 'App\\Serializer\\ResponseSerializationSubscriber', 'getResponseSerializationSubscriberService', true],
], [
'jms_serializer.stopwatch_subscriber' => '?',
'jms_serializer.traceable_runs_listener' => '?',
'jms_serializer.doctrine_proxy_subscriber' => '?',
'App\\Serializer\\ResponseSerializationSubscriber' => '?',
]));
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ORM\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\MongoDB\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\PHPCR\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'ProxyManager\\Proxy\\LazyLoadingInterface');
$instance->addListener('serializer.pre_deserialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
$instance->addListener('serializer.post_serialize', [0 => 'App\\Serializer\\ResponseSerializationSubscriber', 1 => 'onPostSerialize'], NULL, NULL, NULL);
$instance->addListener('serializer.post_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], NULL, NULL, NULL);
return $instance;
}
/**
* Gets the private 'jms_serializer.expression_evaluator' shared service.
*
* @return \JMS\Serializer\Expression\ExpressionEvaluator
*/
protected function getJmsSerializer_ExpressionEvaluatorService()
{
$a = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
$a->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
return $this->privates['jms_serializer.expression_evaluator'] = new \JMS\Serializer\Expression\ExpressionEvaluator($a, ['container' => $this]);
}
/**
* Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableFileLocator
*/
protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
{
return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator(['Sonata\\BlockBundle' => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer')]));
}
/**
* Gets the private 'jms_serializer.traceable_handler_registry' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
*/
protected function getJmsSerializer_TraceableHandlerRegistryService()
{
$this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.handler.relation' => ['privates', 'jms_serializer.handler.relation', 'getJmsSerializer_Handler_RelationService', true],
'jms_serializer.union_handler' => ['privates', 'jms_serializer.union_handler', 'getJmsSerializer_UnionHandlerService', true],
'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', true],
'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', true],
'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', true],
'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', true],
'pagerfanta.serializer.handler' => ['privates', 'pagerfanta.serializer.handler', 'getPagerfanta_Serializer_HandlerService', true],
'fos_rest.serializer.form_error_handler' => ['privates', 'fos_rest.serializer.form_error_handler', 'getFosRest_Serializer_FormErrorHandlerService', true],
], [
'jms_serializer.handler.relation' => '?',
'jms_serializer.union_handler' => '?',
'jms_serializer.array_collection_handler' => '?',
'jms_serializer.constraint_violation_handler' => '?',
'jms_serializer.datetime_handler' => '?',
'jms_serializer.iterator_handler' => '?',
'pagerfanta.serializer.handler' => '?',
'fos_rest.serializer.form_error_handler' => '?',
])));
$instance->registerHandler(1, 'Relation', 'json', [0 => 'jms_serializer.handler.relation', 1 => 'serializeRelation']);
$instance->registerHandler(1, 'Relation<?>', 'json', [0 => 'jms_serializer.handler.relation', 1 => 'serializeRelation']);
$instance->registerHandler(1, 'union', 'json', [0 => 'jms_serializer.union_handler', 1 => 'serializeUnion']);
$instance->registerHandler(1, 'union', 'xml', [0 => 'jms_serializer.union_handler', 1 => 'serializeUnion']);
$instance->registerHandler(1, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']);
$instance->registerHandler(1, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Pagerfanta\\Pagerfanta', 'json', [0 => 'pagerfanta.serializer.handler', 1 => 'serializeToJson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToXml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToJson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorTojson']);
$instance->registerHandler(2, 'Relation', 'json', [0 => 'jms_serializer.handler.relation', 1 => 'deserializeRelation']);
$instance->registerHandler(2, 'Relation<?>', 'json', [0 => 'jms_serializer.handler.relation', 1 => 'deserializeRelation']);
$instance->registerHandler(2, 'union', 'json', [0 => 'jms_serializer.union_handler', 1 => 'deserializeUnion']);
$instance->registerHandler(2, 'union', 'xml', [0 => 'jms_serializer.union_handler', 1 => 'deserializeUnion']);
$instance->registerHandler(2, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson']);
$instance->registerHandler(2, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']);
$instance->registerHandler(2, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson']);
$instance->registerHandler(2, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']);
$instance->registerHandler(2, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson']);
$instance->registerHandler(2, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']);
$instance->registerHandler(2, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson']);
$instance->registerHandler(2, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']);
$instance->registerHandler(2, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
$instance->registerHandler(2, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
return $instance;
}
/**
* Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
*/
protected function getJmsSerializer_TraceableMetadataFactoryService()
{
$a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'metadata_driver' => ['privates', 'jms_serializer.metadata.typed_properties_driver', 'getJmsSerializer_Metadata_TypedPropertiesDriverService', true],
], [
'metadata_driver' => '?',
]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
$a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer_default')))));
$a->setIncludeInterfaces(false);
return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
}
/**
* Gets the private 'jms_serializer.traceable_runs_listener' shared service.
*
* @return \JMS\SerializerBundle\Debug\RunsListener
*/
protected function getJmsSerializer_TraceableRunsListenerService()
{
return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger($this->getEnv('DEFAULT_LOCALE'))));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
yield 2 => ($this->privates['sonata.form.type.date_picker'] ?? $this->load('getSonata_Form_Type_DatePickerService'));
yield 3 => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->load('getSonata_Form_Type_DatetimePickerService'));
}, 4), ($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()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['locale_listener'])) {
return $this->privates['locale_listener'];
}
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('DEFAULT_LOCALE'), $a, false, []);
}
/**
* Gets the private 'maba_gentle_force.configuration_registry' shared service.
*
* @return \Maba\Bundle\GentleForceBundle\Listener\ConfigurationRegistry
*/
protected function getMabaGentleForce_ConfigurationRegistryService()
{
$this->privates['maba_gentle_force.configuration_registry'] = $instance = new \Maba\Bundle\GentleForceBundle\Listener\ConfigurationRegistry();
$a = new \Maba\Bundle\GentleForceBundle\Listener\ListenerConfiguration();
$a->setPathPattern('#^/api/users/sms#');
$a->setLimitsKey('sms_api_request');
$a->setIdentifierTypes([0 => 'ip']);
$a->setHosts([]);
$a->setMethods([]);
$a->setStrategyId('maba_gentle_force.strategy.headers');
$a->setSuccessMatcher(NULL);
$instance->addConfiguration($a);
return $instance;
}
/**
* Gets the private 'maba_gentle_force.request_listener' shared service.
*
* @return \Maba\Bundle\GentleForceBundle\Listener\RequestListener
*/
protected function getMabaGentleForce_RequestListenerService()
{
$a = new \Maba\Bundle\GentleForceBundle\Service\RequestIdentifierProvider();
$a->registerIdentifierProvider(new \Maba\Bundle\GentleForceBundle\Service\IdentifierProvider\IpProvider(), 'ip');
$a->registerIdentifierProvider(new \Maba\Bundle\GentleForceBundle\Service\IdentifierProvider\UsernameProvider(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), 'username');
return $this->privates['maba_gentle_force.request_listener'] = new \Maba\Bundle\GentleForceBundle\Listener\RequestListener(new \Maba\Bundle\GentleForceBundle\Listener\ConfigurationManager(($this->services['maba_gentle_force.throttler'] ?? $this->getMabaGentleForce_ThrottlerService()), $a, ($this->services['maba_gentle_force.identifier_builder'] ?? ($this->services['maba_gentle_force.identifier_builder'] = new \Maba\Bundle\GentleForceBundle\Service\IdentifierBuilder())), new \Maba\Bundle\GentleForceBundle\Listener\RequestMatcher(), $this->parameters['maba_gentle_force.whitelist.controllers'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['maba_gentle_force.configuration_registry'] ?? $this->getMabaGentleForce_ConfigurationRegistryService()), new \Maba\Bundle\GentleForceBundle\Listener\PriorityResolver($a)), new \Maba\Bundle\GentleForceBundle\Service\StrategyManager($this, $this->parameters['maba_gentle_force.strategy_manager.strategies']));
}
/**
* 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(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = 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 'pix_sortable_behavior.position.orm' shared service.
*
* @return \Pix\SortableBehaviorBundle\Services\PositionORMHandler
*/
protected function getPixSortableBehavior_Position_OrmService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['pix_sortable_behavior.position.orm'])) {
return $this->privates['pix_sortable_behavior.position.orm'];
}
$this->privates['pix_sortable_behavior.position.orm'] = $instance = new \Pix\SortableBehaviorBundle\Services\PositionORMHandler($a);
$instance->setPositionField($this->parameters['pix.sortable.behavior.position.field']);
$instance->setSortableGroups($this->parameters['pix.sortable.behavior.sortable_groups']);
return $instance;
}
/**
* 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('', '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()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['router_listener'])) {
return $this->privates['router_listener'];
}
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.Ez6FX3.'] ?? $this->get_ServiceLocator_Ez6FX3_Service());
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.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
yield 'security.firewall.map.context.api_docs' => ($this->privates['.security.request_matcher.d.eIvyb'] ?? ($this->privates['.security.request_matcher.d.eIvyb'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/___doc___')));
yield 'security.firewall.map.context.notification' => ($this->privates['.security.request_matcher._6QNeKX'] ?? ($this->privates['.security.request_matcher._6QNeKX'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/notification')));
yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
yield 'security.firewall.map.context.clinic' => ($this->privates['.security.request_matcher.bgAhBSP'] ?? ($this->privates['.security.request_matcher.bgAhBSP'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/clinic')));
yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
}, 7));
}
/**
* 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()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['security.logout_url_generator'])) {
return $this->privates['security.logout_url_generator'];
}
$this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->registerListener('clinic', '/clinic/logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('admin', '/admin/logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('main', '/logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* 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 '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],
'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService', true],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
'session_storage' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
*
* @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
*/
protected function getSonata_Admin_BreadcrumbsBuilderService()
{
return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
}
/**
* Gets the private 'sonata.admin.global_template_registry' shared service.
*
* @return \Sonata\AdminBundle\Templating\TemplateRegistry
*/
protected function getSonata_Admin_GlobalTemplateRegistryService()
{
return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
}
/**
* Gets the private 'sonata.admin.pool' shared service.
*
* @return \Sonata\AdminBundle\Admin\Pool
*/
protected function getSonata_Admin_PoolService()
{
return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'admin.admin' => [false, 'admin.admin', 'getAdmin_AdminService', true],
'admin.article' => [false, 'admin.article', 'getAdmin_ArticleService', true],
'admin.article_category' => [false, 'admin.article_category', 'getAdmin_ArticleCategoryService', true],
'admin.connection_request' => [false, 'admin.connection_request', 'getAdmin_ConnectionRequestService', true],
'admin.content_block' => [false, 'admin.content_block', 'getAdmin_ContentBlockService', true],
'admin.faq' => [false, 'admin.faq', 'getAdmin_FaqService', true],
'admin.faq_category' => [false, 'admin.faq_category', 'getAdmin_FaqCategoryService', true],
'admin.forum_category' => [false, 'admin.forum_category', 'getAdmin_ForumCategoryService', true],
'admin.forum_group' => [false, 'admin.forum_group', 'getAdmin_ForumGroupService', true],
'admin.forum_post' => [false, 'admin.forum_post', 'getAdmin_ForumPostService', true],
'admin.forum_post_reply' => [false, 'admin.forum_post_reply', 'getAdmin_ForumPostReplyService', true],
'admin.forum_post_report' => [false, 'admin.forum_post_report', 'getAdmin_ForumPostReportService', true],
'admin.forum_user_ban' => [false, 'admin.forum_user_ban', 'getAdmin_ForumUserBanService', true],
'admin.group' => [false, 'admin.group', 'getAdmin_GroupService', true],
'admin.market' => [false, 'admin.market', 'getAdmin_MarketService', true],
'admin.page' => [false, 'admin.page', 'getAdmin_PageService', true],
'admin.patient' => [false, 'admin.patient', 'getAdmin_PatientService', true],
'admin.refer' => [false, 'admin.refer', 'getAdmin_ReferService', true],
'admin.referral' => [false, 'admin.referral', 'getAdmin_ReferralService', true],
'admin.referral_commission' => [false, 'admin.referral_commission', 'getAdmin_ReferralCommissionService', true],
'admin.referral_payout' => [false, 'admin.referral_payout', 'getAdmin_ReferralPayoutService', true],
'admin.requests_non_surgical_hair_restoration' => [false, 'admin.requests_non_surgical_hair_restoration', 'getAdmin_RequestsNonSurgicalHairRestorationService', true],
'admin.requests_transplant_aftercare' => [false, 'admin.requests_transplant_aftercare', 'getAdmin_RequestsTransplantAftercareService', true],
'admin.requests_treatments_form' => [false, 'admin.requests_treatments_form', 'getAdmin_RequestsTreatmentsFormService', true],
'admin.treatment_activity' => [false, 'admin.treatment_activity', 'getAdmin_TreatmentActivityService', true],
'admin.user' => [false, 'admin.user', 'getAdmin_UserService', true],
'admin.user_clinic' => [false, 'admin.user_clinic', 'getAdmin_UserClinicService', true],
'admin.user_feedback' => [false, 'admin.user_feedback', 'getAdmin_UserFeedbackService', true],
'admin.user_report' => [false, 'admin.user_report', 'getAdmin_UserReportService', true],
], [
'admin.admin' => '?',
'admin.article' => '?',
'admin.article_category' => '?',
'admin.connection_request' => '?',
'admin.content_block' => '?',
'admin.faq' => '?',
'admin.faq_category' => '?',
'admin.forum_category' => '?',
'admin.forum_group' => '?',
'admin.forum_post' => '?',
'admin.forum_post_reply' => '?',
'admin.forum_post_report' => '?',
'admin.forum_user_ban' => '?',
'admin.group' => '?',
'admin.market' => '?',
'admin.page' => '?',
'admin.patient' => '?',
'admin.refer' => '?',
'admin.referral' => '?',
'admin.referral_commission' => '?',
'admin.referral_payout' => '?',
'admin.requests_non_surgical_hair_restoration' => '?',
'admin.requests_transplant_aftercare' => '?',
'admin.requests_treatments_form' => '?',
'admin.treatment_activity' => '?',
'admin.user' => '?',
'admin.user_clinic' => '?',
'admin.user_feedback' => '?',
'admin.user_report' => '?',
]), [0 => 'admin.patient', 1 => 'admin.treatment_activity', 2 => 'admin.user', 3 => 'admin.connection_request', 4 => 'admin.refer', 5 => 'admin.referral', 6 => 'admin.referral_commission', 7 => 'admin.referral_payout', 8 => 'admin.admin', 9 => 'admin.group', 10 => 'admin.article_category', 11 => 'admin.article', 12 => 'admin.user_clinic', 13 => 'admin.user_feedback', 14 => 'admin.user_report', 15 => 'admin.faq_category', 16 => 'admin.faq', 17 => 'admin.page', 18 => 'admin.content_block', 19 => 'admin.market', 20 => 'admin.forum_category', 21 => 'admin.forum_post', 22 => 'admin.forum_post_reply', 23 => 'admin.forum_post_report', 24 => 'admin.forum_user_ban', 25 => 'admin.forum_group', 26 => 'admin.requests_transplant_aftercare', 27 => 'admin.requests_non_surgical_hair_restoration', 28 => 'admin.requests_treatments_form'], ['User' => ['label' => 'User', 'roles' => [0 => 'ROLE_USER_LIST', 1 => 'ROLE_USER_SHOW', 2 => 'ROLE_USER_CREATE', 3 => 'ROLE_USER_DELETE', 4 => 'ROLE_USER_TIMELINE_SHOW', 5 => 'ROLE_USER_TIMELINE_EXPORT', 6 => 'ROLE_USER_CLINIC_LIST', 7 => 'ROLE_USER_CLINIC_SHOW', 8 => 'ROLE_USER_PERSONAL_INFORMATION_SHOW'], 'on_top' => false, 'keep_open' => false, 'items' => [0 => ['admin' => 'admin.patient', 'label' => 'Patient', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 1 => ['admin' => 'admin.treatment_activity', 'label' => 'Activities', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 2 => ['admin' => 'admin.user', 'label' => 'User', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 3 => ['admin' => 'admin.connection_request', 'label' => 'Connection Request', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 4 => ['admin' => 'admin.refer', 'label' => 'Refer', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 5 => ['admin' => 'admin.referral', 'label' => 'Referrals', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 6 => ['admin' => 'admin.referral_commission', 'label' => 'Referral Commission', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 7 => ['admin' => 'admin.referral_payout', 'label' => 'Referral Payout', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 8 => ['admin' => 'admin.user_feedback', 'label' => 'Feedback', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 9 => ['admin' => 'admin.user_report', 'label' => 'Report', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Admin' => ['label' => 'Admin', 'roles' => [0 => 'ROLE_ADMIN_USER_LIST', 1 => 'ROLE_ADMIN_USER_SHOW', 2 => 'ROLE_ADMIN_USER_DELETE'], 'on_top' => false, 'keep_open' => false, 'items' => [0 => ['admin' => 'admin.admin', 'label' => 'User', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 1 => ['admin' => 'admin.group', 'label' => 'Group', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Clinic' => ['label' => 'Clinic', 'roles' => [0 => 'ROLE_CLINIC_LIST', 1 => 'ROLE_CLINIC_SHOW', 2 => 'ROLE_CLINIC_CREATE', 3 => 'ROLE_CLINIC_DELETE'], 'on_top' => false, 'keep_open' => false, 'items' => [], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Clinic User' => ['label' => 'Clinic User', 'roles' => [0 => 'ROLE_CLINIC_USER_LIST', 1 => 'ROLE_CLINIC_USER_SHOW', 2 => 'ROLE_CLINIC_USER_CREATE', 3 => 'ROLE_CLINIC_USER_DELETE'], 'on_top' => false, 'keep_open' => false, 'items' => [], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Access Code' => ['label' => 'Access Code', 'roles' => [0 => 'ROLE_ACCESS_CODE_LIST', 1 => 'ROLE_ACCESS_CODE_SHOW', 2 => 'ROLE_ACCESS_CODE_CREATE', 3 => 'ROLE_ACCESS_CODE_DELETE'], 'on_top' => false, 'keep_open' => false, 'items' => [], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'FAQ' => ['label' => 'FAQ', 'roles' => [0 => 'ROLE_FAQ_LIST', 1 => 'ROLE_FAQ_SHOW', 2 => 'ROLE_FAQ_CREATE', 3 => 'ROLE_FAQ_DELETE'], 'on_top' => false, 'keep_open' => false, 'items' => [0 => ['admin' => 'admin.faq_category', 'label' => 'Category', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 1 => ['admin' => 'admin.faq', 'label' => 'Faq', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Page' => ['label' => 'Page', 'roles' => [0 => 'ROLE_PAGE_LIST', 1 => 'ROLE_PAGE_SHOW', 2 => 'ROLE_PAGE_CREATE', 3 => 'ROLE_PAGE_DELETE'], 'on_top' => false, 'keep_open' => false, 'items' => [0 => ['admin' => 'admin.page', 'label' => 'Page', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Articles' => ['label' => 'Articles', 'roles' => [0 => 'ROLE_ARTICLE_LIST', 1 => 'ROLE_ARTICLE_CREATE', 2 => 'ROLE_ARTICLE_SHOW', 3 => 'ROLE_ARTICLE_CATEGORY_LIST', 4 => 'ROLE_ARTICLE_CATEGORY_CREATE'], 'on_top' => false, 'keep_open' => false, 'items' => [0 => ['admin' => 'admin.article_category', 'label' => 'Category', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 1 => ['admin' => 'admin.article', 'label' => 'Article', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Market' => ['label' => 'Market', 'roles' => [0 => 'ROLE_MARKET_LIST', 1 => 'ROLE_MARKET_CREATE', 2 => 'ROLE_MARKET_SHOW'], 'on_top' => false, 'keep_open' => false, 'items' => [0 => ['admin' => 'admin.market', 'label' => 'Market', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Content Block' => ['label' => 'Content Block', 'roles' => [0 => 'ROLE_CONTENT_BLOCK_LIST', 1 => 'ROLE_CONTENT_BLOCK_CREATE', 2 => 'ROLE_CONTENT_BLOCK_SHOW'], 'on_top' => false, 'keep_open' => false, 'items' => [0 => ['admin' => 'admin.content_block', 'label' => 'Content Block', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Community' => ['label' => 'Community', 'roles' => [0 => 'ROLE_FORUM_CATEORY_LIST', 1 => 'ROLE_FORUM_CATEORY_CREATE', 2 => 'ROLE_FORUM_CATEORY_DELETE', 3 => 'ROLE_FORUM_POST_LIST', 4 => 'ROLE_FORUM_POST_CREATE', 5 => 'ROLE_FORUM_POST_DELETE'], 'on_top' => false, 'keep_open' => false, 'items' => [0 => ['admin' => 'admin.forum_category', 'label' => 'Category', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 1 => ['admin' => 'admin.forum_post', 'label' => 'Topic', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 2 => ['admin' => 'admin.forum_post_reply', 'label' => 'Post Reply', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 3 => ['admin' => 'admin.forum_post_report', 'label' => 'Post Report', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 4 => ['admin' => 'admin.forum_user_ban', 'label' => 'Banned Users', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 5 => ['admin' => 'admin.forum_group', 'label' => 'Group', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Notification' => ['label' => 'Notification', 'roles' => [0 => 'ROLE_NOTIFICATION_LIST'], 'on_top' => false, 'keep_open' => false, 'items' => [], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder'], 'Requests' => ['label' => 'Requests', 'roles' => [0 => 'ROLE_SONATA_ADMIN'], 'on_top' => false, 'keep_open' => false, 'items' => [0 => ['admin' => 'admin.requests_transplant_aftercare', 'label' => 'Hair Transplant Aftercare', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 1 => ['admin' => 'admin.requests_non_surgical_hair_restoration', 'label' => 'Non Surgical Request', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0], 2 => ['admin' => 'admin.requests_treatments_form', 'label' => 'Treatments Form', 'route' => '', 'route_params' => [], 'route_absolute' => false, 'priority' => 0]], 'item_adds' => [], 'translation_domain' => 'SonataAdminBundle', 'label_catalogue' => 'SonataAdminBundle', 'icon' => 'fas fa-folder']], ['App\\Entity\\Patient' => [0 => 'admin.patient'], 'App\\Entity\\TreatmentActivity' => [0 => 'admin.treatment_activity'], 'App\\Entity\\User' => [0 => 'admin.user'], 'App\\Entity\\UserClinicConnectRequest' => [0 => 'admin.connection_request'], 'App\\Entity\\Refer' => [0 => 'admin.refer'], 'App\\Entity\\Referral' => [0 => 'admin.referral'], 'App\\Entity\\ReferralCommission' => [0 => 'admin.referral_commission'], 'App\\Entity\\ReferralPayout' => [0 => 'admin.referral_payout'], 'App\\Entity\\Admin' => [0 => 'admin.admin'], 'App\\Entity\\Group' => [0 => 'admin.group'], 'App\\Entity\\ArticleCategory' => [0 => 'admin.article_category'], 'App\\Entity\\Article' => [0 => 'admin.article'], 'App\\Entity\\UserClinic' => [0 => 'admin.user_clinic'], 'App\\Entity\\Feedback' => [0 => 'admin.user_feedback'], 'App\\Entity\\Report' => [0 => 'admin.user_report'], 'App\\Entity\\FaqCategory' => [0 => 'admin.faq_category'], 'App\\Entity\\Faq' => [0 => 'admin.faq'], 'App\\Entity\\Page' => [0 => 'admin.page'], 'App\\Entity\\ContentBlock' => [0 => 'admin.content_block'], 'App\\Entity\\Market' => [0 => 'admin.market'], 'App\\Entity\\Forum\\Category' => [0 => 'admin.forum_category'], 'App\\Entity\\Forum\\Post' => [0 => 'admin.forum_post'], 'App\\Entity\\Forum\\PostReply' => [0 => 'admin.forum_post_reply'], 'App\\Entity\\Forum\\PostReport' => [0 => 'admin.forum_post_report'], 'App\\Entity\\Forum\\UserBan' => [0 => 'admin.forum_user_ban'], 'App\\Entity\\Forum\\Group' => [0 => 'admin.forum_group'], 'App\\Entity\\HairTransplantAftercareRequest' => [0 => 'admin.requests_transplant_aftercare'], 'App\\Entity\\NonSurgicalHairRestorationRequest' => [0 => 'admin.requests_non_surgical_hair_restoration'], 'App\\Entity\\TreatmentsForm' => [0 => 'admin.requests_treatments_form']]);
}
/**
* Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
*
* @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
*/
protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
{
return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
}
/**
* Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
*
* @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
*/
protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
{
return $this->privates['sonata.admin.twig.canonicalize_runtime'] = new \Sonata\AdminBundle\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'sonata.admin.twig.group_runtime' shared service.
*
* @return \Sonata\AdminBundle\Twig\GroupRuntime
*/
protected function getSonata_Admin_Twig_GroupRuntimeService()
{
$a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
return $this->privates['sonata.admin.twig.group_runtime'];
}
return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
}
/**
* Gets the private 'sonata.admin.twig.icon_runtime' shared service.
*
* @return \Sonata\AdminBundle\Twig\IconRuntime
*/
protected function getSonata_Admin_Twig_IconRuntimeService()
{
return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
}
/**
* Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
*
* @return \Sonata\AdminBundle\Twig\RenderElementRuntime
*/
protected function getSonata_Admin_Twig_RenderElementRuntimeService()
{
return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* Gets the private 'sonata.admin.twig.security_runtime' shared service.
*
* @return \Sonata\AdminBundle\Twig\SecurityRuntime
*/
protected function getSonata_Admin_Twig_SecurityRuntimeService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
return $this->privates['sonata.admin.twig.security_runtime'];
}
return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
}
/**
* Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
*
* @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
*/
protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
{
$a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
}
return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
}
/**
* Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
*
* @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
*/
protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
{
$a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
return $this->privates['sonata.admin.twig.template_registry_runtime'];
}
return $this->privates['sonata.admin.twig.template_registry_runtime'] = new \Sonata\AdminBundle\Twig\TemplateRegistryRuntime(($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $a);
}
/**
* Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
*
* @return \Sonata\AdminBundle\Twig\XEditableRuntime
*/
protected function getSonata_Admin_Twig_XeditableRuntimeService()
{
return $this->privates['sonata.admin.twig.xeditable_runtime'] = new \Sonata\AdminBundle\Twig\XEditableRuntime(($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
}
/**
* Gets the private 'sonata.block.templating.helper' shared service.
*
* @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
*/
protected function getSonata_Block_Templating_HelperService()
{
$a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
if (isset($this->privates['sonata.block.templating.helper'])) {
return $this->privates['sonata.block.templating.helper'];
}
$b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
if (isset($this->privates['sonata.block.templating.helper'])) {
return $this->privates['sonata.block.templating.helper'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['sonata.block.templating.helper'])) {
return $this->privates['sonata.block.templating.helper'];
}
return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper($a, $b, $c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'sonata_translation.checker.translatable' shared service.
*
* @return \Sonata\TranslationBundle\Checker\TranslatableChecker
*/
protected function getSonataTranslation_Checker_TranslatableService()
{
$this->privates['sonata_translation.checker.translatable'] = $instance = new \Sonata\TranslationBundle\Checker\TranslatableChecker();
$instance->setSupportedInterfaces([0 => 'Sonata\\TranslationBundle\\Model\\Gedmo\\TranslatableInterface']);
$instance->setSupportedModels([]);
return $instance;
}
/**
* Gets the private 'stof_doctrine_extensions.event_listener.locale' shared service.
*
* @return \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener
*/
protected function getStofDoctrineExtensions_EventListener_LocaleService()
{
return $this->privates['stof_doctrine_extensions.event_listener.locale'] = new \Stof\DoctrineExtensionsBundle\EventListener\LocaleListener(($this->privates['stof_doctrine_extensions.listener.translatable'] ?? $this->getStofDoctrineExtensions_Listener_TranslatableService()));
}
/**
* Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
*
* @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
*/
protected function getStofDoctrineExtensions_EventListener_LoggerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['stof_doctrine_extensions.event_listener.logger'])) {
return $this->privates['stof_doctrine_extensions.event_listener.logger'];
}
return $this->privates['stof_doctrine_extensions.event_listener.logger'] = new \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener(($this->privates['stof_doctrine_extensions.listener.loggable'] ?? $this->getStofDoctrineExtensions_Listener_LoggableService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
}
/**
* Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
*
* @return \Gedmo\Loggable\LoggableListener
*/
protected function getStofDoctrineExtensions_Listener_LoggableService()
{
$this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \Gedmo\Loggable\LoggableListener();
$instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
return $instance;
}
/**
* Gets the private 'stof_doctrine_extensions.listener.translatable' shared service.
*
* @return \Gedmo\Translatable\TranslatableListener
*/
protected function getStofDoctrineExtensions_Listener_TranslatableService()
{
$this->privates['stof_doctrine_extensions.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
$instance->setCacheItemPool(($this->privates['stof_doctrine_extensions.metadata_cache'] ?? ($this->privates['stof_doctrine_extensions.metadata_cache'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
$instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->setDefaultLocale('en_US');
$instance->setTranslatableLocale('en_US');
$instance->setTranslationFallback(false);
$instance->setPersistDefaultLocaleTranslation(false);
$instance->setSkipOnLoad(false);
return $instance;
}
/**
* 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()), $this->getEnv('DEFAULT_LOCALE'), ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ar.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ar.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.az.xliff')], '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/vich/uploader-bundle/translations/messages.bg.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bs.xliff')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ca.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff')], '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/vich/uploader-bundle/translations/messages.cs.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.cs.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff')], '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/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.da.xliff')], '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/vich/uploader-bundle/translations/messages.de.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.de.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), 10 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.de.xliff'), 11 => (\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.de.xliff')], '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')], '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/vich/uploader-bundle/translations/messages.en.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.en.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff'), 10 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.en.xliff'), 11 => (\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.en.xliff'), 12 => (\dirname(__DIR__, 4).'/translations/admin.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/vich/uploader-bundle/translations/messages.es.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.es.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.es.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.es.xliff')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff')], '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/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fa.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff')], '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/vich/uploader-bundle/translations/messages.fi.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fi.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.fi.xliff')], '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/vich/uploader-bundle/translations/messages.fr.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.fr.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), 10 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.fr.xliff'), 11 => (\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.fr.xliff')], '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/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.gl.xliff')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.hr.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff')], '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/vich/uploader-bundle/translations/messages.hu.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.hu.xliff')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.it.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.it.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.it.xliff')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff')], '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/vich/uploader-bundle/translations/messages.lt.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.nl.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), 10 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.nl.xliff'), 11 => (\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.nl.xliff')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.no.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.pl.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.pl.xliff')], '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/vich/uploader-bundle/translations/messages.pt.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.pt.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.pt.xliff')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff')], '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/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ro.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff')], '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/vich/uploader-bundle/translations/messages.ru.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.ru.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations/SonataTranslationBundle.ru.xliff'), 9 => (\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.ru.xliff')], '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/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sk.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff')], '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/vich/uploader-bundle/translations/messages.sl.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sl.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Cyrl.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Cyrl.xliff')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sr_Latn.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Latn.xliff')], '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/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sv.xliff')], '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/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.th.xliff')], '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/vich/uploader-bundle/translations/messages.tr.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.tr.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff')], '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/vich/uploader-bundle/translations/messages.uk.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.uk.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.uk.xliff'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.zh_CN.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), 6 => (\dirname(__DIR__, 4).'/translations/SonataAdminBundle.zh_CN.yaml'), 7 => (\dirname(__DIR__, 4).'/translations/admin.zh_CN.yaml'), 8 => (\dirname(__DIR__, 4).'/translations/messages.zh_CN.yaml'), 9 => (\dirname(__DIR__, 4).'/translations/notifications.zh_CN.yaml')], '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')], 'vn' => [0 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'oc' => [0 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.oc.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations/pagerfanta.sw.xliff')], 'sv_SE' => [0 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff'), 1 => (\dirname(__DIR__, 4).'/translations/notifications.sv_SE.yaml')], 'zh_HK' => [0 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')], 'en_GB' => [0 => (\dirname(__DIR__, 4).'/translations/notifications.en_GB.yaml')], 'en_US' => [0 => (\dirname(__DIR__, 4).'/translations/notifications.en_US.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/vich/uploader-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations'), 11 => (\dirname(__DIR__, 4).'/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/helios-ag/fm-elfinder-bundle/src/translations'), 32 => (\dirname(__DIR__, 4).'/vendor/rollbar/rollbar-php-symfony-bundle/translations'), 33 => (\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/translations'), 34 => (\dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php-symfony/src/translations'), 35 => (\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 36 => (\dirname(__DIR__, 4).'/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 37 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle/translations'), 38 => (\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 39 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 40 => (\dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/vich/uploader-bundle/translations', 4 => 'vendor/babdev/pagerfanta-bundle/Resources/translations', 5 => 'vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations', 6 => 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations', 7 => 'vendor/sonata-project/block-bundle/src/Resources/translations', 8 => 'vendor/sonata-project/admin-bundle/src/Resources/translations', 9 => 'vendor/sonata-project/translation-bundle/src/Resources/translations', 10 => 'vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations', 11 => 'translations', 12 => 'vendor/symfony/framework-bundle/translations', 13 => 'vendor/sensio/framework-extra-bundle/src/translations', 14 => 'vendor/doctrine/doctrine-bundle/translations', 15 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 16 => 'vendor/symfony/security-bundle/translations', 17 => 'vendor/symfony/swiftmailer-bundle/translations', 18 => 'vendor/symfony/twig-bundle/translations', 19 => 'vendor/symfony/web-profiler-bundle/translations', 20 => 'vendor/symfony/monolog-bundle/translations', 21 => 'vendor/symfony/debug-bundle/translations', 22 => 'vendor/symfony/maker-bundle/src/translations', 23 => 'vendor/stof/doctrine-extensions-bundle/src/translations', 24 => 'vendor/friendsofsymfony/rest-bundle/translations', 25 => 'vendor/jms/serializer-bundle/translations', 26 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations', 27 => 'vendor/kreait/firebase-bundle/src/translations', 28 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations', 29 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations', 30 => 'vendor/hautelook/alice-bundle/src/translations', 31 => 'vendor/helios-ag/fm-elfinder-bundle/src/translations', 32 => 'vendor/rollbar/rollbar-php-symfony-bundle/translations', 33 => 'vendor/nelmio/api-doc-bundle/translations', 34 => 'vendor/aws/aws-sdk-php-symfony/src/translations', 35 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations', 36 => 'vendor/sonata-project/exporter/src/Bridge/Symfony/translations', 37 => 'vendor/knplabs/knp-menu-bundle/translations', 38 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations', 39 => 'vendor/symfony/webpack-encore-bundle/src/translations', 40 => 'vendor/maba/gentle-force-bundle/src/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => $this->getEnv('DEFAULT_LOCALE'), 1 => $this->getEnv('DEFAULT_LOCALE')]);
return $instance;
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
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')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\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));
return $instance;
}
/**
* Gets the private 'validator.validator_factory' shared service.
*
* @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
*/
protected function getValidator_ValidatorFactoryService()
{
return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Sonata\\Form\\Validator\\InlineValidator' => ['privates', 'sonata.form.validator.inline', 'getSonata_Form_Validator_InlineService', 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],
'sonata.form.validator.inline' => ['privates', 'sonata.form.validator.inline', 'getSonata_Form_Validator_InlineService', true],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
], [
'Sonata\\Form\\Validator\\InlineValidator' => '?',
'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' => '?',
'sonata.form.validator.inline' => '?',
'validator.expression' => '?',
]));
}
/**
* 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 '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'];
}
$b = ($this->services['router'] ?? $this->getRouterService());
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, $b, '^/((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 '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 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'locale' => false,
'firebase_admin_service_key' => false,
'refer_email_receiver' => false,
'feedback_email_receiver' => false,
'kernel.secret' => false,
'kernel.default_locale' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
'swiftmailer.spool.default.memory.path' => false,
'fm_elfinder' => false,
'sonata_translation.default_locale' => 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 'locale': $value = $this->getEnv('DEFAULT_LOCALE'); break;
case 'firebase_admin_service_key': $value = $this->getEnv('FIREBASE_ADMIN_SERVICE_KEY'); break;
case 'refer_email_receiver': $value = $this->getEnv('REFER_EMAIL_RECEIVER'); break;
case 'feedback_email_receiver': $value = $this->getEnv('FEEDBACK_EMAIL_RECEIVER'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'kernel.default_locale': $value = $this->getEnv('DEFAULT_LOCALE'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); 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 'fm_elfinder': $value = [
'instances' => [
'default' => [
'locale' => $this->getEnv('DEFAULT_LOCALE'),
'editor' => 'ckeditor',
'connector' => [
'roots' => [
'uploads' => [
'driver' => 'LocalFileSystem',
'path' => 'media',
'upload_allow' => [
0 => 'image/png',
1 => 'image/jpg',
2 => 'image/jpeg',
3 => 'image/gif',
],
'upload_deny' => [
0 => 'all',
],
'upload_max_size' => '2M',
'volume_id' => 0,
'autoload' => false,
'phash' => '',
'trash_hash' => '',
'locale' => '',
'i18n_folder_name' => false,
'mime_detect' => 'auto',
'mimefile' => '',
'security_voter' => '',
'start_path' => '',
'encoding' => 'UTF-8',
'url' => '',
'alias' => '',
'img_lib' => 'auto',
'tmb_path' => '.tmb',
'tmb_path_mode' => 511,
'tmb_url' => '',
'tmb_size' => 48,
'tmb_crop' => true,
'tmb_bg_color' => '#ffffff',
'quarantine' => NULL,
'copy_overwrite' => true,
'copy_join' => true,
'copy_from' => true,
'copy_to' => true,
'upload_overwrite' => true,
'fileMode' => 420,
'upload_order' => [
0 => 'deny',
1 => 'allow',
],
'upload_max_conn' => 3,
'defaults' => [
'read' => true,
'write' => true,
],
'attributes' => [
],
'accepted_name' => '/^\\w[\\w\\s\\.\\%\\-]*$/u',
'show_hidden' => false,
'disabled_commands' => [
],
'tree_deep' => 0,
'check_subfolders' => 1,
'separator' => '/',
'date_format' => 'j M Y H:i',
'time_format' => 'H:i',
'archive_mimes' => [
],
'archivers' => [
'enabled' => false,
'create' => [
],
'extract' => [
],
],
'flysystem' => [
'enabled' => false,
'filesystem' => '',
'type' => '',
'adapter_service' => '',
],
'glide_url' => '',
'glide_key' => '',
'plugins' => [
],
'driver_options' => [
],
'dropbox2_settings' => [
'enabled' => false,
'aliasFormat' => '%s@Dropbox',
'path' => '/',
'separator' => '/',
'acceptedName' => '%s@Dropbox',
'rootCssClass' => 'elfinder-navbar-root-dropbox',
'getThumbSize' => 'medium',
],
'box_settings' => [
'enabled' => false,
'root' => 'Box.com',
'path' => '/',
'separator' => '/',
'tmbPath' => '',
'tmbURL' => '',
'tmpPath' => '',
'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
'rootCssClass' => 'elfinder-navbar-root-box',
],
'onedrive_settings' => [
'enabled' => false,
'root' => 'OneDrive.com',
'OneDriveApiClient' => '',
'path' => '/',
'separator' => '/',
'tmbPath' => '',
'tmbURL' => '',
'tmpPath' => '',
'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
'rootCssClass' => 'elfinder-navbar-root-onedrive',
'useApiThumbnail' => true,
],
'ftp_settings' => [
'enabled' => false,
],
'mysql_settings' => [
'enabled' => false,
'port' => NULL,
'socket' => NULL,
'files_table' => 'elfinder_file',
'tmbPath' => '',
'tmpPath' => '',
'rootCssClass' => 'elfinder-navbar-root-sql',
'noSessionCache' => 'hasdirs',
],
],
],
'debug' => false,
'binds' => [
],
'plugins' => [
],
],
'cors_support' => false,
'editor_template' => NULL,
'fullscreen' => true,
'multi_home_folder' => false,
'folder_separator' => '',
'theme' => 'smoothness',
'tinymce_popup_path' => '',
'relative_path' => true,
'path_prefix' => '/',
'where_is_multi' => [
],
'visible_mime_types' => [
],
],
'form' => [
'relative_path' => true,
'locale' => $this->getEnv('DEFAULT_LOCALE'),
'editor' => 'form',
'fullscreen' => true,
'connector' => [
'debug' => false,
'roots' => [
'uploads' => [
'driver' => 'LocalFileSystem',
'path' => 'media',
'upload_allow' => [
0 => 'image/png',
1 => 'image/jpg',
2 => 'image/jpeg',
3 => 'image/gif',
4 => 'audio/mpeg',
5 => 'audio/x-mpeg',
6 => 'audio/mp3',
7 => 'audio/x-mp3',
8 => 'audio/mpeg3',
9 => 'audio/x-mpeg3',
10 => 'audio/mpg',
11 => 'audio/x-mpg',
12 => 'audio/x-mpegaudio',
],
'upload_deny' => [
0 => 'all',
],
'upload_max_size' => '64M',
'volume_id' => 0,
'autoload' => false,
'phash' => '',
'trash_hash' => '',
'locale' => '',
'i18n_folder_name' => false,
'mime_detect' => 'auto',
'mimefile' => '',
'security_voter' => '',
'start_path' => '',
'encoding' => 'UTF-8',
'url' => '',
'alias' => '',
'img_lib' => 'auto',
'tmb_path' => '.tmb',
'tmb_path_mode' => 511,
'tmb_url' => '',
'tmb_size' => 48,
'tmb_crop' => true,
'tmb_bg_color' => '#ffffff',
'quarantine' => NULL,
'copy_overwrite' => true,
'copy_join' => true,
'copy_from' => true,
'copy_to' => true,
'upload_overwrite' => true,
'fileMode' => 420,
'upload_order' => [
0 => 'deny',
1 => 'allow',
],
'upload_max_conn' => 3,
'defaults' => [
'read' => true,
'write' => true,
],
'attributes' => [
],
'accepted_name' => '/^\\w[\\w\\s\\.\\%\\-]*$/u',
'show_hidden' => false,
'disabled_commands' => [
],
'tree_deep' => 0,
'check_subfolders' => 1,
'separator' => '/',
'date_format' => 'j M Y H:i',
'time_format' => 'H:i',
'archive_mimes' => [
],
'archivers' => [
'enabled' => false,
'create' => [
],
'extract' => [
],
],
'flysystem' => [
'enabled' => false,
'filesystem' => '',
'type' => '',
'adapter_service' => '',
],
'glide_url' => '',
'glide_key' => '',
'plugins' => [
],
'driver_options' => [
],
'dropbox2_settings' => [
'enabled' => false,
'aliasFormat' => '%s@Dropbox',
'path' => '/',
'separator' => '/',
'acceptedName' => '%s@Dropbox',
'rootCssClass' => 'elfinder-navbar-root-dropbox',
'getThumbSize' => 'medium',
],
'box_settings' => [
'enabled' => false,
'root' => 'Box.com',
'path' => '/',
'separator' => '/',
'tmbPath' => '',
'tmbURL' => '',
'tmpPath' => '',
'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
'rootCssClass' => 'elfinder-navbar-root-box',
],
'onedrive_settings' => [
'enabled' => false,
'root' => 'OneDrive.com',
'OneDriveApiClient' => '',
'path' => '/',
'separator' => '/',
'tmbPath' => '',
'tmbURL' => '',
'tmpPath' => '',
'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
'rootCssClass' => 'elfinder-navbar-root-onedrive',
'useApiThumbnail' => true,
],
'ftp_settings' => [
'enabled' => false,
],
'mysql_settings' => [
'enabled' => false,
'port' => NULL,
'socket' => NULL,
'files_table' => 'elfinder_file',
'tmbPath' => '',
'tmpPath' => '',
'rootCssClass' => 'elfinder-navbar-root-sql',
'noSessionCache' => 'hasdirs',
],
],
],
'binds' => [
],
'plugins' => [
],
],
'cors_support' => false,
'editor_template' => NULL,
'multi_home_folder' => false,
'folder_separator' => '',
'theme' => 'smoothness',
'tinymce_popup_path' => '',
'path_prefix' => '/',
'where_is_multi' => [
],
'visible_mime_types' => [
],
],
],
'configuration_provider' => 'fm_elfinder.configurator.default',
'assets_path' => 'assets',
'loader' => 'fm_elfinder.loader.default',
]; break;
case 'sonata_translation.default_locale': $value = $this->getEnv('DEFAULT_LOCALE'); 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',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'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',
'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
'FirebaseBundle' => 'Kreait\\Firebase\\Symfony\\Bundle\\FirebaseBundle',
'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
'HautelookAliceBundle' => 'Hautelook\\AliceBundle\\HautelookAliceBundle',
'FMElfinderBundle' => 'FM\\ElfinderBundle\\FMElfinderBundle',
'RollbarBundle' => 'Rollbar\\Symfony\\RollbarBundle\\RollbarBundle',
'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
'BabDevPagerfantaBundle' => 'BabDev\\PagerfantaBundle\\BabDevPagerfantaBundle',
'AwsBundle' => 'Aws\\Symfony\\AwsBundle',
'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
'SonataTranslationBundle' => 'Sonata\\TranslationBundle\\SonataTranslationBundle',
'PixSortableBehaviorBundle' => 'Pix\\SortableBehaviorBundle\\PixSortableBehaviorBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'MabaGentleForceBundle' => 'Maba\\Bundle\\GentleForceBundle\\MabaGentleForceBundle',
],
'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',
],
'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',
],
'SwiftmailerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
],
'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',
],
'StofDoctrineExtensionsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
'namespace' => 'Stof\\DoctrineExtensionsBundle',
],
'FOSRestBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle'),
'namespace' => 'FOS\\RestBundle',
],
'JMSSerializerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'VichUploaderBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle'),
'namespace' => 'Vich\\UploaderBundle',
],
'FOSCKEditorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
'namespace' => 'FOS\\CKEditorBundle',
],
'FirebaseBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src'),
'namespace' => 'Kreait\\Firebase\\Symfony\\Bundle',
],
'NelmioAliceBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
],
'FidryAliceDataFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
],
'HautelookAliceBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/hautelook/alice-bundle/src'),
'namespace' => 'Hautelook\\AliceBundle',
],
'FMElfinderBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/helios-ag/fm-elfinder-bundle/src'),
'namespace' => 'FM\\ElfinderBundle',
],
'RollbarBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/rollbar/rollbar-php-symfony-bundle'),
'namespace' => 'Rollbar\\Symfony\\RollbarBundle',
],
'NelmioApiDocBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle'),
'namespace' => 'Nelmio\\ApiDocBundle',
],
'BabDevPagerfantaBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/babdev/pagerfanta-bundle'),
'namespace' => 'BabDev\\PagerfantaBundle',
],
'AwsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/aws/aws-sdk-php-symfony/src'),
'namespace' => 'Aws\\Symfony',
],
'SonataDoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
],
'SonataTwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
],
'SonataFormBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
],
'SonataExporterBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/exporter/src/Bridge/Symfony'),
'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
],
'SonataBlockBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/block-bundle/src'),
'namespace' => 'Sonata\\BlockBundle',
],
'KnpMenuBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-menu-bundle'),
'namespace' => 'Knp\\Bundle\\MenuBundle',
],
'SonataAdminBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/admin-bundle/src'),
'namespace' => 'Sonata\\AdminBundle',
],
'SonataDoctrineORMAdminBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
'namespace' => 'Sonata\\DoctrineORMAdminBundle',
],
'SonataTranslationBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/translation-bundle/src'),
'namespace' => 'Sonata\\TranslationBundle',
],
'PixSortableBehaviorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle'),
'namespace' => 'Pix\\SortableBehaviorBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'MabaGentleForceBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/maba/gentle-force-bundle/src'),
'namespace' => 'Maba\\Bundle\\GentleForceBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'env(DATABASE_URL)' => '',
'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.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.save_path' => NULL,
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.enable_lazy_ghost_objects' => false,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'security.role_hierarchy.roles' => [
'ROLE_ACCESS_CODE_ADMIN' => [
0 => 'ROLE_ACCESS_CODE_LIST',
1 => 'ROLE_ACCESS_CODE_SHOW',
2 => 'ROLE_ACCESS_CODE_CREATE',
3 => 'ROLE_ACCESS_CODE_DELETE',
],
'ROLE_FAQ_ADMIN' => [
0 => 'ROLE_FAQ_LIST',
1 => 'ROLE_FAQ_SHOW',
2 => 'ROLE_FAQ_CREATE',
3 => 'ROLE_FAQ_DELETE',
],
'ROLE_MARKET_ADMIN' => [
0 => 'ROLE_MARKET_LIST',
1 => 'ROLE_MARKET_SHOW',
2 => 'ROLE_MARKET_CREATE',
3 => 'ROLE_MARKET_DELETE',
],
'ROLE_PAGE_ADMIN' => [
0 => 'ROLE_PAGE_LIST',
1 => 'ROLE_PAGE_SHOW',
2 => 'ROLE_PAGE_CREATE',
3 => 'ROLE_PAGE_DELETE',
],
'ROLE_ADMIN_GROUP_ADMIN' => [
0 => 'ROLE_ADMIN_GROUP_LIST',
1 => 'ROLE_ADMIN_GROUP_CREATE',
2 => 'ROLE_ADMIN_GROUP_SHOW',
3 => 'ROLE_ADMIN_GROUP_DELETE',
],
'ROLE_ADMIN_USER_ADMIN' => [
0 => 'ROLE_ADMIN_USER_LIST',
1 => 'ROLE_ADMIN_USER_SHOW',
2 => 'ROLE_ADMIN_USER_DELETE',
],
'ROLE_USER_ADMIN' => [
0 => 'ROLE_USER_LIST',
1 => 'ROLE_USER_SHOW',
2 => 'ROLE_USER_CREATE',
3 => 'ROLE_USER_DELETE',
4 => 'ROLE_USER_FEEDBACK_LIST',
5 => 'ROLE_USER_FEEDBACK_SHOW',
],
'ROLE_ARTICLE_ADMIN' => [
0 => 'ROLE_ARTICLE_LIST',
1 => 'ROLE_MARKET_ADMIN',
2 => 'ROLE_ARTICLE_CREATE',
3 => 'ROLE_ARTICLE_SHOW',
4 => 'ROLE_ARTICLE_CATEGORY_LIST',
5 => 'ROLE_ARTICLE_CATEGORY_CREATE',
],
'ROLE_FORUM_CATEGORY_ADMIN' => [
0 => 'ROLE_FORUM_CATEGORY_LIST',
1 => 'ROLE_FORUM_CATEGORY_CREATE',
2 => 'ROLE_FORUM_CATEGORY_DELETE',
],
'ROLE_FORUM_POST_ADMIN' => [
0 => 'ROLE_FORUM_POST_LIST',
1 => 'ROLE_FORUM_POST_CREATE',
2 => 'ROLE_FORUM_POST_DELETE',
],
'ROLE_UTILITY' => [
0 => 'ROLE_CHANGE_PASSWORD',
1 => 'ROLE_CONFIGURATION',
2 => 'ROLE_NOTIFICATION_LIST',
],
'ROLE_USER' => [
0 => 'ROLE_SONATA_ADMIN',
],
'ROLE_ADMIN' => [
0 => 'ROLE_FORUM_POST_ADMIN',
1 => 'ROLE_FORUM_CATEGORY_ADMIN',
2 => 'ROLE_ACCESS_CODE_ADMIN',
3 => 'ROLE_FAQ_ADMIN',
4 => 'ROLE_PAGE_ADMIN',
5 => 'ROLE_USER_ADMIN',
6 => 'ROLE_UTILITY',
7 => 'ROLE_ADMIN_USER_ADMIN',
8 => 'ROLE_ADMIN_GROUP_ADMIN',
9 => 'ROLE_ARTICLE_ADMIN',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
],
'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 => 'api_docs',
2 => 'notification',
3 => 'api',
4 => 'clinic',
5 => 'admin',
6 => 'main',
],
'security.notification._indexed_authenticators' => [
],
'security.api._indexed_authenticators' => [
],
'security.clinic._indexed_authenticators' => [
],
'security.admin._indexed_authenticators' => [
],
'security.main._indexed_authenticators' => [
],
'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.spool.enabled' => true,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => NULL,
'swiftmailer.mailers' => [
'default' => 'swiftmailer.mailer.default',
],
'swiftmailer.default_mailer' => 'default',
'twig.form.resources' => [
0 => '@FMElfinder/Form/elfinder_widget.html.twig',
1 => '@VichUploader/Form/fields.html.twig',
2 => 'form_div_layout.html.twig',
3 => '@SonataForm/Form/datepicker.html.twig',
4 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
5 => '@SonataForm/Form/datepicker.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.slack' => [
'type' => 'inclusive',
'elements' => [
0 => 'ivf_channel',
],
],
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
3 => 'webhook',
4 => 'ivf_channel',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'ivf_channel',
2 => 'webhook',
],
],
'monolog.handler.receipt' => [
'type' => 'inclusive',
'elements' => [
0 => 'receipt',
],
],
'monolog.handler.auth' => [
'type' => 'inclusive',
'elements' => [
0 => 'auth',
],
],
'monolog.handler.webhook' => [
'type' => 'inclusive',
'elements' => [
0 => 'webhook',
],
],
'monolog.handler.upload' => [
'type' => 'inclusive',
'elements' => [
0 => 'upload',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
'stof_doctrine_extensions.default_locale' => 'en_US',
'stof_doctrine_extensions.translation_fallback' => false,
'stof_doctrine_extensions.persist_default_translation' => false,
'stof_doctrine_extensions.skip_translation_on_load' => false,
'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
'fos_rest.format_listener.rules' => NULL,
'jms_serializer.twig_enabled' => 'default',
'vich_uploader.default_filename_attribute_suffix' => '_name',
'vich_uploader.mappings' => [
'feedback_files' => [
'uri_prefix' => '/uploads/feedback',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/feedback'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.feedback_files',
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'report_files' => [
'uri_prefix' => '/uploads/report',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/report'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.report_files',
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'forum_files' => [
'uri_prefix' => '/uploads/forum',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/forum'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.forum_files',
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'user_image' => [
'uri_prefix' => '/uploads/user',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/user'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_image',
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'clinic_image' => [
'uri_prefix' => '/uploads/clinic',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/clinic'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.clinic_image',
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
],
'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
'kreait.firebase.factory' => 'Kreait\\Firebase\\Factory',
'kreait.firebase.bundle.project_factory' => 'Kreait\\Firebase\\Symfony\\Bundle\\DependencyInjection\\Factory\\ProjectFactory',
'nelmio_alice.functions_blacklist' => [
0 => 'current',
1 => 'shuffle',
2 => 'date',
3 => 'time',
4 => 'file',
5 => 'md5',
6 => 'sha1',
],
'nelmio_alice.locale' => 'en_US',
'nelmio_alice.seed' => 1,
'nelmio_alice.loading_limit' => 5,
'nelmio_alice.max_unique_values_retry' => 150,
'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
'hautelook_alice.fixtures_path' => [
0 => 'fixtures',
],
'hautelook_alice.root_dirs' => [
0 => \dirname(__DIR__, 4),
],
'fm_elfinder.loader' => 'FM\\ElfinderBundle\\Loader\\ElFinderLoader',
'fm_elfinder.configurator' => 'FM\\ElfinderBundle\\Configuration\\ElFinderConfigurationReader',
'elfinder.form.type.class' => 'FM\\ElfinderBundle\\Form\\Type\\ElFinderType',
'rollbar.config' => [
'access_token' => NULL,
'agent_log_location' => '/var/tmp',
'allow_exec' => true,
'endpoint' => 'https://api.rollbar.com/api/1/',
'base_api_url' => NULL,
'autodetect_branch' => false,
'branch' => NULL,
'capture_error_stacktraces' => true,
'check_ignore' => NULL,
'code_version' => '',
'custom' => NULL,
'custom_data_method' => NULL,
'enabled' => true,
'environment' => 'production',
'error_sample_rates' => [
],
'exception_sample_rates' => [
],
'fluent_host' => '127.0.0.1',
'fluent_port' => 24224,
'fluent_tag' => 'rollbar',
'handler' => 'blocking',
'host' => NULL,
'include_error_code_context' => NULL,
'include_exception_code_context' => NULL,
'included_errno' => 4375,
'log_payload' => false,
'log_payload_logger' => NULL,
'person' => NULL,
'person_fn' => NULL,
'capture_ip' => true,
'capture_username' => false,
'capture_email' => false,
'root' => NULL,
'scrub_fields' => [
0 => 'passwd',
1 => 'password',
2 => 'secret',
3 => 'confirm_password',
4 => 'password_confirmation',
5 => 'auth_token',
6 => 'csrf_token',
7 => 'access_token',
],
'scrub_whitelist' => NULL,
'timeout' => 3,
'transmit' => true,
'custom_truncation' => NULL,
'report_suppressed' => false,
'use_error_reporting' => false,
'proxy' => NULL,
'send_message_trace' => false,
'include_raw_request_body' => NULL,
'local_vars_dump' => true,
'max_nesting_depth' => -1,
'max_items' => 10,
'minimum_level' => 0,
'verbose' => 'none',
'verbose_logger' => NULL,
'raise_on_error' => false,
],
'nelmio_api_doc.areas' => [
0 => 'default',
],
'nelmio_api_doc.use_validation_groups' => false,
'babdev_pagerfanta.default_twig_template' => '@BabDevPagerfanta/default.html.twig',
'babdev_pagerfanta.default_view' => 'default',
'aws_sdk.class' => 'Aws\\Sdk',
'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
'sonata.twig.form_type' => 'standard',
'sonata.form.form_type' => 'standard',
'sonata.exporter.writer.csv.filename' => 'php://output',
'sonata.exporter.writer.csv.delimiter' => ',',
'sonata.exporter.writer.csv.enclosure' => '"',
'sonata.exporter.writer.csv.escape' => '\\',
'sonata.exporter.writer.csv.show_headers' => true,
'sonata.exporter.writer.csv.with_bom' => false,
'sonata.exporter.writer.json.filename' => 'php://output',
'sonata.exporter.writer.xls.filename' => 'php://output',
'sonata.exporter.writer.xls.show_headers' => true,
'sonata.exporter.writer.xlsx.filename' => 'php://output',
'sonata.exporter.writer.xlsx.show_headers' => true,
'sonata.exporter.writer.xlsx.show_filters' => true,
'sonata.exporter.writer.xml.filename' => 'php://output',
'sonata.exporter.writer.xml.show_headers' => true,
'sonata.exporter.writer.xml.main_element' => 'datas',
'sonata.exporter.writer.xml.child_element' => 'data',
'sonata.block.container.types' => [
0 => 'sonata.block.service.container',
1 => 'sonata.page.block.container',
2 => 'sonata.dashboard.block.container',
3 => 'cmf.block.container',
4 => 'cmf.block.slideshow',
],
'sonata_block.blocks' => [
'sonata.admin.block.admin_list' => [
'contexts' => [
0 => 'admin',
1 => 'admin',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata_translation.block.locale_switcher' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'ivf_admin.block.summary' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.container' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.empty' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.text' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.rss' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.template' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.block.service.menu' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.admin.block.search_result' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.admin.block.stats' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
'sonata.admin.block.admin_preview' => [
'contexts' => [
0 => 'cms',
],
'templates' => [
],
'cache' => 'sonata.cache.noop',
'settings' => [
],
],
],
'sonata_block.blocks_by_class' => [
],
'sonata_blocks.block_types' => [
0 => 'sonata.admin.block.admin_list',
1 => 'sonata_translation.block.locale_switcher',
2 => 'ivf_admin.block.summary',
3 => 'sonata.block.service.container',
4 => 'sonata.block.service.empty',
5 => 'sonata.block.service.text',
6 => 'sonata.block.service.rss',
7 => 'sonata.block.service.template',
8 => 'sonata.block.service.menu',
9 => 'sonata.admin.block.search_result',
10 => 'sonata.admin.block.stats',
11 => 'sonata.admin.block.admin_preview',
],
'sonata_block.cache_blocks' => [
'by_class' => [
],
'by_type' => [
'sonata.admin.block.admin_list' => 'sonata.cache.noop',
'sonata_translation.block.locale_switcher' => 'sonata.cache.noop',
'ivf_admin.block.summary' => 'sonata.cache.noop',
'sonata.block.service.container' => 'sonata.cache.noop',
'sonata.block.service.empty' => 'sonata.cache.noop',
'sonata.block.service.text' => 'sonata.cache.noop',
'sonata.block.service.rss' => 'sonata.cache.noop',
'sonata.block.service.template' => 'sonata.cache.noop',
'sonata.block.service.menu' => 'sonata.cache.noop',
'sonata.admin.block.search_result' => 'sonata.cache.noop',
'sonata.admin.block.stats' => 'sonata.cache.noop',
'sonata.admin.block.admin_preview' => 'sonata.cache.noop',
],
],
'sonata_blocks.default_contexts' => [
0 => 'cms',
],
'knp_menu.renderer.list.options' => [
],
'knp_menu.renderer.twig.options' => [
],
'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
'knp_menu.default_renderer' => 'twig',
'sonata.admin.twig.extension.x_editable_type_mapping' => [
'choice' => 'select',
'boolean' => 'select',
'textarea' => 'textarea',
'html' => 'textarea',
'email' => 'email',
'string' => 'text',
'integer' => 'number',
'float' => 'number',
'currency' => 'number',
'percent' => 'number',
'url' => 'url',
],
'sonata.admin.configuration.global_search.empty_boxes' => 'show',
'sonata.admin.configuration.global_search.admin_route' => 'show',
'sonata.admin.configuration.templates' => [
'user_block' => 'admin/block/user_block.html.twig',
'layout' => 'admin/standard_layout.html.twig',
'add_block' => '@SonataAdmin/Core/add_block.html.twig',
'ajax' => '@SonataAdmin/ajax_layout.html.twig',
'dashboard' => '@SonataAdmin/Core/dashboard.html.twig',
'search' => '@SonataAdmin/Core/search.html.twig',
'list' => '@SonataAdmin/CRUD/list.html.twig',
'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
'show' => '@SonataAdmin/CRUD/show.html.twig',
'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
'edit' => '@SonataAdmin/CRUD/edit.html.twig',
'preview' => '@SonataAdmin/CRUD/preview.html.twig',
'history' => '@SonataAdmin/CRUD/history.html.twig',
'acl' => '@SonataAdmin/CRUD/acl.html.twig',
'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
'action' => '@SonataAdmin/CRUD/action.html.twig',
'select' => '@SonataAdmin/CRUD/list__select.html.twig',
'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
'delete' => '@SonataAdmin/CRUD/delete.html.twig',
'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
'pager_links' => '@SonataAdmin/Pager/links.html.twig',
'pager_results' => '@SonataAdmin/Pager/results.html.twig',
'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
'button_create' => '@SonataAdmin/Button/create_button.html.twig',
'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
'button_history' => '@SonataAdmin/Button/history_button.html.twig',
'button_list' => '@SonataAdmin/Button/list_button.html.twig',
'button_show' => '@SonataAdmin/Button/show_button.html.twig',
'form_theme' => [
],
'filter_theme' => [
],
],
'sonata.admin.configuration.default_admin_services' => [
'model_manager' => NULL,
'data_source' => NULL,
'field_description_factory' => NULL,
'form_contractor' => NULL,
'show_builder' => NULL,
'list_builder' => NULL,
'datagrid_builder' => NULL,
'translator' => NULL,
'configuration_pool' => NULL,
'route_generator' => NULL,
'security_handler' => NULL,
'menu_factory' => NULL,
'route_builder' => NULL,
'label_translator_strategy' => NULL,
'pager_type' => NULL,
],
'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
'sonata.admin.configuration.dashboard_groups' => [
'User' => [
'label' => 'User',
'roles' => [
0 => 'ROLE_USER_LIST',
1 => 'ROLE_USER_SHOW',
2 => 'ROLE_USER_CREATE',
3 => 'ROLE_USER_DELETE',
4 => 'ROLE_USER_TIMELINE_SHOW',
5 => 'ROLE_USER_TIMELINE_EXPORT',
6 => 'ROLE_USER_CLINIC_LIST',
7 => 'ROLE_USER_CLINIC_SHOW',
8 => 'ROLE_USER_PERSONAL_INFORMATION_SHOW',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Admin' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_ADMIN_USER_LIST',
1 => 'ROLE_ADMIN_USER_SHOW',
2 => 'ROLE_ADMIN_USER_DELETE',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Clinic' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_CLINIC_LIST',
1 => 'ROLE_CLINIC_SHOW',
2 => 'ROLE_CLINIC_CREATE',
3 => 'ROLE_CLINIC_DELETE',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Clinic User' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_CLINIC_USER_LIST',
1 => 'ROLE_CLINIC_USER_SHOW',
2 => 'ROLE_CLINIC_USER_CREATE',
3 => 'ROLE_CLINIC_USER_DELETE',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Access Code' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_ACCESS_CODE_LIST',
1 => 'ROLE_ACCESS_CODE_SHOW',
2 => 'ROLE_ACCESS_CODE_CREATE',
3 => 'ROLE_ACCESS_CODE_DELETE',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'FAQ' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_FAQ_LIST',
1 => 'ROLE_FAQ_SHOW',
2 => 'ROLE_FAQ_CREATE',
3 => 'ROLE_FAQ_DELETE',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Page' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_PAGE_LIST',
1 => 'ROLE_PAGE_SHOW',
2 => 'ROLE_PAGE_CREATE',
3 => 'ROLE_PAGE_DELETE',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Articles' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_ARTICLE_LIST',
1 => 'ROLE_ARTICLE_CREATE',
2 => 'ROLE_ARTICLE_SHOW',
3 => 'ROLE_ARTICLE_CATEGORY_LIST',
4 => 'ROLE_ARTICLE_CATEGORY_CREATE',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Market' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_MARKET_LIST',
1 => 'ROLE_MARKET_CREATE',
2 => 'ROLE_MARKET_SHOW',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Content Block' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_CONTENT_BLOCK_LIST',
1 => 'ROLE_CONTENT_BLOCK_CREATE',
2 => 'ROLE_CONTENT_BLOCK_SHOW',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Community' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_FORUM_CATEORY_LIST',
1 => 'ROLE_FORUM_CATEORY_CREATE',
2 => 'ROLE_FORUM_CATEORY_DELETE',
3 => 'ROLE_FORUM_POST_LIST',
4 => 'ROLE_FORUM_POST_CREATE',
5 => 'ROLE_FORUM_POST_DELETE',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Notification' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_NOTIFICATION_LIST',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
'Requests' => [
'label' => NULL,
'roles' => [
0 => 'ROLE_SONATA_ADMIN',
],
'on_top' => false,
'keep_open' => false,
'items' => [
],
'item_adds' => [
],
],
],
'sonata.admin.configuration.dashboard_blocks' => [
0 => [
'type' => 'sonata.admin.block.admin_list',
'position' => 'left',
'roles' => [
],
'settings' => [
],
'class' => 'col-md-4',
],
1 => [
'type' => 'ivf_admin.block.summary',
'position' => 'right',
'roles' => [
],
'settings' => [
],
'class' => 'col-md-4',
],
],
'sonata.admin.configuration.sort_admins' => false,
'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
'sonata.admin.configuration.default_group' => 'default',
'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
'sonata.admin.configuration.default_translation_domain' => NULL,
'sonata.admin.configuration.default_icon' => 'fas fa-folder',
'sonata.admin.configuration.breadcrumbs' => [
'child_admin_route' => 'show',
],
'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
'sonata.admin.configuration.security.information' => [
],
'sonata.admin.configuration.security.admin_permissions' => [
0 => 'CREATE',
1 => 'LIST',
2 => 'DELETE',
3 => 'UNDELETE',
4 => 'EXPORT',
5 => 'OPERATOR',
6 => 'MASTER',
],
'sonata.admin.configuration.security.object_permissions' => [
0 => 'VIEW',
1 => 'EDIT',
2 => 'HISTORY',
3 => 'DELETE',
4 => 'UNDELETE',
5 => 'OPERATOR',
6 => 'MASTER',
7 => 'OWNER',
],
'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
'sonata.admin.extension.map' => [
],
'sonata.admin.configuration.filters.persist' => false,
'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
'sonata.admin.configuration.show.mosaic.button' => true,
'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
'sonata_doctrine_orm_admin.entity_manager' => NULL,
'sonata_doctrine_orm_admin.templates' => [
'types' => [
'list' => [
'array' => '@SonataAdmin/CRUD/list_array.html.twig',
'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
'date' => '@SonataAdmin/CRUD/list_date.html.twig',
'time' => '@SonataAdmin/CRUD/list_time.html.twig',
'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
'email' => '@SonataAdmin/CRUD/list_email.html.twig',
'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
'string' => '@SonataAdmin/CRUD/list_string.html.twig',
'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
'float' => '@SonataAdmin/CRUD/list_string.html.twig',
'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
'url' => '@SonataAdmin/CRUD/list_url.html.twig',
'html' => '@SonataAdmin/CRUD/list_html.html.twig',
'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
],
'show' => [
'array' => '@SonataAdmin/CRUD/show_array.html.twig',
'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
'date' => '@SonataAdmin/CRUD/show_date.html.twig',
'time' => '@SonataAdmin/CRUD/show_time.html.twig',
'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
'email' => '@SonataAdmin/CRUD/show_email.html.twig',
'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
'url' => '@SonataAdmin/CRUD/show_url.html.twig',
'html' => '@SonataAdmin/CRUD/show_html.html.twig',
'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
],
],
],
'sonata_translation.locales' => [
0 => 'en_US',
1 => 'sv_SE',
],
'sonata_translation.default_filter_mode' => 'gedmo',
'sonata_translation.targets' => [
'gedmo' => [
'implements' => [
0 => 'Sonata\\TranslationBundle\\Model\\Gedmo\\TranslatableInterface',
],
'instanceof' => [
],
],
],
'pix.sortable.behavior.position.field' => [
'default' => 'position',
'entities' => [
],
],
'pix.sortable.behavior.sortable_groups' => [
'entities' => [
],
],
'maba_gentle_force.redis_prefix' => 'rate_limit',
'maba_gentle_force.strategy.headers.wait_for_header' => NULL,
'maba_gentle_force.strategy.headers.requests_available_header' => NULL,
'maba_gentle_force.strategy.headers.content' => 'Too many requests',
'maba_gentle_force.strategy.headers.content_type' => 'text/plain; charset=UTF-8',
'maba_gentle_force.whitelist.controllers' => [
0 => 'maba_gentle_force.recaptcha.controller:unlock',
],
'maba_gentle_force.strategy_manager.strategies' => [
0 => 'maba_gentle_force.strategy.headers',
],
'maker.compatible_check.doctrine.supports_attributes' => true,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.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',
],
'jms_serializer.data_collector' => [
0 => 'jms_serializer',
1 => '@JMSSerializer/Collector/panel.html.twig',
],
'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
0 => 'vich_uploader.mapping_collector',
1 => '@VichUploader/Collector/mapping_collector.html.twig',
],
'sonata.block.data_collector' => [
0 => 'block',
1 => '@SonataBlock/Profiler/block.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}