5780 lines
310 KiB
PHP
5780 lines
310 KiB
PHP
<?php
|
|
|
|
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;
|
|
|
|
/**
|
|
* appDevDebugProjectContainer.
|
|
*
|
|
* This class has been auto-generated
|
|
* by the Symfony Dependency Injection Component.
|
|
*/
|
|
class appDevDebugProjectContainer extends Container
|
|
{
|
|
private $parameters;
|
|
private $targetDirs = array();
|
|
|
|
/**
|
|
* Constructor.
|
|
*/
|
|
public function __construct()
|
|
{
|
|
$dir = __DIR__;
|
|
for ($i = 1; $i <= 5; ++$i) {
|
|
$this->targetDirs[$i] = $dir = dirname($dir);
|
|
}
|
|
$this->parameters = $this->getDefaultParameters();
|
|
|
|
$this->services = array();
|
|
$this->methodMap = array(
|
|
'annotation_reader' => 'getAnnotationReaderService',
|
|
'app.booking_exporter' => 'getApp_BookingExporterService',
|
|
'app.contact_exporter' => 'getApp_ContactExporterService',
|
|
'app.controller_listener' => 'getApp_ControllerListenerService',
|
|
'app.fewo_booking_exporter' => 'getApp_FewoBookingExporterService',
|
|
'app.image_upload_listener' => 'getApp_ImageUploadListenerService',
|
|
'app.image_uploader' => 'getApp_ImageUploaderService',
|
|
'app.keyword_service' => 'getApp_KeywordServiceService',
|
|
'app.lodging_calendar_util' => 'getApp_LodgingCalendarUtilService',
|
|
'app.pdf' => 'getApp_PdfService',
|
|
'app.twig_extension' => 'getApp_TwigExtensionService',
|
|
'assetic.asset_factory' => 'getAssetic_AssetFactoryService',
|
|
'assetic.asset_manager' => 'getAssetic_AssetManagerService',
|
|
'assetic.controller' => 'getAssetic_ControllerService',
|
|
'assetic.filter.cssrewrite' => 'getAssetic_Filter_CssrewriteService',
|
|
'assetic.filter_manager' => 'getAssetic_FilterManagerService',
|
|
'assetic.request_listener' => 'getAssetic_RequestListenerService',
|
|
'assets.context' => 'getAssets_ContextService',
|
|
'assets.packages' => 'getAssets_PackagesService',
|
|
'cache.app' => 'getCache_AppService',
|
|
'cache.system' => 'getCache_SystemService',
|
|
'cache_clearer' => 'getCacheClearerService',
|
|
'cache_warmer' => 'getCacheWarmerService',
|
|
'config_cache_factory' => 'getConfigCacheFactoryService',
|
|
'controller_name_converter' => 'getControllerNameConverterService',
|
|
'data_collector.dump' => 'getDataCollector_DumpService',
|
|
'data_collector.form' => 'getDataCollector_FormService',
|
|
'data_collector.form.extractor' => 'getDataCollector_Form_ExtractorService',
|
|
'data_collector.request' => 'getDataCollector_RequestService',
|
|
'data_collector.router' => 'getDataCollector_RouterService',
|
|
'data_collector.translation' => 'getDataCollector_TranslationService',
|
|
'debug.argument_resolver' => 'getDebug_ArgumentResolverService',
|
|
'debug.controller_resolver' => 'getDebug_ControllerResolverService',
|
|
'debug.debug_handlers_listener' => 'getDebug_DebugHandlersListenerService',
|
|
'debug.dump_listener' => 'getDebug_DumpListenerService',
|
|
'debug.event_dispatcher' => 'getDebug_EventDispatcherService',
|
|
'debug.security.access.decision_manager' => 'getDebug_Security_Access_DecisionManagerService',
|
|
'debug.stopwatch' => 'getDebug_StopwatchService',
|
|
'doctrine' => 'getDoctrineService',
|
|
'doctrine.cache_clear_metadata_command' => 'getDoctrine_CacheClearMetadataCommandService',
|
|
'doctrine.cache_clear_query_cache_command' => 'getDoctrine_CacheClearQueryCacheCommandService',
|
|
'doctrine.cache_clear_result_command' => 'getDoctrine_CacheClearResultCommandService',
|
|
'doctrine.cache_collection_region_command' => 'getDoctrine_CacheCollectionRegionCommandService',
|
|
'doctrine.clear_entity_region_command' => 'getDoctrine_ClearEntityRegionCommandService',
|
|
'doctrine.clear_query_region_command' => 'getDoctrine_ClearQueryRegionCommandService',
|
|
'doctrine.database_create_command' => 'getDoctrine_DatabaseCreateCommandService',
|
|
'doctrine.database_drop_command' => 'getDoctrine_DatabaseDropCommandService',
|
|
'doctrine.database_import_command' => 'getDoctrine_DatabaseImportCommandService',
|
|
'doctrine.dbal.connection_factory' => 'getDoctrine_Dbal_ConnectionFactoryService',
|
|
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
|
|
'doctrine.dbal.logger.profiling.default' => 'getDoctrine_Dbal_Logger_Profiling_DefaultService',
|
|
'doctrine.ensure_production_settings_command' => 'getDoctrine_EnsureProductionSettingsCommandService',
|
|
'doctrine.generate_entities_command' => 'getDoctrine_GenerateEntitiesCommandService',
|
|
'doctrine.mapping_convert_command' => 'getDoctrine_MappingConvertCommandService',
|
|
'doctrine.mapping_import_command' => 'getDoctrine_MappingImportCommandService',
|
|
'doctrine.mapping_info_command' => 'getDoctrine_MappingInfoCommandService',
|
|
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
|
|
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
|
|
'doctrine.orm.default_entity_manager.property_info_extractor' => 'getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService',
|
|
'doctrine.orm.default_listeners.attach_entity_listeners' => 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService',
|
|
'doctrine.orm.default_manager_configurator' => 'getDoctrine_Orm_DefaultManagerConfiguratorService',
|
|
'doctrine.orm.validator.unique' => 'getDoctrine_Orm_Validator_UniqueService',
|
|
'doctrine.orm.validator_initializer' => 'getDoctrine_Orm_ValidatorInitializerService',
|
|
'doctrine.query_dql_command' => 'getDoctrine_QueryDqlCommandService',
|
|
'doctrine.query_sql_command' => 'getDoctrine_QuerySqlCommandService',
|
|
'doctrine.schema_create_command' => 'getDoctrine_SchemaCreateCommandService',
|
|
'doctrine.schema_drop_command' => 'getDoctrine_SchemaDropCommandService',
|
|
'doctrine.schema_update_command' => 'getDoctrine_SchemaUpdateCommandService',
|
|
'doctrine.schema_validate_command' => 'getDoctrine_SchemaValidateCommandService',
|
|
'doctrine_cache.contains_command' => 'getDoctrineCache_ContainsCommandService',
|
|
'doctrine_cache.delete_command' => 'getDoctrineCache_DeleteCommandService',
|
|
'doctrine_cache.flush_command' => 'getDoctrineCache_FlushCommandService',
|
|
'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService',
|
|
'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService',
|
|
'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService',
|
|
'doctrine_cache.stats_command' => 'getDoctrineCache_StatsCommandService',
|
|
'file_locator' => 'getFileLocatorService',
|
|
'filesystem' => 'getFilesystemService',
|
|
'form.factory' => 'getForm_FactoryService',
|
|
'form.registry' => 'getForm_RegistryService',
|
|
'form.resolved_type_factory' => 'getForm_ResolvedTypeFactoryService',
|
|
'form.server_params' => 'getForm_ServerParamsService',
|
|
'form.type.birthday' => 'getForm_Type_BirthdayService',
|
|
'form.type.button' => 'getForm_Type_ButtonService',
|
|
'form.type.checkbox' => 'getForm_Type_CheckboxService',
|
|
'form.type.choice' => 'getForm_Type_ChoiceService',
|
|
'form.type.collection' => 'getForm_Type_CollectionService',
|
|
'form.type.country' => 'getForm_Type_CountryService',
|
|
'form.type.currency' => 'getForm_Type_CurrencyService',
|
|
'form.type.datalist_type' => 'getForm_Type_DatalistTypeService',
|
|
'form.type.date' => 'getForm_Type_DateService',
|
|
'form.type.datetime' => 'getForm_Type_DatetimeService',
|
|
'form.type.email' => 'getForm_Type_EmailService',
|
|
'form.type.entity' => 'getForm_Type_EntityService',
|
|
'form.type.file' => 'getForm_Type_FileService',
|
|
'form.type.form' => 'getForm_Type_FormService',
|
|
'form.type.hidden' => 'getForm_Type_HiddenService',
|
|
'form.type.integer' => 'getForm_Type_IntegerService',
|
|
'form.type.language' => 'getForm_Type_LanguageService',
|
|
'form.type.locale' => 'getForm_Type_LocaleService',
|
|
'form.type.money' => 'getForm_Type_MoneyService',
|
|
'form.type.number' => 'getForm_Type_NumberService',
|
|
'form.type.password' => 'getForm_Type_PasswordService',
|
|
'form.type.percent' => 'getForm_Type_PercentService',
|
|
'form.type.radio' => 'getForm_Type_RadioService',
|
|
'form.type.range' => 'getForm_Type_RangeService',
|
|
'form.type.repeated' => 'getForm_Type_RepeatedService',
|
|
'form.type.reset' => 'getForm_Type_ResetService',
|
|
'form.type.search' => 'getForm_Type_SearchService',
|
|
'form.type.submit' => 'getForm_Type_SubmitService',
|
|
'form.type.text' => 'getForm_Type_TextService',
|
|
'form.type.textarea' => 'getForm_Type_TextareaService',
|
|
'form.type.time' => 'getForm_Type_TimeService',
|
|
'form.type.timezone' => 'getForm_Type_TimezoneService',
|
|
'form.type.url' => 'getForm_Type_UrlService',
|
|
'form.type_extension.csrf' => 'getForm_TypeExtension_CsrfService',
|
|
'form.type_extension.form.data_collector' => 'getForm_TypeExtension_Form_DataCollectorService',
|
|
'form.type_extension.form.http_foundation' => 'getForm_TypeExtension_Form_HttpFoundationService',
|
|
'form.type_extension.form.validator' => 'getForm_TypeExtension_Form_ValidatorService',
|
|
'form.type_extension.repeated.validator' => 'getForm_TypeExtension_Repeated_ValidatorService',
|
|
'form.type_extension.submit.validator' => 'getForm_TypeExtension_Submit_ValidatorService',
|
|
'form.type_extension.upload.validator' => 'getForm_TypeExtension_Upload_ValidatorService',
|
|
'form.type_guesser.doctrine' => 'getForm_TypeGuesser_DoctrineService',
|
|
'form.type_guesser.validator' => 'getForm_TypeGuesser_ValidatorService',
|
|
'fragment.handler' => 'getFragment_HandlerService',
|
|
'fragment.listener' => 'getFragment_ListenerService',
|
|
'fragment.renderer.esi' => 'getFragment_Renderer_EsiService',
|
|
'fragment.renderer.hinclude' => 'getFragment_Renderer_HincludeService',
|
|
'fragment.renderer.inline' => 'getFragment_Renderer_InlineService',
|
|
'fragment.renderer.ssi' => 'getFragment_Renderer_SsiService',
|
|
'http_kernel' => 'getHttpKernelService',
|
|
'image.handling' => 'getImage_HandlingService',
|
|
'kernel' => 'getKernelService',
|
|
'kernel.class_cache.cache_warmer' => 'getKernel_ClassCache_CacheWarmerService',
|
|
'locale_listener' => 'getLocaleListenerService',
|
|
'logger' => 'getLoggerService',
|
|
'monolog.handler.console' => 'getMonolog_Handler_ConsoleService',
|
|
'monolog.handler.debug' => 'getMonolog_Handler_DebugService',
|
|
'monolog.handler.main' => 'getMonolog_Handler_MainService',
|
|
'monolog.handler.null_internal' => 'getMonolog_Handler_NullInternalService',
|
|
'monolog.logger.assetic' => 'getMonolog_Logger_AsseticService',
|
|
'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
|
|
'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
|
|
'monolog.logger.event' => 'getMonolog_Logger_EventService',
|
|
'monolog.logger.php' => 'getMonolog_Logger_PhpService',
|
|
'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
|
|
'monolog.logger.request' => 'getMonolog_Logger_RequestService',
|
|
'monolog.logger.router' => 'getMonolog_Logger_RouterService',
|
|
'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
|
|
'monolog.logger.templating' => 'getMonolog_Logger_TemplatingService',
|
|
'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
|
|
'monolog.processor.psr_log_message' => 'getMonolog_Processor_PsrLogMessageService',
|
|
'profiler' => 'getProfilerService',
|
|
'profiler_listener' => 'getProfilerListenerService',
|
|
'property_accessor' => 'getPropertyAccessorService',
|
|
'request_stack' => 'getRequestStackService',
|
|
'response_listener' => 'getResponseListenerService',
|
|
'router' => 'getRouterService',
|
|
'router.request_context' => 'getRouter_RequestContextService',
|
|
'router_listener' => 'getRouterListenerService',
|
|
'routing.loader' => 'getRouting_LoaderService',
|
|
'security.authentication.guard_handler' => 'getSecurity_Authentication_GuardHandlerService',
|
|
'security.authentication.manager' => 'getSecurity_Authentication_ManagerService',
|
|
'security.authentication.trust_resolver' => 'getSecurity_Authentication_TrustResolverService',
|
|
'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
|
|
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
|
|
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
|
|
'security.encoder_factory' => 'getSecurity_EncoderFactoryService',
|
|
'security.firewall' => 'getSecurity_FirewallService',
|
|
'security.firewall.map.context.dev' => 'getSecurity_Firewall_Map_Context_DevService',
|
|
'security.firewall.map.context.main' => 'getSecurity_Firewall_Map_Context_MainService',
|
|
'security.logout_url_generator' => 'getSecurity_LogoutUrlGeneratorService',
|
|
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
|
|
'security.rememberme.response_listener' => 'getSecurity_Rememberme_ResponseListenerService',
|
|
'security.role_hierarchy' => 'getSecurity_RoleHierarchyService',
|
|
'security.token_storage' => 'getSecurity_TokenStorageService',
|
|
'security.user.provider.concrete.in_memory' => 'getSecurity_User_Provider_Concrete_InMemoryService',
|
|
'security.user_checker.main' => 'getSecurity_UserChecker_MainService',
|
|
'security.validator.user_password' => 'getSecurity_Validator_UserPasswordService',
|
|
'sensio_distribution.security_checker' => 'getSensioDistribution_SecurityCheckerService',
|
|
'sensio_distribution.security_checker.command' => 'getSensioDistribution_SecurityChecker_CommandService',
|
|
'sensio_framework_extra.cache.listener' => 'getSensioFrameworkExtra_Cache_ListenerService',
|
|
'sensio_framework_extra.controller.listener' => 'getSensioFrameworkExtra_Controller_ListenerService',
|
|
'sensio_framework_extra.converter.datetime' => 'getSensioFrameworkExtra_Converter_DatetimeService',
|
|
'sensio_framework_extra.converter.doctrine.orm' => 'getSensioFrameworkExtra_Converter_Doctrine_OrmService',
|
|
'sensio_framework_extra.converter.listener' => 'getSensioFrameworkExtra_Converter_ListenerService',
|
|
'sensio_framework_extra.converter.manager' => 'getSensioFrameworkExtra_Converter_ManagerService',
|
|
'sensio_framework_extra.security.listener' => 'getSensioFrameworkExtra_Security_ListenerService',
|
|
'sensio_framework_extra.view.guesser' => 'getSensioFrameworkExtra_View_GuesserService',
|
|
'sensio_framework_extra.view.listener' => 'getSensioFrameworkExtra_View_ListenerService',
|
|
'service_container' => 'getServiceContainerService',
|
|
'session' => 'getSessionService',
|
|
'session.handler' => 'getSession_HandlerService',
|
|
'session.save_listener' => 'getSession_SaveListenerService',
|
|
'session.storage.filesystem' => 'getSession_Storage_FilesystemService',
|
|
'session.storage.metadata_bag' => 'getSession_Storage_MetadataBagService',
|
|
'session.storage.native' => 'getSession_Storage_NativeService',
|
|
'session.storage.php_bridge' => 'getSession_Storage_PhpBridgeService',
|
|
'session_listener' => 'getSessionListenerService',
|
|
'stof_doctrine_extensions.uploadable.manager' => 'getStofDoctrineExtensions_Uploadable_ManagerService',
|
|
'streamed_response_listener' => 'getStreamedResponseListenerService',
|
|
'swiftmailer.email_sender.listener' => 'getSwiftmailer_EmailSender_ListenerService',
|
|
'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
|
|
'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
|
|
'swiftmailer.mailer.default.spool' => 'getSwiftmailer_Mailer_Default_SpoolService',
|
|
'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService',
|
|
'swiftmailer.mailer.default.transport.eventdispatcher' => 'getSwiftmailer_Mailer_Default_Transport_EventdispatcherService',
|
|
'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
|
|
'templating' => 'getTemplatingService',
|
|
'templating.filename_parser' => 'getTemplating_FilenameParserService',
|
|
'templating.helper.logout_url' => 'getTemplating_Helper_LogoutUrlService',
|
|
'templating.helper.security' => 'getTemplating_Helper_SecurityService',
|
|
'templating.loader' => 'getTemplating_LoaderService',
|
|
'templating.locator' => 'getTemplating_LocatorService',
|
|
'templating.name_parser' => 'getTemplating_NameParserService',
|
|
'translation.dumper.csv' => 'getTranslation_Dumper_CsvService',
|
|
'translation.dumper.ini' => 'getTranslation_Dumper_IniService',
|
|
'translation.dumper.json' => 'getTranslation_Dumper_JsonService',
|
|
'translation.dumper.mo' => 'getTranslation_Dumper_MoService',
|
|
'translation.dumper.php' => 'getTranslation_Dumper_PhpService',
|
|
'translation.dumper.po' => 'getTranslation_Dumper_PoService',
|
|
'translation.dumper.qt' => 'getTranslation_Dumper_QtService',
|
|
'translation.dumper.res' => 'getTranslation_Dumper_ResService',
|
|
'translation.dumper.xliff' => 'getTranslation_Dumper_XliffService',
|
|
'translation.dumper.yml' => 'getTranslation_Dumper_YmlService',
|
|
'translation.extractor' => 'getTranslation_ExtractorService',
|
|
'translation.extractor.php' => 'getTranslation_Extractor_PhpService',
|
|
'translation.loader' => 'getTranslation_LoaderService',
|
|
'translation.loader.csv' => 'getTranslation_Loader_CsvService',
|
|
'translation.loader.dat' => 'getTranslation_Loader_DatService',
|
|
'translation.loader.ini' => 'getTranslation_Loader_IniService',
|
|
'translation.loader.json' => 'getTranslation_Loader_JsonService',
|
|
'translation.loader.mo' => 'getTranslation_Loader_MoService',
|
|
'translation.loader.php' => 'getTranslation_Loader_PhpService',
|
|
'translation.loader.po' => 'getTranslation_Loader_PoService',
|
|
'translation.loader.qt' => 'getTranslation_Loader_QtService',
|
|
'translation.loader.res' => 'getTranslation_Loader_ResService',
|
|
'translation.loader.xliff' => 'getTranslation_Loader_XliffService',
|
|
'translation.loader.yml' => 'getTranslation_Loader_YmlService',
|
|
'translation.writer' => 'getTranslation_WriterService',
|
|
'translator' => 'getTranslatorService',
|
|
'translator.default' => 'getTranslator_DefaultService',
|
|
'translator_listener' => 'getTranslatorListenerService',
|
|
'twig' => 'getTwigService',
|
|
'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
|
|
'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
|
|
'twig.exception_listener' => 'getTwig_ExceptionListenerService',
|
|
'twig.extension.image' => 'getTwig_Extension_ImageService',
|
|
'twig.loader' => 'getTwig_LoaderService',
|
|
'twig.profile' => 'getTwig_ProfileService',
|
|
'twig.translation.extractor' => 'getTwig_Translation_ExtractorService',
|
|
'uri_signer' => 'getUriSignerService',
|
|
'validate_request_listener' => 'getValidateRequestListenerService',
|
|
'validator' => 'getValidatorService',
|
|
'validator.builder' => 'getValidator_BuilderService',
|
|
'validator.email' => 'getValidator_EmailService',
|
|
'validator.expression' => 'getValidator_ExpressionService',
|
|
'var_dumper.cli_dumper' => 'getVarDumper_CliDumperService',
|
|
'var_dumper.cloner' => 'getVarDumper_ClonerService',
|
|
'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
|
|
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
|
|
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
|
|
'web_profiler.debug_toolbar' => 'getWebProfiler_DebugToolbarService',
|
|
'white_october.tcpdf' => 'getWhiteOctober_TcpdfService',
|
|
);
|
|
$this->aliases = array(
|
|
'console.command.doctrine_bundle_doctrinebundle_command_createdatabasedoctrinecommand' => 'doctrine.database_create_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_dropdatabasedoctrinecommand' => 'doctrine.database_drop_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_generateentitiesdoctrinecommand' => 'doctrine.generate_entities_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_importmappingdoctrinecommand' => 'doctrine.mapping_import_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearmetadatacachedoctrinecommand' => 'doctrine.cache_clear_metadata_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearquerycachedoctrinecommand' => 'doctrine.cache_clear_query_cache_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_clearresultcachedoctrinecommand' => 'doctrine.cache_clear_result_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_collectionregiondoctrinecommand' => 'doctrine.cache_collection_region_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_convertmappingdoctrinecommand' => 'doctrine.mapping_convert_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_createschemadoctrinecommand' => 'doctrine.schema_create_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_dropschemadoctrinecommand' => 'doctrine.schema_drop_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_ensureproductionsettingsdoctrinecommand' => 'doctrine.ensure_production_settings_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_entityregioncachedoctrinecommand' => 'doctrine.clear_entity_region_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_importdoctrinecommand' => 'doctrine.database_import_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_infodoctrinecommand' => 'doctrine.mapping_info_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_queryregioncachedoctrinecommand' => 'doctrine.clear_query_region_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_rundqldoctrinecommand' => 'doctrine.query_dql_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_runsqldoctrinecommand' => 'doctrine.query_sql_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_updateschemadoctrinecommand' => 'doctrine.schema_update_command',
|
|
'console.command.doctrine_bundle_doctrinebundle_command_proxy_validateschemacommand' => 'doctrine.schema_validate_command',
|
|
'console.command.doctrine_bundle_doctrinecachebundle_command_containscommand' => 'doctrine_cache.contains_command',
|
|
'console.command.doctrine_bundle_doctrinecachebundle_command_deletecommand' => 'doctrine_cache.delete_command',
|
|
'console.command.doctrine_bundle_doctrinecachebundle_command_flushcommand' => 'doctrine_cache.flush_command',
|
|
'console.command.doctrine_bundle_doctrinecachebundle_command_statscommand' => 'doctrine_cache.stats_command',
|
|
'console.command.sensiolabs_security_command_securitycheckercommand' => 'sensio_distribution.security_checker.command',
|
|
'database_connection' => 'doctrine.dbal.default_connection',
|
|
'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
|
|
'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
|
|
'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
|
|
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
|
|
'event_dispatcher' => 'debug.event_dispatcher',
|
|
'mailer' => 'swiftmailer.mailer.default',
|
|
'session.storage' => 'session.storage.native',
|
|
'swiftmailer.mailer' => 'swiftmailer.mailer.default',
|
|
'swiftmailer.plugin.messagelogger' => 'swiftmailer.mailer.default.plugin.messagelogger',
|
|
'swiftmailer.spool' => 'swiftmailer.mailer.default.spool',
|
|
'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
|
|
'swiftmailer.transport.real' => 'swiftmailer.mailer.default.transport.real',
|
|
);
|
|
}
|
|
|
|
/**
|
|
* {@inheritdoc}
|
|
*/
|
|
public function compile()
|
|
{
|
|
throw new LogicException('You cannot compile a dumped frozen container.');
|
|
}
|
|
|
|
/**
|
|
* {@inheritdoc}
|
|
*/
|
|
public function isFrozen()
|
|
{
|
|
return true;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'annotation_reader' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Common\Annotations\CachedReader A Doctrine\Common\Annotations\CachedReader instance
|
|
*/
|
|
protected function getAnnotationReaderService()
|
|
{
|
|
return $this->services['annotation_reader'] = new \Doctrine\Common\Annotations\CachedReader(new \Doctrine\Common\Annotations\AnnotationReader(), new \Doctrine\Common\Cache\FilesystemCache((__DIR__.'/annotations')), true);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.booking_exporter' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Export\BookingSternToursCrmExporter A AppBundle\Export\BookingSternToursCrmExporter instance
|
|
*/
|
|
protected function getApp_BookingExporterService()
|
|
{
|
|
return $this->services['app.booking_exporter'] = new \AppBundle\Export\BookingSternToursCrmExporter($this->get('logger'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.contact_exporter' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Export\ContactSternToursCrmExporter A AppBundle\Export\ContactSternToursCrmExporter instance
|
|
*/
|
|
protected function getApp_ContactExporterService()
|
|
{
|
|
return $this->services['app.contact_exporter'] = new \AppBundle\Export\ContactSternToursCrmExporter($this->get('logger'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.controller_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Listener\KernelControllerListener A AppBundle\Listener\KernelControllerListener instance
|
|
*/
|
|
protected function getApp_ControllerListenerService()
|
|
{
|
|
return $this->services['app.controller_listener'] = new \AppBundle\Listener\KernelControllerListener($this->get('doctrine.orm.default_entity_manager'), $this->get('debug.controller_resolver'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.fewo_booking_exporter' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Export\FewoBookingSternToursCrmExporter A AppBundle\Export\FewoBookingSternToursCrmExporter instance
|
|
*/
|
|
protected function getApp_FewoBookingExporterService()
|
|
{
|
|
return $this->services['app.fewo_booking_exporter'] = new \AppBundle\Export\FewoBookingSternToursCrmExporter($this->get('logger'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.image_upload_listener' service.
|
|
*
|
|
* This service is autowired.
|
|
*
|
|
* @return \AppBundle\Listener\DoctrineFileListener A AppBundle\Listener\DoctrineFileListener instance
|
|
*/
|
|
protected function getApp_ImageUploadListenerService()
|
|
{
|
|
return $this->services['app.image_upload_listener'] = new \AppBundle\Listener\DoctrineFileListener($this->get('app.image_uploader'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.image_uploader' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Service\FileManager A AppBundle\Service\FileManager instance
|
|
*/
|
|
protected function getApp_ImageUploaderService()
|
|
{
|
|
return $this->services['app.image_uploader'] = new \AppBundle\Service\FileManager(($this->targetDirs[3].'/app/../web/_uploads/images'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.keyword_service' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Service\KeywordService A AppBundle\Service\KeywordService instance
|
|
*/
|
|
protected function getApp_KeywordServiceService()
|
|
{
|
|
return $this->services['app.keyword_service'] = new \AppBundle\Service\KeywordService($this->get('doctrine.orm.default_entity_manager'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.lodging_calendar_util' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Service\LodgingCalendarService A AppBundle\Service\LodgingCalendarService instance
|
|
*/
|
|
protected function getApp_LodgingCalendarUtilService()
|
|
{
|
|
return $this->services['app.lodging_calendar_util'] = new \AppBundle\Service\LodgingCalendarService($this->get('doctrine.orm.default_entity_manager'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.pdf' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Pdf A AppBundle\Pdf instance
|
|
*/
|
|
protected function getApp_PdfService()
|
|
{
|
|
return $this->services['app.pdf'] = new \AppBundle\Pdf(($this->targetDirs[3].'/app'), $this->get('assetic.asset_manager'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'app.twig_extension' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Twig\AppExtension A AppBundle\Twig\AppExtension instance
|
|
*/
|
|
protected function getApp_TwigExtensionService()
|
|
{
|
|
return $this->services['app.twig_extension'] = new \AppBundle\Twig\AppExtension($this->get('twig'), $this->get('app.keyword_service'), $this->get('request_stack'), $this->get('doctrine.orm.default_entity_manager'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'assetic.asset_manager' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Assetic\Factory\LazyAssetManager A Assetic\Factory\LazyAssetManager instance
|
|
*/
|
|
protected function getAssetic_AssetManagerService()
|
|
{
|
|
$a = $this->get('templating.loader');
|
|
|
|
$this->services['assetic.asset_manager'] = $instance = new \Assetic\Factory\LazyAssetManager($this->get('assetic.asset_factory'), array('config' => new \Symfony\Bundle\AsseticBundle\Factory\Loader\ConfigurationLoader(), 'twig' => new \Assetic\Factory\Loader\CachedFormulaLoader(new \Assetic\Extension\Twig\TwigFormulaLoader($this->get('twig'), $this->get('monolog.logger.assetic', ContainerInterface::NULL_ON_INVALID_REFERENCE)), new \Assetic\Cache\ConfigCache((__DIR__.'/assetic/config')), true)));
|
|
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\ConfigurationResource(array('headerLogo' => array(0 => array(0 => '@AppBundle/Resources/public/images/wlogo.png'), 1 => array(), 2 => array()), 'footerText' => array(0 => array(0 => '@AppBundle/Resources/public/images/footer.svg'), 1 => array(), 2 => array()))), 'config');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'FrameworkBundle', ($this->targetDirs[3].'/app/Resources/FrameworkBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'FrameworkBundle', ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SecurityBundle', ($this->targetDirs[3].'/app/Resources/SecurityBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SecurityBundle', ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'TwigBundle', ($this->targetDirs[3].'/app/Resources/TwigBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'TwigBundle', ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'MonologBundle', ($this->targetDirs[3].'/app/Resources/MonologBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'MonologBundle', ($this->targetDirs[3].'/vendor/symfony/monolog-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SwiftmailerBundle', ($this->targetDirs[3].'/app/Resources/SwiftmailerBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SwiftmailerBundle', ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'DoctrineBundle', ($this->targetDirs[3].'/app/Resources/DoctrineBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'DoctrineBundle', ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SensioFrameworkExtraBundle', ($this->targetDirs[3].'/app/Resources/SensioFrameworkExtraBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SensioFrameworkExtraBundle', ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'AsseticBundle', ($this->targetDirs[3].'/app/Resources/AsseticBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'AsseticBundle', ($this->targetDirs[3].'/vendor/symfony/assetic-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'StofDoctrineExtensionsBundle', ($this->targetDirs[3].'/app/Resources/StofDoctrineExtensionsBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'StofDoctrineExtensionsBundle', ($this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'AppBundle', ($this->targetDirs[3].'/app/Resources/AppBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'AppBundle', ($this->targetDirs[3].'/src/AppBundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'WhiteOctoberTCPDFBundle', ($this->targetDirs[3].'/app/Resources/WhiteOctoberTCPDFBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'WhiteOctoberTCPDFBundle', ($this->targetDirs[3].'/vendor/whiteoctober/tcpdf-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'GregwarImageBundle', ($this->targetDirs[3].'/app/Resources/GregwarImageBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'GregwarImageBundle', ($this->targetDirs[3].'/vendor/gregwar/image-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'DebugBundle', ($this->targetDirs[3].'/app/Resources/DebugBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'DebugBundle', ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'WebProfilerBundle', ($this->targetDirs[3].'/app/Resources/WebProfilerBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'WebProfilerBundle', ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SensioDistributionBundle', ($this->targetDirs[3].'/app/Resources/SensioDistributionBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SensioDistributionBundle', ($this->targetDirs[3].'/vendor/sensio/distribution-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SensioGeneratorBundle', ($this->targetDirs[3].'/app/Resources/SensioGeneratorBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'SensioGeneratorBundle', ($this->targetDirs[3].'/vendor/sensio/generator-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\CoalescingDirectoryResource(array(0 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'DoctrineMigrationsBundle', ($this->targetDirs[3].'/app/Resources/DoctrineMigrationsBundle/views'), '/\\.[^.]+\\.twig$/'), 1 => new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, 'DoctrineMigrationsBundle', ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '/\\.[^.]+\\.twig$/'))), 'twig');
|
|
$instance->addResource(new \Symfony\Bundle\AsseticBundle\Factory\Resource\DirectoryResource($a, '', ($this->targetDirs[3].'/app/Resources/views'), '/\\.[^.]+\\.twig$/'), 'twig');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'assetic.controller' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\AsseticBundle\Controller\AsseticController A Symfony\Bundle\AsseticBundle\Controller\AsseticController instance
|
|
*/
|
|
protected function getAssetic_ControllerService()
|
|
{
|
|
return $this->services['assetic.controller'] = new \Symfony\Bundle\AsseticBundle\Controller\AsseticController($this->get('assetic.asset_manager'), new \Assetic\Cache\FilesystemCache((__DIR__.'/assetic/assets')), false, $this->get('profiler', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'assetic.filter.cssrewrite' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Assetic\Filter\CssRewriteFilter A Assetic\Filter\CssRewriteFilter instance
|
|
*/
|
|
protected function getAssetic_Filter_CssrewriteService()
|
|
{
|
|
return $this->services['assetic.filter.cssrewrite'] = new \Assetic\Filter\CssRewriteFilter();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'assetic.filter_manager' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\AsseticBundle\FilterManager A Symfony\Bundle\AsseticBundle\FilterManager instance
|
|
*/
|
|
protected function getAssetic_FilterManagerService()
|
|
{
|
|
return $this->services['assetic.filter_manager'] = new \Symfony\Bundle\AsseticBundle\FilterManager($this, array('cssrewrite' => 'assetic.filter.cssrewrite'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'assetic.request_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\AsseticBundle\EventListener\RequestListener A Symfony\Bundle\AsseticBundle\EventListener\RequestListener instance
|
|
*/
|
|
protected function getAssetic_RequestListenerService()
|
|
{
|
|
return $this->services['assetic.request_listener'] = new \Symfony\Bundle\AsseticBundle\EventListener\RequestListener();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'assets.context' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Asset\Context\RequestStackContext A Symfony\Component\Asset\Context\RequestStackContext instance
|
|
*/
|
|
protected function getAssets_ContextService()
|
|
{
|
|
return $this->services['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext($this->get('request_stack'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'assets.packages' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Asset\Packages A Symfony\Component\Asset\Packages instance
|
|
*/
|
|
protected function getAssets_PackagesService()
|
|
{
|
|
return $this->services['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), $this->get('assets.context')), array());
|
|
}
|
|
|
|
/**
|
|
* Gets the 'cache.app' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Cache\Adapter\FilesystemAdapter A Symfony\Component\Cache\Adapter\FilesystemAdapter instance
|
|
*/
|
|
protected function getCache_AppService()
|
|
{
|
|
$this->services['cache.app'] = $instance = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('nOHek6X+hs', 0, (__DIR__.'/pools'));
|
|
|
|
if ($this->has('monolog.logger.cache')) {
|
|
$instance->setLogger($this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'cache.system' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Cache\Adapter\AdapterInterface A Symfony\Component\Cache\Adapter\AdapterInterface instance
|
|
*/
|
|
protected function getCache_SystemService()
|
|
{
|
|
return $this->services['cache.system'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kQuWjlLbT6', 0, 'uLIxOiWPK8Zv6HIDJGOeL1', (__DIR__.'/pools'), $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'cache_clearer' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer A Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer instance
|
|
*/
|
|
protected function getCacheClearerService()
|
|
{
|
|
$a = $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE);
|
|
|
|
$b = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer();
|
|
$b->addPool($this->get('cache.app'));
|
|
$b->addPool($this->get('cache.system'));
|
|
$b->addPool(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('M4FYBx98aK', 0, 'uLIxOiWPK8Zv6HIDJGOeL1', (__DIR__.'/pools'), $a));
|
|
$b->addPool(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gO0AZwN-DU', 0, 'uLIxOiWPK8Zv6HIDJGOeL1', (__DIR__.'/pools'), $a));
|
|
|
|
return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(array(0 => $b));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'cache_warmer' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate A Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate instance
|
|
*/
|
|
protected function getCacheWarmerService()
|
|
{
|
|
$a = $this->get('kernel');
|
|
$b = $this->get('templating.filename_parser');
|
|
|
|
$c = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder($a, $b, ($this->targetDirs[3].'/app/Resources'));
|
|
|
|
return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(array(0 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer($c, $this->get('templating.locator')), 1 => new \Symfony\Bundle\AsseticBundle\CacheWarmer\AssetManagerCacheWarmer($this), 2 => $this->get('kernel.class_cache.cache_warmer'), 3 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer($this->get('translator.default')), 4 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer($this->get('router')), 5 => new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer($this, $c, array()), 6 => new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer($this->get('twig'), new \Symfony\Bundle\TwigBundle\TemplateIterator($a, ($this->targetDirs[3].'/app'), array())), 7 => new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer($this->get('doctrine'))));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'config_cache_factory' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory A Symfony\Component\Config\ResourceCheckerConfigCacheFactory instance
|
|
*/
|
|
protected function getConfigCacheFactoryService()
|
|
{
|
|
return $this->services['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(array(0 => new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'data_collector.dump' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector A Symfony\Component\HttpKernel\DataCollector\DumpDataCollector instance
|
|
*/
|
|
protected function getDataCollector_DumpService()
|
|
{
|
|
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector($this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE), NULL, 'UTF-8', $this->get('request_stack'), NULL);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'data_collector.form' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector A Symfony\Component\Form\Extension\DataCollector\FormDataCollector instance
|
|
*/
|
|
protected function getDataCollector_FormService()
|
|
{
|
|
return $this->services['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector($this->get('data_collector.form.extractor'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'data_collector.form.extractor' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor A Symfony\Component\Form\Extension\DataCollector\FormDataExtractor instance
|
|
*/
|
|
protected function getDataCollector_Form_ExtractorService()
|
|
{
|
|
return $this->services['data_collector.form.extractor'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'data_collector.request' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector A Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector instance
|
|
*/
|
|
protected function getDataCollector_RequestService()
|
|
{
|
|
return $this->services['data_collector.request'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'data_collector.router' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector A Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector instance
|
|
*/
|
|
protected function getDataCollector_RouterService()
|
|
{
|
|
return $this->services['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'data_collector.translation' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\DataCollector\TranslationDataCollector A Symfony\Component\Translation\DataCollector\TranslationDataCollector instance
|
|
*/
|
|
protected function getDataCollector_TranslationService()
|
|
{
|
|
return $this->services['data_collector.translation'] = new \Symfony\Component\Translation\DataCollector\TranslationDataCollector($this->get('translator'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'debug.argument_resolver' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver A Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver instance
|
|
*/
|
|
protected function getDebug_ArgumentResolverService()
|
|
{
|
|
return $this->services['debug.argument_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), array(0 => new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), 1 => new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), 2 => new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), 3 => new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver())), $this->get('debug.stopwatch'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'debug.controller_resolver' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver A Symfony\Component\HttpKernel\Controller\TraceableControllerResolver instance
|
|
*/
|
|
protected function getDebug_ControllerResolverService()
|
|
{
|
|
return $this->services['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, $this->get('controller_name_converter'), $this->get('monolog.logger.request', ContainerInterface::NULL_ON_INVALID_REFERENCE)), $this->get('debug.stopwatch'), $this->get('debug.argument_resolver'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'debug.debug_handlers_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener A Symfony\Component\HttpKernel\EventListener\DebugHandlersListener instance
|
|
*/
|
|
protected function getDebug_DebugHandlersListenerService()
|
|
{
|
|
return $this->services['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $this->get('monolog.logger.php', ContainerInterface::NULL_ON_INVALID_REFERENCE), 28586, NULL, true, NULL);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'debug.dump_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\DumpListener A Symfony\Component\HttpKernel\EventListener\DumpListener instance
|
|
*/
|
|
protected function getDebug_DumpListenerService()
|
|
{
|
|
return $this->services['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener($this->get('var_dumper.cloner'), $this->get('var_dumper.cli_dumper'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'debug.event_dispatcher' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher A Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher instance
|
|
*/
|
|
protected function getDebug_EventDispatcherService()
|
|
{
|
|
$this->services['debug.event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher($this), $this->get('debug.stopwatch'), $this->get('monolog.logger.event', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
|
|
$instance->addListenerService('kernel.controller', array(0 => 'app.controller_listener', 1 => 'onKernelController'), 0);
|
|
$instance->addListenerService('kernel.controller', array(0 => 'data_collector.router', 1 => 'onKernelController'), 0);
|
|
$instance->addListenerService('kernel.request', array(0 => 'assetic.request_listener', 1 => 'onKernelRequest'), 0);
|
|
$instance->addSubscriberService('response_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener');
|
|
$instance->addSubscriberService('streamed_response_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener');
|
|
$instance->addSubscriberService('locale_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener');
|
|
$instance->addSubscriberService('translator_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\TranslatorListener');
|
|
$instance->addSubscriberService('validate_request_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener');
|
|
$instance->addSubscriberService('session_listener', 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SessionListener');
|
|
$instance->addSubscriberService('session.save_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\SaveSessionListener');
|
|
$instance->addSubscriberService('fragment.listener', 'Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener');
|
|
$instance->addSubscriberService('profiler_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener');
|
|
$instance->addSubscriberService('data_collector.request', 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RequestDataCollector');
|
|
$instance->addSubscriberService('router_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener');
|
|
$instance->addSubscriberService('debug.debug_handlers_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener');
|
|
$instance->addSubscriberService('security.firewall', 'Symfony\\Component\\Security\\Http\\Firewall');
|
|
$instance->addSubscriberService('security.rememberme.response_listener', 'Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener');
|
|
$instance->addSubscriberService('twig.exception_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener');
|
|
$instance->addSubscriberService('monolog.handler.console', 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler');
|
|
$instance->addSubscriberService('swiftmailer.email_sender.listener', 'Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener');
|
|
$instance->addSubscriberService('sensio_framework_extra.controller.listener', 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener');
|
|
$instance->addSubscriberService('sensio_framework_extra.converter.listener', 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener');
|
|
$instance->addSubscriberService('sensio_framework_extra.view.listener', 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener');
|
|
$instance->addSubscriberService('sensio_framework_extra.cache.listener', 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener');
|
|
$instance->addSubscriberService('sensio_framework_extra.security.listener', 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener');
|
|
$instance->addSubscriberService('debug.dump_listener', 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener');
|
|
$instance->addSubscriberService('web_profiler.debug_toolbar', 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'debug.stopwatch' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Stopwatch\Stopwatch A Symfony\Component\Stopwatch\Stopwatch instance
|
|
*/
|
|
protected function getDebug_StopwatchService()
|
|
{
|
|
return $this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Registry A Doctrine\Bundle\DoctrineBundle\Registry instance
|
|
*/
|
|
protected function getDoctrineService()
|
|
{
|
|
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, array('default' => 'doctrine.dbal.default_connection'), array('default' => 'doctrine.orm.default_entity_manager'), 'default', 'default');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.cache_clear_metadata_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_CacheClearMetadataCommandService()
|
|
{
|
|
return $this->services['doctrine.cache_clear_metadata_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.cache_clear_query_cache_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_CacheClearQueryCacheCommandService()
|
|
{
|
|
return $this->services['doctrine.cache_clear_query_cache_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.cache_clear_result_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_CacheClearResultCommandService()
|
|
{
|
|
return $this->services['doctrine.cache_clear_result_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.cache_collection_region_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_CacheCollectionRegionCommandService()
|
|
{
|
|
return $this->services['doctrine.cache_collection_region_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.clear_entity_region_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_ClearEntityRegionCommandService()
|
|
{
|
|
return $this->services['doctrine.clear_entity_region_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.clear_query_region_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_ClearQueryRegionCommandService()
|
|
{
|
|
return $this->services['doctrine.clear_query_region_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.database_create_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_DatabaseCreateCommandService()
|
|
{
|
|
return $this->services['doctrine.database_create_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand($this->get('doctrine'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.database_drop_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_DatabaseDropCommandService()
|
|
{
|
|
return $this->services['doctrine.database_drop_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand($this->get('doctrine'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.database_import_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_DatabaseImportCommandService()
|
|
{
|
|
return $this->services['doctrine.database_import_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.dbal.connection_factory' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory A Doctrine\Bundle\DoctrineBundle\ConnectionFactory instance
|
|
*/
|
|
protected function getDoctrine_Dbal_ConnectionFactoryService()
|
|
{
|
|
return $this->services['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory(array());
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.dbal.default_connection' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance
|
|
*/
|
|
protected function getDoctrine_Dbal_DefaultConnectionService()
|
|
{
|
|
$a = new \Doctrine\DBAL\Logging\LoggerChain();
|
|
$a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
|
|
$a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
|
|
|
|
$b = new \Doctrine\DBAL\Configuration();
|
|
$b->setSQLLogger($a);
|
|
|
|
$c = new \Gedmo\Tree\TreeListener();
|
|
$c->setAnnotationReader($this->get('annotation_reader'));
|
|
|
|
$d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
|
|
$d->addEventSubscriber($c);
|
|
$d->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
|
|
$d->addEventListener(array(0 => 'prePersist', 1 => 'preUpdate', 2 => 'preRemove'), $this->get('app.image_upload_listener'));
|
|
|
|
return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '192.168.1.8', 'port' => 3306, 'dbname' => 'relaunch1', 'user' => 'kadmin', 'password' => 'KT32vQ7ix', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), $b, $d, array('enum' => 'string'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.ensure_production_settings_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_EnsureProductionSettingsCommandService()
|
|
{
|
|
return $this->services['doctrine.ensure_production_settings_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.generate_entities_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\GenerateEntitiesDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\GenerateEntitiesDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_GenerateEntitiesCommandService()
|
|
{
|
|
return $this->services['doctrine.generate_entities_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\GenerateEntitiesDoctrineCommand($this->get('doctrine'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.mapping_convert_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_MappingConvertCommandService()
|
|
{
|
|
return $this->services['doctrine.mapping_convert_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.mapping_import_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_MappingImportCommandService()
|
|
{
|
|
return $this->services['doctrine.mapping_import_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand($this->get('doctrine'), array('FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle', 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle', 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle', 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle', 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle', 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle', 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle', 'AsseticBundle' => 'Symfony\\Bundle\\AsseticBundle\\AsseticBundle', 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle', 'AppBundle' => 'AppBundle\\AppBundle', 'WhiteOctoberTCPDFBundle' => 'WhiteOctober\\TCPDFBundle\\WhiteOctoberTCPDFBundle', 'GregwarImageBundle' => 'Gregwar\\ImageBundle\\GregwarImageBundle', 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle', 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle', 'SensioDistributionBundle' => 'Sensio\\Bundle\\DistributionBundle\\SensioDistributionBundle', 'SensioGeneratorBundle' => 'Sensio\\Bundle\\GeneratorBundle\\SensioGeneratorBundle', 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.mapping_info_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_MappingInfoCommandService()
|
|
{
|
|
return $this->services['doctrine.mapping_info_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.orm.default_entity_listener_resolver' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver A Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver instance
|
|
*/
|
|
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
|
|
{
|
|
return $this->services['doctrine.orm.default_entity_listener_resolver'] = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerAwareEntityListenerResolver($this);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.orm.default_entity_manager' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @param bool $lazyLoad whether to try lazy-loading the service with a proxy
|
|
*
|
|
* @return \Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance
|
|
*/
|
|
public function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
|
|
{
|
|
if ($lazyLoad) {
|
|
|
|
return $this->services['doctrine.orm.default_entity_manager'] = DoctrineORMEntityManager_0000000066f1dcd6000000004b13c77c3ae77505cef6fe50d2b650f754308705::staticProxyConstructor(
|
|
function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
|
|
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
|
|
|
|
$proxy->setProxyInitializer(null);
|
|
|
|
return true;
|
|
}
|
|
);
|
|
}
|
|
|
|
$a = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
|
|
$a->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver($this->get('annotation_reader'), array(0 => ($this->targetDirs[3].'/src/AppBundle/Entity'))), 'AppBundle\\Entity');
|
|
|
|
$b = new \Doctrine\ORM\Configuration();
|
|
$b->setEntityNamespaces(array('AppBundle' => 'AppBundle\\Entity'));
|
|
$b->setMetadataCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_metadata_cache'));
|
|
$b->setQueryCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_query_cache'));
|
|
$b->setResultCacheImpl($this->get('doctrine_cache.providers.doctrine.orm.default_result_cache'));
|
|
$b->setMetadataDriverImpl($a);
|
|
$b->setProxyDir((__DIR__.'/doctrine/orm/Proxies'));
|
|
$b->setProxyNamespace('Proxies');
|
|
$b->setAutoGenerateProxyClasses(true);
|
|
$b->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
|
|
$b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
|
|
$b->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
|
|
$b->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
|
|
$b->setEntityListenerResolver($this->get('doctrine.orm.default_entity_listener_resolver'));
|
|
$b->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(NULL));
|
|
|
|
$instance = \Doctrine\ORM\EntityManager::create($this->get('doctrine.dbal.default_connection'), $b);
|
|
|
|
$this->get('doctrine.orm.default_manager_configurator')->configure($instance);
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.orm.default_entity_manager.property_info_extractor' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor A Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor instance
|
|
*/
|
|
protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
|
|
{
|
|
return $this->services['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($this->get('doctrine.orm.default_entity_manager')->getMetadataFactory());
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.orm.default_listeners.attach_entity_listeners' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener A Doctrine\ORM\Tools\AttachEntityListenersListener instance
|
|
*/
|
|
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
|
|
{
|
|
return $this->services['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.orm.default_manager_configurator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator A Doctrine\Bundle\DoctrineBundle\ManagerConfigurator instance
|
|
*/
|
|
protected function getDoctrine_Orm_DefaultManagerConfiguratorService()
|
|
{
|
|
return $this->services['doctrine.orm.default_manager_configurator'] = new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator(array(), array());
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.orm.validator.unique' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator A Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator instance
|
|
*/
|
|
protected function getDoctrine_Orm_Validator_UniqueService()
|
|
{
|
|
return $this->services['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator($this->get('doctrine'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.orm.validator_initializer' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer A Symfony\Bridge\Doctrine\Validator\DoctrineInitializer instance
|
|
*/
|
|
protected function getDoctrine_Orm_ValidatorInitializerService()
|
|
{
|
|
return $this->services['doctrine.orm.validator_initializer'] = new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer($this->get('doctrine'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.query_dql_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_QueryDqlCommandService()
|
|
{
|
|
return $this->services['doctrine.query_dql_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.query_sql_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_QuerySqlCommandService()
|
|
{
|
|
return $this->services['doctrine.query_sql_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.schema_create_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_SchemaCreateCommandService()
|
|
{
|
|
return $this->services['doctrine.schema_create_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.schema_drop_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_SchemaDropCommandService()
|
|
{
|
|
return $this->services['doctrine.schema_drop_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.schema_update_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand instance
|
|
*/
|
|
protected function getDoctrine_SchemaUpdateCommandService()
|
|
{
|
|
return $this->services['doctrine.schema_update_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.schema_validate_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand A Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand instance
|
|
*/
|
|
protected function getDoctrine_SchemaValidateCommandService()
|
|
{
|
|
return $this->services['doctrine.schema_validate_command'] = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine_cache.contains_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineCacheBundle\Command\ContainsCommand A Doctrine\Bundle\DoctrineCacheBundle\Command\ContainsCommand instance
|
|
*/
|
|
protected function getDoctrineCache_ContainsCommandService()
|
|
{
|
|
return $this->services['doctrine_cache.contains_command'] = new \Doctrine\Bundle\DoctrineCacheBundle\Command\ContainsCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine_cache.delete_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineCacheBundle\Command\DeleteCommand A Doctrine\Bundle\DoctrineCacheBundle\Command\DeleteCommand instance
|
|
*/
|
|
protected function getDoctrineCache_DeleteCommandService()
|
|
{
|
|
return $this->services['doctrine_cache.delete_command'] = new \Doctrine\Bundle\DoctrineCacheBundle\Command\DeleteCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine_cache.flush_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineCacheBundle\Command\FlushCommand A Doctrine\Bundle\DoctrineCacheBundle\Command\FlushCommand instance
|
|
*/
|
|
protected function getDoctrineCache_FlushCommandService()
|
|
{
|
|
return $this->services['doctrine_cache.flush_command'] = new \Doctrine\Bundle\DoctrineCacheBundle\Command\FlushCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine_cache.providers.doctrine.orm.default_metadata_cache' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Common\Cache\ArrayCache A Doctrine\Common\Cache\ArrayCache instance
|
|
*/
|
|
protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()
|
|
{
|
|
$this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
|
|
|
|
$instance->setNamespace('sf_orm_default_67a08ee83d0d8ec9cf3f4eb0b725c0f7915b6443a76975c492fecc624d88e264');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine_cache.providers.doctrine.orm.default_query_cache' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Common\Cache\ArrayCache A Doctrine\Common\Cache\ArrayCache instance
|
|
*/
|
|
protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()
|
|
{
|
|
$this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
|
|
|
|
$instance->setNamespace('sf_orm_default_67a08ee83d0d8ec9cf3f4eb0b725c0f7915b6443a76975c492fecc624d88e264');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine_cache.providers.doctrine.orm.default_result_cache' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Common\Cache\ArrayCache A Doctrine\Common\Cache\ArrayCache instance
|
|
*/
|
|
protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()
|
|
{
|
|
$this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
|
|
|
|
$instance->setNamespace('sf_orm_default_67a08ee83d0d8ec9cf3f4eb0b725c0f7915b6443a76975c492fecc624d88e264');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine_cache.stats_command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Doctrine\Bundle\DoctrineCacheBundle\Command\StatsCommand A Doctrine\Bundle\DoctrineCacheBundle\Command\StatsCommand instance
|
|
*/
|
|
protected function getDoctrineCache_StatsCommandService()
|
|
{
|
|
return $this->services['doctrine_cache.stats_command'] = new \Doctrine\Bundle\DoctrineCacheBundle\Command\StatsCommand();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'file_locator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\Config\FileLocator A Symfony\Component\HttpKernel\Config\FileLocator instance
|
|
*/
|
|
protected function getFileLocatorService()
|
|
{
|
|
return $this->services['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator($this->get('kernel'), ($this->targetDirs[3].'/app/Resources'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'filesystem' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Filesystem\Filesystem A Symfony\Component\Filesystem\Filesystem instance
|
|
*/
|
|
protected function getFilesystemService()
|
|
{
|
|
return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.factory' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\FormFactory A Symfony\Component\Form\FormFactory instance
|
|
*/
|
|
protected function getForm_FactoryService()
|
|
{
|
|
return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory($this->get('form.registry'), $this->get('form.resolved_type_factory'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.registry' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\FormRegistry A Symfony\Component\Form\FormRegistry instance
|
|
*/
|
|
protected function getForm_RegistryService()
|
|
{
|
|
return $this->services['form.registry'] = new \Symfony\Component\Form\FormRegistry(array(0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension($this, array('AppBundle\\Form\\DatalistType' => 'form.type.datalist_type', 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => 'form.type.form', 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => 'form.type.choice', 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => 'form.type.entity'), array('Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => array(0 => 'form.type_extension.form.http_foundation', 1 => 'form.type_extension.form.validator', 2 => 'form.type_extension.upload.validator', 3 => 'form.type_extension.csrf', 4 => 'form.type_extension.form.data_collector'), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => array(0 => 'form.type_extension.repeated.validator'), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => array(0 => 'form.type_extension.submit.validator')), array(0 => 'form.type_guesser.validator', 1 => 'form.type_guesser.doctrine'))), $this->get('form.resolved_type_factory'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.resolved_type_factory' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy A Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy instance
|
|
*/
|
|
protected function getForm_ResolvedTypeFactoryService()
|
|
{
|
|
return $this->services['form.resolved_type_factory'] = new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), $this->get('data_collector.form'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.birthday' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\BirthdayType A Symfony\Component\Form\Extension\Core\Type\BirthdayType instance
|
|
*
|
|
* @deprecated The "form.type.birthday" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_BirthdayService()
|
|
{
|
|
@trigger_error('The "form.type.birthday" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.birthday'] = new \Symfony\Component\Form\Extension\Core\Type\BirthdayType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.button' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\ButtonType A Symfony\Component\Form\Extension\Core\Type\ButtonType instance
|
|
*
|
|
* @deprecated The "form.type.button" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_ButtonService()
|
|
{
|
|
@trigger_error('The "form.type.button" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.button'] = new \Symfony\Component\Form\Extension\Core\Type\ButtonType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.checkbox' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\CheckboxType A Symfony\Component\Form\Extension\Core\Type\CheckboxType instance
|
|
*
|
|
* @deprecated The "form.type.checkbox" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_CheckboxService()
|
|
{
|
|
@trigger_error('The "form.type.checkbox" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.checkbox'] = new \Symfony\Component\Form\Extension\Core\Type\CheckboxType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.choice' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType A Symfony\Component\Form\Extension\Core\Type\ChoiceType instance
|
|
*/
|
|
protected function getForm_Type_ChoiceService()
|
|
{
|
|
return $this->services['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), $this->get('property_accessor'))));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.collection' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\CollectionType A Symfony\Component\Form\Extension\Core\Type\CollectionType instance
|
|
*
|
|
* @deprecated The "form.type.collection" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_CollectionService()
|
|
{
|
|
@trigger_error('The "form.type.collection" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.collection'] = new \Symfony\Component\Form\Extension\Core\Type\CollectionType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.country' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\CountryType A Symfony\Component\Form\Extension\Core\Type\CountryType instance
|
|
*
|
|
* @deprecated The "form.type.country" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_CountryService()
|
|
{
|
|
@trigger_error('The "form.type.country" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.country'] = new \Symfony\Component\Form\Extension\Core\Type\CountryType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.currency' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\CurrencyType A Symfony\Component\Form\Extension\Core\Type\CurrencyType instance
|
|
*
|
|
* @deprecated The "form.type.currency" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_CurrencyService()
|
|
{
|
|
@trigger_error('The "form.type.currency" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.currency'] = new \Symfony\Component\Form\Extension\Core\Type\CurrencyType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.datalist_type' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \AppBundle\Form\DatalistType A AppBundle\Form\DatalistType instance
|
|
*/
|
|
protected function getForm_Type_DatalistTypeService()
|
|
{
|
|
return $this->services['form.type.datalist_type'] = new \AppBundle\Form\DatalistType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.date' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\DateType A Symfony\Component\Form\Extension\Core\Type\DateType instance
|
|
*
|
|
* @deprecated The "form.type.date" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_DateService()
|
|
{
|
|
@trigger_error('The "form.type.date" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.date'] = new \Symfony\Component\Form\Extension\Core\Type\DateType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.datetime' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\DateTimeType A Symfony\Component\Form\Extension\Core\Type\DateTimeType instance
|
|
*
|
|
* @deprecated The "form.type.datetime" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_DatetimeService()
|
|
{
|
|
@trigger_error('The "form.type.datetime" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.datetime'] = new \Symfony\Component\Form\Extension\Core\Type\DateTimeType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.email' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\EmailType A Symfony\Component\Form\Extension\Core\Type\EmailType instance
|
|
*
|
|
* @deprecated The "form.type.email" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_EmailService()
|
|
{
|
|
@trigger_error('The "form.type.email" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.email'] = new \Symfony\Component\Form\Extension\Core\Type\EmailType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.entity' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Doctrine\Form\Type\EntityType A Symfony\Bridge\Doctrine\Form\Type\EntityType instance
|
|
*/
|
|
protected function getForm_Type_EntityService()
|
|
{
|
|
return $this->services['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType($this->get('doctrine'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.file' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\FileType A Symfony\Component\Form\Extension\Core\Type\FileType instance
|
|
*
|
|
* @deprecated The "form.type.file" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_FileService()
|
|
{
|
|
@trigger_error('The "form.type.file" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.form' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\FormType A Symfony\Component\Form\Extension\Core\Type\FormType instance
|
|
*/
|
|
protected function getForm_Type_FormService()
|
|
{
|
|
return $this->services['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType($this->get('property_accessor'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.hidden' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\HiddenType A Symfony\Component\Form\Extension\Core\Type\HiddenType instance
|
|
*
|
|
* @deprecated The "form.type.hidden" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_HiddenService()
|
|
{
|
|
@trigger_error('The "form.type.hidden" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.hidden'] = new \Symfony\Component\Form\Extension\Core\Type\HiddenType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.integer' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\IntegerType A Symfony\Component\Form\Extension\Core\Type\IntegerType instance
|
|
*
|
|
* @deprecated The "form.type.integer" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_IntegerService()
|
|
{
|
|
@trigger_error('The "form.type.integer" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.integer'] = new \Symfony\Component\Form\Extension\Core\Type\IntegerType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.language' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\LanguageType A Symfony\Component\Form\Extension\Core\Type\LanguageType instance
|
|
*
|
|
* @deprecated The "form.type.language" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_LanguageService()
|
|
{
|
|
@trigger_error('The "form.type.language" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.language'] = new \Symfony\Component\Form\Extension\Core\Type\LanguageType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.locale' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\LocaleType A Symfony\Component\Form\Extension\Core\Type\LocaleType instance
|
|
*
|
|
* @deprecated The "form.type.locale" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_LocaleService()
|
|
{
|
|
@trigger_error('The "form.type.locale" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.locale'] = new \Symfony\Component\Form\Extension\Core\Type\LocaleType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.money' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\MoneyType A Symfony\Component\Form\Extension\Core\Type\MoneyType instance
|
|
*
|
|
* @deprecated The "form.type.money" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_MoneyService()
|
|
{
|
|
@trigger_error('The "form.type.money" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.money'] = new \Symfony\Component\Form\Extension\Core\Type\MoneyType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.number' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\NumberType A Symfony\Component\Form\Extension\Core\Type\NumberType instance
|
|
*
|
|
* @deprecated The "form.type.number" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_NumberService()
|
|
{
|
|
@trigger_error('The "form.type.number" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.number'] = new \Symfony\Component\Form\Extension\Core\Type\NumberType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.password' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\PasswordType A Symfony\Component\Form\Extension\Core\Type\PasswordType instance
|
|
*
|
|
* @deprecated The "form.type.password" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_PasswordService()
|
|
{
|
|
@trigger_error('The "form.type.password" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.password'] = new \Symfony\Component\Form\Extension\Core\Type\PasswordType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.percent' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\PercentType A Symfony\Component\Form\Extension\Core\Type\PercentType instance
|
|
*
|
|
* @deprecated The "form.type.percent" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_PercentService()
|
|
{
|
|
@trigger_error('The "form.type.percent" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.percent'] = new \Symfony\Component\Form\Extension\Core\Type\PercentType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.radio' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\RadioType A Symfony\Component\Form\Extension\Core\Type\RadioType instance
|
|
*
|
|
* @deprecated The "form.type.radio" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_RadioService()
|
|
{
|
|
@trigger_error('The "form.type.radio" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.radio'] = new \Symfony\Component\Form\Extension\Core\Type\RadioType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.range' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\RangeType A Symfony\Component\Form\Extension\Core\Type\RangeType instance
|
|
*
|
|
* @deprecated The "form.type.range" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_RangeService()
|
|
{
|
|
@trigger_error('The "form.type.range" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.range'] = new \Symfony\Component\Form\Extension\Core\Type\RangeType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.repeated' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\RepeatedType A Symfony\Component\Form\Extension\Core\Type\RepeatedType instance
|
|
*
|
|
* @deprecated The "form.type.repeated" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_RepeatedService()
|
|
{
|
|
@trigger_error('The "form.type.repeated" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.repeated'] = new \Symfony\Component\Form\Extension\Core\Type\RepeatedType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.reset' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\ResetType A Symfony\Component\Form\Extension\Core\Type\ResetType instance
|
|
*
|
|
* @deprecated The "form.type.reset" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_ResetService()
|
|
{
|
|
@trigger_error('The "form.type.reset" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.reset'] = new \Symfony\Component\Form\Extension\Core\Type\ResetType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.search' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\SearchType A Symfony\Component\Form\Extension\Core\Type\SearchType instance
|
|
*
|
|
* @deprecated The "form.type.search" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_SearchService()
|
|
{
|
|
@trigger_error('The "form.type.search" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.search'] = new \Symfony\Component\Form\Extension\Core\Type\SearchType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.submit' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\SubmitType A Symfony\Component\Form\Extension\Core\Type\SubmitType instance
|
|
*
|
|
* @deprecated The "form.type.submit" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_SubmitService()
|
|
{
|
|
@trigger_error('The "form.type.submit" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.submit'] = new \Symfony\Component\Form\Extension\Core\Type\SubmitType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.text' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\TextType A Symfony\Component\Form\Extension\Core\Type\TextType instance
|
|
*
|
|
* @deprecated The "form.type.text" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_TextService()
|
|
{
|
|
@trigger_error('The "form.type.text" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.text'] = new \Symfony\Component\Form\Extension\Core\Type\TextType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.textarea' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\TextareaType A Symfony\Component\Form\Extension\Core\Type\TextareaType instance
|
|
*
|
|
* @deprecated The "form.type.textarea" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_TextareaService()
|
|
{
|
|
@trigger_error('The "form.type.textarea" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.textarea'] = new \Symfony\Component\Form\Extension\Core\Type\TextareaType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.time' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\TimeType A Symfony\Component\Form\Extension\Core\Type\TimeType instance
|
|
*
|
|
* @deprecated The "form.type.time" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_TimeService()
|
|
{
|
|
@trigger_error('The "form.type.time" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.time'] = new \Symfony\Component\Form\Extension\Core\Type\TimeType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.timezone' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\TimezoneType A Symfony\Component\Form\Extension\Core\Type\TimezoneType instance
|
|
*
|
|
* @deprecated The "form.type.timezone" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_TimezoneService()
|
|
{
|
|
@trigger_error('The "form.type.timezone" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.timezone'] = new \Symfony\Component\Form\Extension\Core\Type\TimezoneType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type.url' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Core\Type\UrlType A Symfony\Component\Form\Extension\Core\Type\UrlType instance
|
|
*
|
|
* @deprecated The "form.type.url" service is deprecated since Symfony 3.1 and will be removed in 4.0.
|
|
*/
|
|
protected function getForm_Type_UrlService()
|
|
{
|
|
@trigger_error('The "form.type.url" service is deprecated since Symfony 3.1 and will be removed in 4.0.', E_USER_DEPRECATED);
|
|
|
|
return $this->services['form.type.url'] = new \Symfony\Component\Form\Extension\Core\Type\UrlType();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type_extension.csrf' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension A Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension instance
|
|
*/
|
|
protected function getForm_TypeExtension_CsrfService()
|
|
{
|
|
return $this->services['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension($this->get('security.csrf.token_manager'), true, '_token', $this->get('translator.default'), 'validators', $this->get('form.server_params'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type_extension.form.data_collector' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension A Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension instance
|
|
*/
|
|
protected function getForm_TypeExtension_Form_DataCollectorService()
|
|
{
|
|
return $this->services['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension($this->get('data_collector.form'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type_extension.form.http_foundation' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension A Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension instance
|
|
*/
|
|
protected function getForm_TypeExtension_Form_HttpFoundationService()
|
|
{
|
|
return $this->services['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler($this->get('form.server_params')));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type_extension.form.validator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension A Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension instance
|
|
*/
|
|
protected function getForm_TypeExtension_Form_ValidatorService()
|
|
{
|
|
return $this->services['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($this->get('validator'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type_extension.repeated.validator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension A Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension instance
|
|
*/
|
|
protected function getForm_TypeExtension_Repeated_ValidatorService()
|
|
{
|
|
return $this->services['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type_extension.submit.validator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension A Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension instance
|
|
*/
|
|
protected function getForm_TypeExtension_Submit_ValidatorService()
|
|
{
|
|
return $this->services['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type_extension.upload.validator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension A Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension instance
|
|
*/
|
|
protected function getForm_TypeExtension_Upload_ValidatorService()
|
|
{
|
|
return $this->services['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension($this->get('translator'), 'validators');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type_guesser.doctrine' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser A Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser instance
|
|
*/
|
|
protected function getForm_TypeGuesser_DoctrineService()
|
|
{
|
|
return $this->services['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser($this->get('doctrine'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.type_guesser.validator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser A Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser instance
|
|
*/
|
|
protected function getForm_TypeGuesser_ValidatorService()
|
|
{
|
|
return $this->services['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($this->get('validator'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'fragment.handler' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler A Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler instance
|
|
*/
|
|
protected function getFragment_HandlerService()
|
|
{
|
|
$this->services['fragment.handler'] = $instance = new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler($this, $this->get('request_stack'), true);
|
|
|
|
$instance->addRendererService('inline', 'fragment.renderer.inline');
|
|
$instance->addRendererService('hinclude', 'fragment.renderer.hinclude');
|
|
$instance->addRendererService('hinclude', 'fragment.renderer.hinclude');
|
|
$instance->addRendererService('esi', 'fragment.renderer.esi');
|
|
$instance->addRendererService('ssi', 'fragment.renderer.ssi');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'fragment.listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\FragmentListener A Symfony\Component\HttpKernel\EventListener\FragmentListener instance
|
|
*/
|
|
protected function getFragment_ListenerService()
|
|
{
|
|
return $this->services['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener($this->get('uri_signer'), '/_fragment');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'fragment.renderer.esi' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer A Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer instance
|
|
*/
|
|
protected function getFragment_Renderer_EsiService()
|
|
{
|
|
$this->services['fragment.renderer.esi'] = $instance = new \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer(NULL, $this->get('fragment.renderer.inline'), $this->get('uri_signer'));
|
|
|
|
$instance->setFragmentPath('/_fragment');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'fragment.renderer.hinclude' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer A Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer instance
|
|
*/
|
|
protected function getFragment_Renderer_HincludeService()
|
|
{
|
|
$this->services['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer($this->get('twig'), $this->get('uri_signer'), NULL);
|
|
|
|
$instance->setFragmentPath('/_fragment');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'fragment.renderer.inline' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer A Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer instance
|
|
*/
|
|
protected function getFragment_Renderer_InlineService()
|
|
{
|
|
$this->services['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($this->get('http_kernel'), $this->get('debug.event_dispatcher'));
|
|
|
|
$instance->setFragmentPath('/_fragment');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'fragment.renderer.ssi' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\Fragment\SsiFragmentRenderer A Symfony\Component\HttpKernel\Fragment\SsiFragmentRenderer instance
|
|
*/
|
|
protected function getFragment_Renderer_SsiService()
|
|
{
|
|
$this->services['fragment.renderer.ssi'] = $instance = new \Symfony\Component\HttpKernel\Fragment\SsiFragmentRenderer(NULL, $this->get('fragment.renderer.inline'), $this->get('uri_signer'));
|
|
|
|
$instance->setFragmentPath('/_fragment');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'http_kernel' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\HttpKernel A Symfony\Component\HttpKernel\HttpKernel instance
|
|
*/
|
|
protected function getHttpKernelService()
|
|
{
|
|
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($this->get('debug.event_dispatcher'), $this->get('debug.controller_resolver'), $this->get('request_stack'), $this->get('debug.argument_resolver'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'image.handling' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Gregwar\ImageBundle\Services\ImageHandling A Gregwar\ImageBundle\Services\ImageHandling instance
|
|
*/
|
|
protected function getImage_HandlingService()
|
|
{
|
|
return $this->services['image.handling'] = new \Gregwar\ImageBundle\Services\ImageHandling('web/cache', NULL, 'Gregwar\\ImageBundle\\ImageHandler', $this, $this->get('assets.packages'), $this->get('file_locator'), false, 'images/placeholder-image.png');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'kernel' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @throws RuntimeException always since this service is expected to be injected dynamically
|
|
*/
|
|
protected function getKernelService()
|
|
{
|
|
throw new RuntimeException('You have requested a synthetic service ("kernel"). The DIC does not know how to construct this service.');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'kernel.class_cache.cache_warmer' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ClassCacheCacheWarmer A Symfony\Bundle\FrameworkBundle\CacheWarmer\ClassCacheCacheWarmer instance
|
|
*/
|
|
protected function getKernel_ClassCache_CacheWarmerService()
|
|
{
|
|
return $this->services['kernel.class_cache.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ClassCacheCacheWarmer();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'locale_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener A Symfony\Component\HttpKernel\EventListener\LocaleListener instance
|
|
*/
|
|
protected function getLocaleListenerService()
|
|
{
|
|
return $this->services['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener($this->get('request_stack'), 'de_DE', $this->get('router', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'logger' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getLoggerService()
|
|
{
|
|
$this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
|
|
|
|
$instance->useMicrosecondTimestamps(true);
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.handler.console' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler A Symfony\Bridge\Monolog\Handler\ConsoleHandler instance
|
|
*/
|
|
protected function getMonolog_Handler_ConsoleService()
|
|
{
|
|
$this->services['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, array());
|
|
|
|
$instance->pushProcessor($this->get('monolog.processor.psr_log_message'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.handler.debug' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Handler\DebugHandler A Symfony\Bridge\Monolog\Handler\DebugHandler instance
|
|
*/
|
|
protected function getMonolog_Handler_DebugService()
|
|
{
|
|
return $this->services['monolog.handler.debug'] = new \Symfony\Bridge\Monolog\Handler\DebugHandler(100, true);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.handler.main' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Monolog\Handler\StreamHandler A Monolog\Handler\StreamHandler instance
|
|
*/
|
|
protected function getMonolog_Handler_MainService()
|
|
{
|
|
$this->services['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/logs/dev.log'), 100, true, NULL);
|
|
|
|
$instance->pushProcessor($this->get('monolog.processor.psr_log_message'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.handler.null_internal' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Monolog\Handler\NullHandler A Monolog\Handler\NullHandler instance
|
|
*/
|
|
protected function getMonolog_Handler_NullInternalService()
|
|
{
|
|
return $this->services['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.assetic' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_AsseticService()
|
|
{
|
|
$this->services['monolog.logger.assetic'] = $instance = new \Symfony\Bridge\Monolog\Logger('assetic');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.cache' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_CacheService()
|
|
{
|
|
$this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.doctrine' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_DoctrineService()
|
|
{
|
|
$this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.event' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_EventService()
|
|
{
|
|
$this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.php' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_PhpService()
|
|
{
|
|
$this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.profiler' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_ProfilerService()
|
|
{
|
|
$this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.request' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_RequestService()
|
|
{
|
|
$this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.router' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_RouterService()
|
|
{
|
|
$this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.security' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_SecurityService()
|
|
{
|
|
$this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.templating' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_TemplatingService()
|
|
{
|
|
$this->services['monolog.logger.templating'] = $instance = new \Symfony\Bridge\Monolog\Logger('templating');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.logger.translation' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance
|
|
*/
|
|
protected function getMonolog_Logger_TranslationService()
|
|
{
|
|
$this->services['monolog.logger.translation'] = $instance = new \Symfony\Bridge\Monolog\Logger('translation');
|
|
|
|
$instance->pushHandler($this->get('monolog.handler.console'));
|
|
$instance->pushHandler($this->get('monolog.handler.main'));
|
|
$instance->pushHandler($this->get('monolog.handler.debug'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'profiler' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\Profiler\Profiler A Symfony\Component\HttpKernel\Profiler\Profiler instance
|
|
*/
|
|
protected function getProfilerService()
|
|
{
|
|
$a = $this->get('monolog.logger.profiler', ContainerInterface::NULL_ON_INVALID_REFERENCE);
|
|
$b = $this->get('kernel', ContainerInterface::NULL_ON_INVALID_REFERENCE);
|
|
|
|
$c = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector($this->get('doctrine'));
|
|
$c->addLogger('default', $this->get('doctrine.dbal.logger.profiling.default'));
|
|
|
|
$d = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
|
|
if ($this->has('kernel')) {
|
|
$d->setKernel($b);
|
|
}
|
|
|
|
$this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.__DIR__.'/profiler')), $a);
|
|
|
|
$instance->add($this->get('data_collector.request'));
|
|
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
|
|
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
|
|
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
|
|
$instance->add($this->get('data_collector.form'));
|
|
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
|
|
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a));
|
|
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector($this->get('debug.event_dispatcher', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
|
|
$instance->add($this->get('data_collector.router'));
|
|
$instance->add($this->get('data_collector.translation'));
|
|
$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector($this->get('security.token_storage', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('security.role_hierarchy'), $this->get('security.logout_url_generator'), $this->get('debug.security.access.decision_manager')));
|
|
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector($this->get('twig.profile')));
|
|
$instance->add($c);
|
|
$instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
|
|
$instance->add($this->get('data_collector.dump'));
|
|
$instance->add($d);
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'profiler_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener A Symfony\Component\HttpKernel\EventListener\ProfilerListener instance
|
|
*/
|
|
protected function getProfilerListenerService()
|
|
{
|
|
return $this->services['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($this->get('profiler'), $this->get('request_stack'), NULL, false, false);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'property_accessor' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\PropertyAccess\PropertyAccessor A Symfony\Component\PropertyAccess\PropertyAccessor instance
|
|
*/
|
|
protected function getPropertyAccessorService()
|
|
{
|
|
return $this->services['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(false, false);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'request_stack' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpFoundation\RequestStack A Symfony\Component\HttpFoundation\RequestStack instance
|
|
*/
|
|
protected function getRequestStackService()
|
|
{
|
|
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'response_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\ResponseListener A Symfony\Component\HttpKernel\EventListener\ResponseListener instance
|
|
*/
|
|
protected function getResponseListenerService()
|
|
{
|
|
return $this->services['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'router' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router A Symfony\Bundle\FrameworkBundle\Routing\Router instance
|
|
*/
|
|
protected function getRouterService()
|
|
{
|
|
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router($this, (__DIR__.'/assetic/routing.yml'), array('cache_dir' => __DIR__, 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator', 'generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper', 'generator_cache_class' => 'appDevDebugProjectContainerUrlGenerator', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher', 'matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper', 'matcher_cache_class' => 'appDevDebugProjectContainerUrlMatcher', 'strict_requirements' => true, 'resource_type' => 'yaml'), $this->get('router.request_context', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('monolog.logger.router', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
|
|
$instance->setConfigCacheFactory($this->get('config_cache_factory'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'router_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener A Symfony\Component\HttpKernel\EventListener\RouterListener instance
|
|
*/
|
|
protected function getRouterListenerService()
|
|
{
|
|
return $this->services['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($this->get('router'), $this->get('request_stack'), $this->get('router.request_context', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('monolog.logger.request', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'routing.loader' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader A Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader instance
|
|
*/
|
|
protected function getRouting_LoaderService()
|
|
{
|
|
$a = $this->get('file_locator');
|
|
$b = $this->get('annotation_reader');
|
|
|
|
$c = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader($b);
|
|
|
|
$d = new \Symfony\Component\Config\Loader\LoaderResolver();
|
|
$d->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($a));
|
|
$d->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($a));
|
|
$d->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($a));
|
|
$d->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($a));
|
|
$d->addLoader(new \Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader($this));
|
|
$d->addLoader($c);
|
|
$d->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($a, $c));
|
|
$d->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($a, $c));
|
|
$d->addLoader(new \Symfony\Bundle\AsseticBundle\Routing\AsseticLoader($this->get('assetic.asset_manager'), array()));
|
|
|
|
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($this->get('controller_name_converter'), $d);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.authentication.guard_handler' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler A Symfony\Component\Security\Guard\GuardAuthenticatorHandler instance
|
|
*/
|
|
protected function getSecurity_Authentication_GuardHandlerService()
|
|
{
|
|
return $this->services['security.authentication.guard_handler'] = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler($this->get('security.token_storage'), $this->get('debug.event_dispatcher', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.authentication_utils' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils A Symfony\Component\Security\Http\Authentication\AuthenticationUtils instance
|
|
*/
|
|
protected function getSecurity_AuthenticationUtilsService()
|
|
{
|
|
return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils($this->get('request_stack'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.authorization_checker' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker A Symfony\Component\Security\Core\Authorization\AuthorizationChecker instance
|
|
*/
|
|
protected function getSecurity_AuthorizationCheckerService()
|
|
{
|
|
return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker($this->get('security.token_storage'), $this->get('security.authentication.manager'), $this->get('debug.security.access.decision_manager'), false);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.csrf.token_manager' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager A Symfony\Component\Security\Csrf\CsrfTokenManager instance
|
|
*/
|
|
protected function getSecurity_Csrf_TokenManagerService()
|
|
{
|
|
return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage($this->get('session')));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.encoder_factory' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory A Symfony\Component\Security\Core\Encoder\EncoderFactory instance
|
|
*/
|
|
protected function getSecurity_EncoderFactoryService()
|
|
{
|
|
return $this->services['security.encoder_factory'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(array('Symfony\\Component\\Security\\Core\\User\\User' => array('class' => 'Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder', 'arguments' => array(0 => 13))));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.firewall' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Http\Firewall A Symfony\Component\Security\Http\Firewall instance
|
|
*/
|
|
protected function getSecurity_FirewallService()
|
|
{
|
|
return $this->services['security.firewall'] = new \Symfony\Component\Security\Http\Firewall(new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($this, array('security.firewall.map.context.dev' => new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/'), 'security.firewall.map.context.main' => NULL)), $this->get('debug.event_dispatcher'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.firewall.map.context.dev' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance
|
|
*/
|
|
protected function getSecurity_Firewall_Map_Context_DevService()
|
|
{
|
|
return $this->services['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(array(), NULL);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.firewall.map.context.main' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance
|
|
*/
|
|
protected function getSecurity_Firewall_Map_Context_MainService()
|
|
{
|
|
$a = $this->get('monolog.logger.security', ContainerInterface::NULL_ON_INVALID_REFERENCE);
|
|
$b = $this->get('security.token_storage');
|
|
$c = $this->get('debug.event_dispatcher', ContainerInterface::NULL_ON_INVALID_REFERENCE);
|
|
$d = $this->get('security.authentication.trust_resolver');
|
|
$e = $this->get('router', ContainerInterface::NULL_ON_INVALID_REFERENCE);
|
|
$f = $this->get('http_kernel');
|
|
$g = $this->get('security.authentication.manager');
|
|
|
|
$h = new \Symfony\Component\HttpFoundation\RequestMatcher('^/login');
|
|
|
|
$i = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin');
|
|
|
|
$j = new \Symfony\Component\Security\Http\AccessMap();
|
|
$j->add($h, array(0 => 'IS_AUTHENTICATED_ANONYMOUSLY'), NULL);
|
|
$j->add($i, array(0 => 'ROLE_ADMIN'), NULL);
|
|
|
|
$k = new \Symfony\Component\Security\Http\HttpUtils($e, $e);
|
|
|
|
$l = new \Symfony\Component\Security\Http\Firewall\LogoutListener($b, $k, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($k, '/'), array('csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout'));
|
|
$l->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
|
|
|
|
$m = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($k, array());
|
|
$m->setOptions(array('login_path' => 'login', 'default_target_path' => 'after_login', 'always_use_default_target_path' => true, 'target_path_parameter' => '_target_path', 'use_referer' => false));
|
|
$m->setProviderKey('main');
|
|
|
|
$n = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($f, $k, array(), $a);
|
|
$n->setOptions(array('login_path' => 'login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path'));
|
|
|
|
return $this->services['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(array(0 => new \Symfony\Component\Security\Http\Firewall\ChannelListener($j, new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80, 443), $a), 1 => new \Symfony\Component\Security\Http\Firewall\ContextListener($b, array(0 => $this->get('security.user.provider.concrete.in_memory')), 'main', $a, $c, $d), 2 => $l, 3 => new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener($b, $g, new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'), $k, 'main', $m, $n, array('check_path' => 'login', 'use_forward' => false, 'require_previous_session' => true, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true), $a, $c, NULL), 4 => new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener($b, '5f0ef58cbfe774.20455101', $a, $g), 5 => new \Symfony\Component\Security\Http\Firewall\AccessListener($b, $this->get('debug.security.access.decision_manager'), $j, $g)), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, $d, $k, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($f, $k, 'login', false), NULL, NULL, $a, false));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.password_encoder' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder A Symfony\Component\Security\Core\Encoder\UserPasswordEncoder instance
|
|
*/
|
|
protected function getSecurity_PasswordEncoderService()
|
|
{
|
|
return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder($this->get('security.encoder_factory'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.rememberme.response_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Http\RememberMe\ResponseListener A Symfony\Component\Security\Http\RememberMe\ResponseListener instance
|
|
*/
|
|
protected function getSecurity_Rememberme_ResponseListenerService()
|
|
{
|
|
return $this->services['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.token_storage' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage A Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage instance
|
|
*/
|
|
protected function getSecurity_TokenStorageService()
|
|
{
|
|
return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.user_checker.main' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\User\UserChecker A Symfony\Component\Security\Core\User\UserChecker instance
|
|
*/
|
|
protected function getSecurity_UserChecker_MainService()
|
|
{
|
|
return $this->services['security.user_checker.main'] = new \Symfony\Component\Security\Core\User\UserChecker();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.validator.user_password' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator A Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator instance
|
|
*/
|
|
protected function getSecurity_Validator_UserPasswordService()
|
|
{
|
|
return $this->services['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator($this->get('security.token_storage'), $this->get('security.encoder_factory'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_distribution.security_checker' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \SensioLabs\Security\SecurityChecker A SensioLabs\Security\SecurityChecker instance
|
|
*/
|
|
protected function getSensioDistribution_SecurityCheckerService()
|
|
{
|
|
return $this->services['sensio_distribution.security_checker'] = new \SensioLabs\Security\SecurityChecker();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_distribution.security_checker.command' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \SensioLabs\Security\Command\SecurityCheckerCommand A SensioLabs\Security\Command\SecurityCheckerCommand instance
|
|
*/
|
|
protected function getSensioDistribution_SecurityChecker_CommandService()
|
|
{
|
|
return $this->services['sensio_distribution.security_checker.command'] = new \SensioLabs\Security\Command\SecurityCheckerCommand($this->get('sensio_distribution.security_checker'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_framework_extra.cache.listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener instance
|
|
*/
|
|
protected function getSensioFrameworkExtra_Cache_ListenerService()
|
|
{
|
|
return $this->services['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_framework_extra.controller.listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener instance
|
|
*/
|
|
protected function getSensioFrameworkExtra_Controller_ListenerService()
|
|
{
|
|
return $this->services['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener($this->get('annotation_reader'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_framework_extra.converter.datetime' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter A Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter instance
|
|
*/
|
|
protected function getSensioFrameworkExtra_Converter_DatetimeService()
|
|
{
|
|
return $this->services['sensio_framework_extra.converter.datetime'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_framework_extra.converter.doctrine.orm' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter A Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter instance
|
|
*/
|
|
protected function getSensioFrameworkExtra_Converter_Doctrine_OrmService()
|
|
{
|
|
return $this->services['sensio_framework_extra.converter.doctrine.orm'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter($this->get('doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_framework_extra.converter.listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener instance
|
|
*/
|
|
protected function getSensioFrameworkExtra_Converter_ListenerService()
|
|
{
|
|
return $this->services['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($this->get('sensio_framework_extra.converter.manager'), true);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_framework_extra.converter.manager' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager A Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager instance
|
|
*/
|
|
protected function getSensioFrameworkExtra_Converter_ManagerService()
|
|
{
|
|
$this->services['sensio_framework_extra.converter.manager'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
|
|
|
|
$instance->add($this->get('sensio_framework_extra.converter.doctrine.orm'), 0, 'doctrine.orm');
|
|
$instance->add($this->get('sensio_framework_extra.converter.datetime'), 0, 'datetime');
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_framework_extra.security.listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener instance
|
|
*/
|
|
protected function getSensioFrameworkExtra_Security_ListenerService()
|
|
{
|
|
return $this->services['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(NULL, new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), $this->get('security.authentication.trust_resolver', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('security.role_hierarchy', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('security.token_storage', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('security.authorization_checker', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_framework_extra.view.guesser' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser A Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser instance
|
|
*/
|
|
protected function getSensioFrameworkExtra_View_GuesserService()
|
|
{
|
|
return $this->services['sensio_framework_extra.view.guesser'] = new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser($this->get('kernel'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'sensio_framework_extra.view.listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener instance
|
|
*/
|
|
protected function getSensioFrameworkExtra_View_ListenerService()
|
|
{
|
|
return $this->services['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener($this);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'service_container' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @throws RuntimeException always since this service is expected to be injected dynamically
|
|
*/
|
|
protected function getServiceContainerService()
|
|
{
|
|
throw new RuntimeException('You have requested a synthetic service ("service_container"). The DIC does not know how to construct this service.');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'session' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpFoundation\Session\Session A Symfony\Component\HttpFoundation\Session\Session instance
|
|
*/
|
|
protected function getSessionService()
|
|
{
|
|
return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session($this->get('session.storage.native'), new \Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag(), new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag());
|
|
}
|
|
|
|
/**
|
|
* Gets the 'session.handler' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler A Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler instance
|
|
*/
|
|
protected function getSession_HandlerService()
|
|
{
|
|
return $this->services['session.handler'] = new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler(($this->targetDirs[3].'/app/../var/sessions/dev'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'session.save_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\SaveSessionListener A Symfony\Component\HttpKernel\EventListener\SaveSessionListener instance
|
|
*/
|
|
protected function getSession_SaveListenerService()
|
|
{
|
|
return $this->services['session.save_listener'] = new \Symfony\Component\HttpKernel\EventListener\SaveSessionListener();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'session.storage.filesystem' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage A Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage instance
|
|
*/
|
|
protected function getSession_Storage_FilesystemService()
|
|
{
|
|
return $this->services['session.storage.filesystem'] = new \Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage((__DIR__.'/sessions'), 'MOCKSESSID', $this->get('session.storage.metadata_bag'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'session.storage.native' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage A Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage instance
|
|
*/
|
|
protected function getSession_Storage_NativeService()
|
|
{
|
|
return $this->services['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage(array('cookie_httponly' => true, 'gc_probability' => 1), $this->get('session.handler'), $this->get('session.storage.metadata_bag'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'session.storage.php_bridge' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage A Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage instance
|
|
*/
|
|
protected function getSession_Storage_PhpBridgeService()
|
|
{
|
|
return $this->services['session.storage.php_bridge'] = new \Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage($this->get('session.handler'), $this->get('session.storage.metadata_bag'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'session_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\EventListener\SessionListener A Symfony\Bundle\FrameworkBundle\EventListener\SessionListener instance
|
|
*/
|
|
protected function getSessionListenerService()
|
|
{
|
|
return $this->services['session_listener'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SessionListener($this);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'stof_doctrine_extensions.uploadable.manager' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager A Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager instance
|
|
*/
|
|
protected function getStofDoctrineExtensions_Uploadable_ManagerService()
|
|
{
|
|
$a = new \Gedmo\Uploadable\UploadableListener(new \Stof\DoctrineExtensionsBundle\Uploadable\MimeTypeGuesserAdapter());
|
|
$a->setAnnotationReader($this->get('annotation_reader'));
|
|
$a->setDefaultFileInfoClass('Stof\\DoctrineExtensionsBundle\\Uploadable\\UploadedFileInfo');
|
|
|
|
return $this->services['stof_doctrine_extensions.uploadable.manager'] = new \Stof\DoctrineExtensionsBundle\Uploadable\UploadableManager($a, 'Stof\\DoctrineExtensionsBundle\\Uploadable\\UploadedFileInfo');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'streamed_response_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener A Symfony\Component\HttpKernel\EventListener\StreamedResponseListener instance
|
|
*/
|
|
protected function getStreamedResponseListenerService()
|
|
{
|
|
return $this->services['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'swiftmailer.email_sender.listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener A Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener instance
|
|
*/
|
|
protected function getSwiftmailer_EmailSender_ListenerService()
|
|
{
|
|
return $this->services['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, $this->get('logger', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'swiftmailer.mailer.default' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Swift_Mailer A Swift_Mailer instance
|
|
*/
|
|
protected function getSwiftmailer_Mailer_DefaultService()
|
|
{
|
|
return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer($this->get('swiftmailer.mailer.default.transport'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'swiftmailer.mailer.default.plugin.messagelogger' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Swift_Plugins_MessageLogger A Swift_Plugins_MessageLogger instance
|
|
*/
|
|
protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
|
|
{
|
|
return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'swiftmailer.mailer.default.spool' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Swift_MemorySpool A Swift_MemorySpool instance
|
|
*/
|
|
protected function getSwiftmailer_Mailer_Default_SpoolService()
|
|
{
|
|
return $this->services['swiftmailer.mailer.default.spool'] = new \Swift_MemorySpool();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'swiftmailer.mailer.default.transport' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Swift_Transport_SpoolTransport A Swift_Transport_SpoolTransport instance
|
|
*/
|
|
protected function getSwiftmailer_Mailer_Default_TransportService()
|
|
{
|
|
$this->services['swiftmailer.mailer.default.transport'] = $instance = new \Swift_Transport_SpoolTransport($this->get('swiftmailer.mailer.default.transport.eventdispatcher'), $this->get('swiftmailer.mailer.default.spool'));
|
|
|
|
$instance->registerPlugin($this->get('swiftmailer.mailer.default.plugin.messagelogger'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'swiftmailer.mailer.default.transport.real' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Swift_Transport_EsmtpTransport A Swift_Transport_EsmtpTransport instance
|
|
*/
|
|
protected function getSwiftmailer_Mailer_Default_Transport_RealService()
|
|
{
|
|
$a = new \Swift_Transport_Esmtp_AuthHandler(array(0 => new \Swift_Transport_Esmtp_Auth_CramMd5Authenticator(), 1 => new \Swift_Transport_Esmtp_Auth_LoginAuthenticator(), 2 => new \Swift_Transport_Esmtp_Auth_PlainAuthenticator()));
|
|
$a->setUsername('m0479305');
|
|
$a->setPassword('m4CowydxoC4dY2DB');
|
|
$a->setAuthMode('login');
|
|
|
|
$this->services['swiftmailer.mailer.default.transport.real'] = $instance = new \Swift_Transport_EsmtpTransport(new \Swift_Transport_StreamBuffer(new \Swift_StreamFilters_StringReplacementFilterFactory()), array(0 => $a), $this->get('swiftmailer.mailer.default.transport.eventdispatcher'));
|
|
|
|
$instance->setHost('w00df904.kasserver.com');
|
|
$instance->setPort(587);
|
|
$instance->setEncryption(NULL);
|
|
$instance->setTimeout(30);
|
|
$instance->setSourceIp(NULL);
|
|
(new \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator(NULL, $this->get('router.request_context', ContainerInterface::NULL_ON_INVALID_REFERENCE)))->configure($instance);
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'templating' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\TwigBundle\TwigEngine A Symfony\Bundle\TwigBundle\TwigEngine instance
|
|
*/
|
|
protected function getTemplatingService()
|
|
{
|
|
return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($this->get('twig'), $this->get('templating.name_parser'), $this->get('templating.locator'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'templating.filename_parser' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser A Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser instance
|
|
*/
|
|
protected function getTemplating_FilenameParserService()
|
|
{
|
|
return $this->services['templating.filename_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'templating.helper.logout_url' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper A Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper instance
|
|
*/
|
|
protected function getTemplating_Helper_LogoutUrlService()
|
|
{
|
|
return $this->services['templating.helper.logout_url'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper($this->get('security.logout_url_generator'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'templating.helper.security' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper A Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper instance
|
|
*/
|
|
protected function getTemplating_Helper_SecurityService()
|
|
{
|
|
return $this->services['templating.helper.security'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper($this->get('security.authorization_checker', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'templating.loader' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader A Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader instance
|
|
*/
|
|
protected function getTemplating_LoaderService()
|
|
{
|
|
return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader($this->get('templating.locator'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'templating.name_parser' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser A Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser instance
|
|
*/
|
|
protected function getTemplating_NameParserService()
|
|
{
|
|
return $this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser($this->get('kernel'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.csv' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\CsvFileDumper A Symfony\Component\Translation\Dumper\CsvFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_CsvService()
|
|
{
|
|
return $this->services['translation.dumper.csv'] = new \Symfony\Component\Translation\Dumper\CsvFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.ini' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\IniFileDumper A Symfony\Component\Translation\Dumper\IniFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_IniService()
|
|
{
|
|
return $this->services['translation.dumper.ini'] = new \Symfony\Component\Translation\Dumper\IniFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.json' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\JsonFileDumper A Symfony\Component\Translation\Dumper\JsonFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_JsonService()
|
|
{
|
|
return $this->services['translation.dumper.json'] = new \Symfony\Component\Translation\Dumper\JsonFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.mo' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\MoFileDumper A Symfony\Component\Translation\Dumper\MoFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_MoService()
|
|
{
|
|
return $this->services['translation.dumper.mo'] = new \Symfony\Component\Translation\Dumper\MoFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.php' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\PhpFileDumper A Symfony\Component\Translation\Dumper\PhpFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_PhpService()
|
|
{
|
|
return $this->services['translation.dumper.php'] = new \Symfony\Component\Translation\Dumper\PhpFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.po' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\PoFileDumper A Symfony\Component\Translation\Dumper\PoFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_PoService()
|
|
{
|
|
return $this->services['translation.dumper.po'] = new \Symfony\Component\Translation\Dumper\PoFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.qt' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\QtFileDumper A Symfony\Component\Translation\Dumper\QtFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_QtService()
|
|
{
|
|
return $this->services['translation.dumper.qt'] = new \Symfony\Component\Translation\Dumper\QtFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.res' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\IcuResFileDumper A Symfony\Component\Translation\Dumper\IcuResFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_ResService()
|
|
{
|
|
return $this->services['translation.dumper.res'] = new \Symfony\Component\Translation\Dumper\IcuResFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.xliff' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\XliffFileDumper A Symfony\Component\Translation\Dumper\XliffFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_XliffService()
|
|
{
|
|
return $this->services['translation.dumper.xliff'] = new \Symfony\Component\Translation\Dumper\XliffFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.dumper.yml' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Dumper\YamlFileDumper A Symfony\Component\Translation\Dumper\YamlFileDumper instance
|
|
*/
|
|
protected function getTranslation_Dumper_YmlService()
|
|
{
|
|
return $this->services['translation.dumper.yml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.extractor' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Extractor\ChainExtractor A Symfony\Component\Translation\Extractor\ChainExtractor instance
|
|
*/
|
|
protected function getTranslation_ExtractorService()
|
|
{
|
|
$this->services['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
|
|
|
|
$instance->addExtractor('php', $this->get('translation.extractor.php'));
|
|
$instance->addExtractor('twig', $this->get('twig.translation.extractor'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.extractor.php' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Translation\PhpExtractor A Symfony\Bundle\FrameworkBundle\Translation\PhpExtractor instance
|
|
*/
|
|
protected function getTranslation_Extractor_PhpService()
|
|
{
|
|
return $this->services['translation.extractor.php'] = new \Symfony\Bundle\FrameworkBundle\Translation\PhpExtractor();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Translation\TranslationLoader A Symfony\Bundle\FrameworkBundle\Translation\TranslationLoader instance
|
|
*/
|
|
protected function getTranslation_LoaderService()
|
|
{
|
|
$a = $this->get('translation.loader.xliff');
|
|
|
|
$this->services['translation.loader'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\TranslationLoader();
|
|
|
|
$instance->addLoader('php', $this->get('translation.loader.php'));
|
|
$instance->addLoader('yml', $this->get('translation.loader.yml'));
|
|
$instance->addLoader('xlf', $a);
|
|
$instance->addLoader('xliff', $a);
|
|
$instance->addLoader('po', $this->get('translation.loader.po'));
|
|
$instance->addLoader('mo', $this->get('translation.loader.mo'));
|
|
$instance->addLoader('ts', $this->get('translation.loader.qt'));
|
|
$instance->addLoader('csv', $this->get('translation.loader.csv'));
|
|
$instance->addLoader('res', $this->get('translation.loader.res'));
|
|
$instance->addLoader('dat', $this->get('translation.loader.dat'));
|
|
$instance->addLoader('ini', $this->get('translation.loader.ini'));
|
|
$instance->addLoader('json', $this->get('translation.loader.json'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.csv' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\CsvFileLoader A Symfony\Component\Translation\Loader\CsvFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_CsvService()
|
|
{
|
|
return $this->services['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.dat' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\IcuDatFileLoader A Symfony\Component\Translation\Loader\IcuDatFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_DatService()
|
|
{
|
|
return $this->services['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.ini' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\IniFileLoader A Symfony\Component\Translation\Loader\IniFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_IniService()
|
|
{
|
|
return $this->services['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.json' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\JsonFileLoader A Symfony\Component\Translation\Loader\JsonFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_JsonService()
|
|
{
|
|
return $this->services['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.mo' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\MoFileLoader A Symfony\Component\Translation\Loader\MoFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_MoService()
|
|
{
|
|
return $this->services['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.php' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\PhpFileLoader A Symfony\Component\Translation\Loader\PhpFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_PhpService()
|
|
{
|
|
return $this->services['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.po' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\PoFileLoader A Symfony\Component\Translation\Loader\PoFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_PoService()
|
|
{
|
|
return $this->services['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.qt' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\QtFileLoader A Symfony\Component\Translation\Loader\QtFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_QtService()
|
|
{
|
|
return $this->services['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.res' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\IcuResFileLoader A Symfony\Component\Translation\Loader\IcuResFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_ResService()
|
|
{
|
|
return $this->services['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.xliff' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\XliffFileLoader A Symfony\Component\Translation\Loader\XliffFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_XliffService()
|
|
{
|
|
return $this->services['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.loader.yml' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Loader\YamlFileLoader A Symfony\Component\Translation\Loader\YamlFileLoader instance
|
|
*/
|
|
protected function getTranslation_Loader_YmlService()
|
|
{
|
|
return $this->services['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translation.writer' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\Writer\TranslationWriter A Symfony\Component\Translation\Writer\TranslationWriter instance
|
|
*/
|
|
protected function getTranslation_WriterService()
|
|
{
|
|
$this->services['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
|
|
|
|
$instance->addDumper('php', $this->get('translation.dumper.php'));
|
|
$instance->addDumper('xlf', $this->get('translation.dumper.xliff'));
|
|
$instance->addDumper('po', $this->get('translation.dumper.po'));
|
|
$instance->addDumper('mo', $this->get('translation.dumper.mo'));
|
|
$instance->addDumper('yml', $this->get('translation.dumper.yml'));
|
|
$instance->addDumper('ts', $this->get('translation.dumper.qt'));
|
|
$instance->addDumper('csv', $this->get('translation.dumper.csv'));
|
|
$instance->addDumper('ini', $this->get('translation.dumper.ini'));
|
|
$instance->addDumper('json', $this->get('translation.dumper.json'));
|
|
$instance->addDumper('res', $this->get('translation.dumper.res'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Translation\DataCollectorTranslator A Symfony\Component\Translation\DataCollectorTranslator instance
|
|
*/
|
|
protected function getTranslatorService()
|
|
{
|
|
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(new \Symfony\Component\Translation\LoggingTranslator($this->get('translator.default'), $this->get('monolog.logger.translation')));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translator.default' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator A Symfony\Bundle\FrameworkBundle\Translation\Translator instance
|
|
*/
|
|
protected function getTranslator_DefaultService()
|
|
{
|
|
$this->services['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator($this, new \Symfony\Component\Translation\MessageSelector(), array('translation.loader.php' => array(0 => 'php'), 'translation.loader.yml' => array(0 => 'yml'), 'translation.loader.xliff' => array(0 => 'xlf', 1 => 'xliff'), 'translation.loader.po' => array(0 => 'po'), 'translation.loader.mo' => array(0 => 'mo'), 'translation.loader.qt' => array(0 => 'ts'), 'translation.loader.csv' => array(0 => 'csv'), 'translation.loader.res' => array(0 => 'res'), 'translation.loader.dat' => array(0 => 'dat'), 'translation.loader.ini' => array(0 => 'ini'), 'translation.loader.json' => array(0 => 'json')), array('cache_dir' => (__DIR__.'/translations'), 'debug' => true, 'resource_files' => array('mn' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.mn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.mn.xlf')), 'az' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.az.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.az.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.az.xlf')), 'cs' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cs.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.cs.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.cs.xlf')), 'uk' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.uk.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.uk.xlf')), 'sr_Latn' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Latn.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Latn.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Latn.xlf')), 'bg' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.bg.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.bg.xlf')), 'th' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.th.xlf')), 'ca' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ca.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ca.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ca.xlf')), 'sk' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sk.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sk.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sk.xlf')), 'ro' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ro.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ro.xlf')), 'pt_BR' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt_BR.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt_BR.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_BR.xlf')), 'id' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.id.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.id.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.id.xlf')), 'hu' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hu.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hu.xlf')), 'fi' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fi.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fi.xlf')), 'da' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.da.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.da.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.da.xlf')), 'gl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.gl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.gl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.gl.xlf')), 'es' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.es.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.es.xlf')), 'it' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.it.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.it.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.it.xlf')), 'sl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sl.xlf')), 'de' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.de.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.de.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.de.xlf')), 'et' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.et.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.et.xlf')), 'pt' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pt.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pt.xlf')), 'eu' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.eu.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.eu.xlf')), 'hr' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.hr.xlf')), 'he' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.he.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.he.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.he.xlf')), 'zh_CN' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_CN.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.zh_CN.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.zh_CN.xlf')), 'en' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.en.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.en.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.en.xlf')), 'ja' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ja.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ja.xlf')), 'el' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.el.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.el.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.el.xlf')), 'sv' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sv.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sv.xlf')), 'pl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.pl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.pl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pl.xlf')), 'fa' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fa.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fa.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fa.xlf')), 'hy' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.hy.xlf')), 'fr' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.fr.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.fr.xlf')), 'zh_TW' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.zh_TW.xlf')), 'sr_Cyrl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.sr_Cyrl.xlf')), 'sq' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.sq.xlf')), 'ru' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ru.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ru.xlf')), 'lt' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lt.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lt.xlf')), 'tr' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.tr.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.tr.xlf')), 'ar' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.ar.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.ar.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ar.xlf')), 'lb' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lb.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lb.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lb.xlf')), 'cy' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.cy.xlf')), 'af' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.af.xlf')), 'lv' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.lv.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.lv.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.lv.xlf')), 'nl' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.nl.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.nl.xlf')), 'nn' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.nn.xlf')), 'vi' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.vi.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.vi.xlf')), 'no' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Validator/Resources/translations/validators.no.xlf'), 1 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/translations/validators.no.xlf'), 2 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf')), 'pt_PT' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.pt_PT.xlf')), 'ua' => array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Resources/translations/security.ua.xlf')))), array());
|
|
|
|
$instance->setConfigCacheFactory($this->get('config_cache_factory'));
|
|
$instance->setFallbackLocales(array(0 => 'de_DE', 1 => 'en'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'translator_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener A Symfony\Component\HttpKernel\EventListener\TranslatorListener instance
|
|
*/
|
|
protected function getTranslatorListenerService()
|
|
{
|
|
return $this->services['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener($this->get('translator'), $this->get('request_stack'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'twig' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Twig_Environment A Twig_Environment instance
|
|
*/
|
|
protected function getTwigService()
|
|
{
|
|
$a = $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE);
|
|
$b = $this->get('request_stack');
|
|
|
|
$c = new \Symfony\Bridge\Twig\AppVariable();
|
|
$c->setEnvironment('dev');
|
|
$c->setDebug(true);
|
|
if ($this->has('security.token_storage')) {
|
|
$c->setTokenStorage($this->get('security.token_storage', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
if ($this->has('request_stack')) {
|
|
$c->setRequestStack($b);
|
|
}
|
|
|
|
$this->services['twig'] = $instance = new \Twig_Environment($this->get('twig.loader'), array('debug' => true, 'strict_variables' => true, 'date' => array('format' => 'd.m.Y', 'interval_format' => '%d Tage', 'timezone' => NULL), 'number_format' => array('decimal_point' => ',', 'thousands_separator' => '.', 'decimals' => 0), 'exception_controller' => 'twig.controller.exception:showAction', 'form_themes' => array(0 => 'form_div_layout.html.twig'), 'autoescape' => 'name', 'cache' => (__DIR__.'/twig'), 'charset' => 'UTF-8', 'paths' => array()));
|
|
|
|
$instance->addExtension($this->get('app.twig_extension'));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($this->get('security.logout_url_generator')));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension($this->get('security.authorization_checker', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension($this->get('twig.profile'), $a));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($this->get('translator')));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($this->get('assets.packages')));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension(NULL, ($this->targetDirs[3].'/app'), 'UTF-8'));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($this->get('router')));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($a, true));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension($this->get('fragment.handler')));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($b, $this->get('router.request_context', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
|
|
$instance->addExtension(new \Twig_Extension_Debug());
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(new \Symfony\Bridge\Twig\Form\TwigRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine(array(0 => 'form_div_layout.html.twig')), $this->get('security.csrf.token_manager', ContainerInterface::NULL_ON_INVALID_REFERENCE))));
|
|
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
|
|
$instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension($this->get('assetic.asset_factory'), $this->get('templating.name_parser'), true, array(), array(0 => 'FrameworkBundle', 1 => 'SecurityBundle', 2 => 'TwigBundle', 3 => 'MonologBundle', 4 => 'SwiftmailerBundle', 5 => 'DoctrineBundle', 6 => 'SensioFrameworkExtraBundle', 7 => 'AsseticBundle', 8 => 'StofDoctrineExtensionsBundle', 9 => 'AppBundle', 10 => 'WhiteOctoberTCPDFBundle', 11 => 'GregwarImageBundle', 12 => 'DebugBundle', 13 => 'WebProfilerBundle', 14 => 'SensioDistributionBundle', 15 => 'SensioGeneratorBundle', 16 => 'DoctrineMigrationsBundle'), new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));
|
|
$instance->addExtension($this->get('twig.extension.image'));
|
|
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($this->get('var_dumper.cloner')));
|
|
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension());
|
|
$instance->addGlobal('app', $c);
|
|
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('d.m.Y', '%d Tage', NULL, 0, ',', '.'))->configure($instance);
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'twig.controller.exception' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController A Symfony\Bundle\TwigBundle\Controller\ExceptionController instance
|
|
*/
|
|
protected function getTwig_Controller_ExceptionService()
|
|
{
|
|
return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController($this->get('twig'), true);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'twig.controller.preview_error' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController A Symfony\Bundle\TwigBundle\Controller\PreviewErrorController instance
|
|
*/
|
|
protected function getTwig_Controller_PreviewErrorService()
|
|
{
|
|
return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController($this->get('http_kernel'), 'twig.controller.exception:showAction');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'twig.exception_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\ExceptionListener A Symfony\Component\HttpKernel\EventListener\ExceptionListener instance
|
|
*/
|
|
protected function getTwig_ExceptionListenerService()
|
|
{
|
|
return $this->services['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception:showAction', $this->get('monolog.logger.request', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'twig.extension.image' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Gregwar\ImageBundle\Extensions\ImageTwig A Gregwar\ImageBundle\Extensions\ImageTwig instance
|
|
*/
|
|
protected function getTwig_Extension_ImageService()
|
|
{
|
|
return $this->services['twig.extension.image'] = new \Gregwar\ImageBundle\Extensions\ImageTwig($this->get('image.handling'), ($this->targetDirs[3].'/app/../web'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'twig.loader' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader A Symfony\Bundle\TwigBundle\Loader\FilesystemLoader instance
|
|
*/
|
|
protected function getTwig_LoaderService()
|
|
{
|
|
$this->services['twig.loader'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader($this->get('templating.locator'), $this->get('templating.name_parser'));
|
|
|
|
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views'), 'Framework');
|
|
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Resources/views'), 'Security');
|
|
$instance->addPath(($this->targetDirs[3].'/app/Resources/TwigBundle/views'), 'Twig');
|
|
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Resources/views'), 'Twig');
|
|
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
|
|
$instance->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
|
|
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle/Resources/views'), 'Debug');
|
|
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Resources/views'), 'WebProfiler');
|
|
$instance->addPath(($this->targetDirs[3].'/app/Resources/views'));
|
|
$instance->addPath(($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'twig.profile' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Twig_Profiler_Profile A Twig_Profiler_Profile instance
|
|
*/
|
|
protected function getTwig_ProfileService()
|
|
{
|
|
return $this->services['twig.profile'] = new \Twig_Profiler_Profile();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'twig.translation.extractor' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bridge\Twig\Translation\TwigExtractor A Symfony\Bridge\Twig\Translation\TwigExtractor instance
|
|
*/
|
|
protected function getTwig_Translation_ExtractorService()
|
|
{
|
|
return $this->services['twig.translation.extractor'] = new \Symfony\Bridge\Twig\Translation\TwigExtractor($this->get('twig'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'uri_signer' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\UriSigner A Symfony\Component\HttpKernel\UriSigner instance
|
|
*/
|
|
protected function getUriSignerService()
|
|
{
|
|
return $this->services['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('ce1f6c5ca9688d7e0c534fac8126f839');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'validate_request_listener' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener A Symfony\Component\HttpKernel\EventListener\ValidateRequestListener instance
|
|
*/
|
|
protected function getValidateRequestListenerService()
|
|
{
|
|
return $this->services['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'validator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Validator\Validator\ValidatorInterface A Symfony\Component\Validator\Validator\ValidatorInterface instance
|
|
*/
|
|
protected function getValidatorService()
|
|
{
|
|
return $this->services['validator'] = $this->get('validator.builder')->getValidator();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'validator.builder' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Validator\ValidatorBuilderInterface A Symfony\Component\Validator\ValidatorBuilderInterface instance
|
|
*/
|
|
protected function getValidator_BuilderService()
|
|
{
|
|
$this->services['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
|
|
|
|
$instance->setConstraintValidatorFactory(new \Symfony\Bundle\FrameworkBundle\Validator\ConstraintValidatorFactory($this, array('validator.expression' => 'validator.expression', 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => 'validator.expression', 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => 'validator.email', 'security.validator.user_password' => 'security.validator.user_password', 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => 'security.validator.user_password', 'doctrine.orm.validator.unique' => 'doctrine.orm.validator.unique', 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => 'doctrine.orm.validator.unique')));
|
|
$instance->setTranslator($this->get('translator'));
|
|
$instance->setTranslationDomain('validators');
|
|
$instance->addXmlMappings(array(0 => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Component/Form/Resources/config/validation.xml')));
|
|
$instance->enableAnnotationMapping($this->get('annotation_reader'));
|
|
$instance->addMethodMapping('loadValidatorMetadata');
|
|
$instance->addObjectInitializers(array(0 => $this->get('doctrine.orm.validator_initializer')));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'validator.email' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Validator\Constraints\EmailValidator A Symfony\Component\Validator\Constraints\EmailValidator instance
|
|
*/
|
|
protected function getValidator_EmailService()
|
|
{
|
|
return $this->services['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator(false);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'validator.expression' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\Validator\Constraints\ExpressionValidator A Symfony\Component\Validator\Constraints\ExpressionValidator instance
|
|
*/
|
|
protected function getValidator_ExpressionService()
|
|
{
|
|
return $this->services['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'var_dumper.cli_dumper' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\VarDumper\Dumper\CliDumper A Symfony\Component\VarDumper\Dumper\CliDumper instance
|
|
*/
|
|
protected function getVarDumper_CliDumperService()
|
|
{
|
|
return $this->services['var_dumper.cli_dumper'] = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL, 'UTF-8');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'var_dumper.cloner' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Component\VarDumper\Cloner\VarCloner A Symfony\Component\VarDumper\Cloner\VarCloner instance
|
|
*/
|
|
protected function getVarDumper_ClonerService()
|
|
{
|
|
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
|
|
|
|
$instance->setMaxItems(2500);
|
|
$instance->setMaxString(-1);
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'web_profiler.controller.exception' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController A Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController instance
|
|
*/
|
|
protected function getWebProfiler_Controller_ExceptionService()
|
|
{
|
|
return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController($this->get('profiler', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('twig'), true);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'web_profiler.controller.profiler' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController A Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController instance
|
|
*/
|
|
protected function getWebProfiler_Controller_ProfilerService()
|
|
{
|
|
return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController($this->get('router', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('profiler', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('twig'), array('data_collector.request' => array(0 => 'request', 1 => '@WebProfiler/Collector/request.html.twig'), 'data_collector.time' => array(0 => 'time', 1 => '@WebProfiler/Collector/time.html.twig'), 'data_collector.memory' => array(0 => 'memory', 1 => '@WebProfiler/Collector/memory.html.twig'), 'data_collector.ajax' => array(0 => 'ajax', 1 => '@WebProfiler/Collector/ajax.html.twig'), 'data_collector.form' => array(0 => 'form', 1 => '@WebProfiler/Collector/form.html.twig'), 'data_collector.exception' => array(0 => 'exception', 1 => '@WebProfiler/Collector/exception.html.twig'), 'data_collector.logger' => array(0 => 'logger', 1 => '@WebProfiler/Collector/logger.html.twig'), 'data_collector.events' => array(0 => 'events', 1 => '@WebProfiler/Collector/events.html.twig'), 'data_collector.router' => array(0 => 'router', 1 => '@WebProfiler/Collector/router.html.twig'), 'data_collector.translation' => array(0 => 'translation', 1 => '@WebProfiler/Collector/translation.html.twig'), 'data_collector.security' => array(0 => 'security', 1 => '@Security/Collector/security.html.twig'), 'data_collector.twig' => array(0 => 'twig', 1 => '@WebProfiler/Collector/twig.html.twig'), 'data_collector.doctrine' => array(0 => 'db', 1 => '@Doctrine/Collector/db.html.twig'), 'swiftmailer.data_collector' => array(0 => 'swiftmailer', 1 => '@Swiftmailer/Collector/swiftmailer.html.twig'), 'data_collector.dump' => array(0 => 'dump', 1 => '@Debug/Profiler/dump.html.twig'), 'data_collector.config' => array(0 => 'config', 1 => '@WebProfiler/Collector/config.html.twig')), 'bottom');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'web_profiler.controller.router' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController A Symfony\Bundle\WebProfilerBundle\Controller\RouterController instance
|
|
*/
|
|
protected function getWebProfiler_Controller_RouterService()
|
|
{
|
|
return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController($this->get('profiler', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('twig'), $this->get('router', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'web_profiler.debug_toolbar' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener A Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener instance
|
|
*/
|
|
protected function getWebProfiler_DebugToolbarService()
|
|
{
|
|
return $this->services['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($this->get('twig'), false, 2, 'bottom', $this->get('router', ContainerInterface::NULL_ON_INVALID_REFERENCE), '^/(app(_[\\w]+)?\\.php/)?_wdt');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'white_october.tcpdf' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* @return \WhiteOctober\TCPDFBundle\Controller\TCPDFController A WhiteOctober\TCPDFBundle\Controller\TCPDFController instance
|
|
*/
|
|
protected function getWhiteOctober_TcpdfService()
|
|
{
|
|
require_once ($this->targetDirs[3].'/app/../vendor/tecnickcom/tcpdf/tcpdf.php');
|
|
|
|
return $this->services['white_october.tcpdf'] = new \WhiteOctober\TCPDFBundle\Controller\TCPDFController('AppBundle\\Pdf');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'assetic.asset_factory' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Bundle\AsseticBundle\Factory\AssetFactory A Symfony\Bundle\AsseticBundle\Factory\AssetFactory instance
|
|
*/
|
|
protected function getAssetic_AssetFactoryService()
|
|
{
|
|
$this->services['assetic.asset_factory'] = $instance = new \Symfony\Bundle\AsseticBundle\Factory\AssetFactory($this->get('kernel'), $this, $this->getParameterBag(), ($this->targetDirs[3].'/app/../web'), true);
|
|
|
|
$instance->addWorker(new \Symfony\Bundle\AsseticBundle\Factory\Worker\UseControllerWorker());
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'controller_name_converter' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser A Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser instance
|
|
*/
|
|
protected function getControllerNameConverterService()
|
|
{
|
|
return $this->services['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser($this->get('kernel'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'debug.security.access.decision_manager' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\Authorization\DebugAccessDecisionManager A Symfony\Component\Security\Core\Authorization\DebugAccessDecisionManager instance
|
|
*/
|
|
protected function getDebug_Security_Access_DecisionManagerService()
|
|
{
|
|
$a = $this->get('security.authentication.trust_resolver');
|
|
|
|
$this->services['debug.security.access.decision_manager'] = $instance = new \Symfony\Component\Security\Core\Authorization\DebugAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(array(), 'affirmative', false, true));
|
|
|
|
$instance->setVoters(array(0 => new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), 1 => new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(), $a, $this->get('security.role_hierarchy', ContainerInterface::NULL_ON_INVALID_REFERENCE)), 2 => new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter($a)));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'doctrine.dbal.logger.profiling.default' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Doctrine\DBAL\Logging\DebugStack A Doctrine\DBAL\Logging\DebugStack instance
|
|
*/
|
|
protected function getDoctrine_Dbal_Logger_Profiling_DefaultService()
|
|
{
|
|
return $this->services['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'form.server_params' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Component\Form\Util\ServerParams A Symfony\Component\Form\Util\ServerParams instance
|
|
*/
|
|
protected function getForm_ServerParamsService()
|
|
{
|
|
return $this->services['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams($this->get('request_stack'));
|
|
}
|
|
|
|
/**
|
|
* Gets the 'monolog.processor.psr_log_message' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Monolog\Processor\PsrLogMessageProcessor A Monolog\Processor\PsrLogMessageProcessor instance
|
|
*/
|
|
protected function getMonolog_Processor_PsrLogMessageService()
|
|
{
|
|
return $this->services['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'router.request_context' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Component\Routing\RequestContext A Symfony\Component\Routing\RequestContext instance
|
|
*/
|
|
protected function getRouter_RequestContextService()
|
|
{
|
|
return $this->services['router.request_context'] = new \Symfony\Component\Routing\RequestContext('', 'GET', 'localhost', 'http', 80, 443);
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.authentication.manager' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager A Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager instance
|
|
*/
|
|
protected function getSecurity_Authentication_ManagerService()
|
|
{
|
|
$this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(array(0 => new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider($this->get('security.user.provider.concrete.in_memory'), $this->get('security.user_checker.main'), 'main', $this->get('security.encoder_factory'), true), 1 => new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider('5f0ef58cbfe774.20455101')), true);
|
|
|
|
$instance->setEventDispatcher($this->get('debug.event_dispatcher'));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.authentication.trust_resolver' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver A Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver instance
|
|
*/
|
|
protected function getSecurity_Authentication_TrustResolverService()
|
|
{
|
|
return $this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken', 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.logout_url_generator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator A Symfony\Component\Security\Http\Logout\LogoutUrlGenerator instance
|
|
*/
|
|
protected function getSecurity_LogoutUrlGeneratorService()
|
|
{
|
|
$this->services['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator($this->get('request_stack', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('router', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('security.token_storage', ContainerInterface::NULL_ON_INVALID_REFERENCE));
|
|
|
|
$instance->registerListener('main', '/logout', 'logout', '_csrf_token', NULL);
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.role_hierarchy' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy A Symfony\Component\Security\Core\Role\RoleHierarchy instance
|
|
*/
|
|
protected function getSecurity_RoleHierarchyService()
|
|
{
|
|
return $this->services['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy(array());
|
|
}
|
|
|
|
/**
|
|
* Gets the 'security.user.provider.concrete.in_memory' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Component\Security\Core\User\InMemoryUserProvider A Symfony\Component\Security\Core\User\InMemoryUserProvider instance
|
|
*/
|
|
protected function getSecurity_User_Provider_Concrete_InMemoryService()
|
|
{
|
|
$this->services['security.user.provider.concrete.in_memory'] = $instance = new \Symfony\Component\Security\Core\User\InMemoryUserProvider();
|
|
|
|
$instance->createUser(new \Symfony\Component\Security\Core\User\User('bstar', '$2y$13$./cas5fxa2yto6Q2or0TZ.zwwisoFWWP6MgrCQbO7ljUtynaCalAi', array(0 => 'ROLE_ADMIN')));
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* Gets the 'session.storage.metadata_bag' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag A Symfony\Component\HttpFoundation\Session\Storage\MetadataBag instance
|
|
*/
|
|
protected function getSession_Storage_MetadataBagService()
|
|
{
|
|
return $this->services['session.storage.metadata_bag'] = new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', '0');
|
|
}
|
|
|
|
/**
|
|
* Gets the 'swiftmailer.mailer.default.transport.eventdispatcher' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Swift_Events_SimpleEventDispatcher A Swift_Events_SimpleEventDispatcher instance
|
|
*/
|
|
protected function getSwiftmailer_Mailer_Default_Transport_EventdispatcherService()
|
|
{
|
|
return $this->services['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher();
|
|
}
|
|
|
|
/**
|
|
* Gets the 'templating.locator' service.
|
|
*
|
|
* This service is shared.
|
|
* This method always returns the same instance of the service.
|
|
*
|
|
* This service is private.
|
|
* If you want to be able to request this service from the container directly,
|
|
* make it public, otherwise you might end up with broken code.
|
|
*
|
|
* @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator A Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator instance
|
|
*/
|
|
protected function getTemplating_LocatorService()
|
|
{
|
|
return $this->services['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator($this->get('file_locator'), __DIR__);
|
|
}
|
|
|
|
/**
|
|
* {@inheritdoc}
|
|
*/
|
|
public function getParameter($name)
|
|
{
|
|
$name = strtolower($name);
|
|
|
|
if (!(isset($this->parameters[$name]) || array_key_exists($name, $this->parameters))) {
|
|
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
|
|
}
|
|
|
|
return $this->parameters[$name];
|
|
}
|
|
|
|
/**
|
|
* {@inheritdoc}
|
|
*/
|
|
public function hasParameter($name)
|
|
{
|
|
$name = strtolower($name);
|
|
|
|
return isset($this->parameters[$name]) || array_key_exists($name, $this->parameters);
|
|
}
|
|
|
|
/**
|
|
* {@inheritdoc}
|
|
*/
|
|
public function setParameter($name, $value)
|
|
{
|
|
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
|
|
}
|
|
|
|
/**
|
|
* {@inheritdoc}
|
|
*/
|
|
public function getParameterBag()
|
|
{
|
|
if (null === $this->parameterBag) {
|
|
$this->parameterBag = new FrozenParameterBag($this->parameters);
|
|
}
|
|
|
|
return $this->parameterBag;
|
|
}
|
|
|
|
/**
|
|
* Gets the default parameters.
|
|
*
|
|
* @return array An array of the default parameters
|
|
*/
|
|
protected function getDefaultParameters()
|
|
{
|
|
return array(
|
|
'kernel.root_dir' => ($this->targetDirs[3].'/app'),
|
|
'kernel.environment' => 'dev',
|
|
'kernel.debug' => true,
|
|
'kernel.name' => 'app',
|
|
'kernel.cache_dir' => __DIR__,
|
|
'kernel.logs_dir' => ($this->targetDirs[2].'/logs'),
|
|
'kernel.bundles' => array(
|
|
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
|
|
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
|
|
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
|
|
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
|
|
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
|
|
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
|
|
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
|
|
'AsseticBundle' => 'Symfony\\Bundle\\AsseticBundle\\AsseticBundle',
|
|
'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
|
|
'AppBundle' => 'AppBundle\\AppBundle',
|
|
'WhiteOctoberTCPDFBundle' => 'WhiteOctober\\TCPDFBundle\\WhiteOctoberTCPDFBundle',
|
|
'GregwarImageBundle' => 'Gregwar\\ImageBundle\\GregwarImageBundle',
|
|
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
|
|
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
|
|
'SensioDistributionBundle' => 'Sensio\\Bundle\\DistributionBundle\\SensioDistributionBundle',
|
|
'SensioGeneratorBundle' => 'Sensio\\Bundle\\GeneratorBundle\\SensioGeneratorBundle',
|
|
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
|
|
),
|
|
'kernel.bundles_metadata' => array(
|
|
'FrameworkBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle'),
|
|
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
|
|
),
|
|
'SecurityBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle'),
|
|
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
|
|
),
|
|
'TwigBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle'),
|
|
'namespace' => 'Symfony\\Bundle\\TwigBundle',
|
|
),
|
|
'MonologBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
|
|
'namespace' => 'Symfony\\Bundle\\MonologBundle',
|
|
),
|
|
'SwiftmailerBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
|
|
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
|
|
),
|
|
'DoctrineBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
|
|
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
|
|
),
|
|
'SensioFrameworkExtraBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
|
|
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
|
|
),
|
|
'AsseticBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/symfony/assetic-bundle'),
|
|
'namespace' => 'Symfony\\Bundle\\AsseticBundle',
|
|
),
|
|
'StofDoctrineExtensionsBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle'),
|
|
'namespace' => 'Stof\\DoctrineExtensionsBundle',
|
|
),
|
|
'AppBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/src/AppBundle'),
|
|
'namespace' => 'AppBundle',
|
|
),
|
|
'WhiteOctoberTCPDFBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/whiteoctober/tcpdf-bundle'),
|
|
'namespace' => 'WhiteOctober\\TCPDFBundle',
|
|
),
|
|
'GregwarImageBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/gregwar/image-bundle'),
|
|
'namespace' => 'Gregwar\\ImageBundle',
|
|
),
|
|
'DebugBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/DebugBundle'),
|
|
'namespace' => 'Symfony\\Bundle\\DebugBundle',
|
|
),
|
|
'WebProfilerBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle'),
|
|
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
|
|
),
|
|
'SensioDistributionBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/sensio/distribution-bundle'),
|
|
'namespace' => 'Sensio\\Bundle\\DistributionBundle',
|
|
),
|
|
'SensioGeneratorBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/sensio/generator-bundle'),
|
|
'namespace' => 'Sensio\\Bundle\\GeneratorBundle',
|
|
),
|
|
'DoctrineMigrationsBundle' => array(
|
|
'parent' => NULL,
|
|
'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
|
|
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
|
|
),
|
|
),
|
|
'kernel.charset' => 'UTF-8',
|
|
'kernel.container_class' => 'appDevDebugProjectContainer',
|
|
'database_host' => '192.168.1.8',
|
|
'database_port' => 3306,
|
|
'database_name' => 'relaunch1',
|
|
'database_user' => 'kadmin',
|
|
'database_password' => 'KT32vQ7ix',
|
|
'mailer_transport' => 'smtp',
|
|
'mailer_host' => 'w00df904.kasserver.com',
|
|
'mailer_user' => 'm0479305',
|
|
'mailer_password' => 'm4CowydxoC4dY2DB',
|
|
'secret' => 'ce1f6c5ca9688d7e0c534fac8126f839',
|
|
'st_cache_driver' => 'array',
|
|
'locale' => 'de_DE',
|
|
'base_url' => 'http://sterntours.test',
|
|
'tripodo_host' => NULL,
|
|
'tripodo_user' => NULL,
|
|
'tripodo_pass' => NULL,
|
|
'image_upload_directory' => ($this->targetDirs[3].'/app/../web/_uploads/images'),
|
|
'fragment.renderer.hinclude.global_template' => NULL,
|
|
'fragment.path' => '/_fragment',
|
|
'kernel.secret' => 'ce1f6c5ca9688d7e0c534fac8126f839',
|
|
'kernel.http_method_override' => true,
|
|
'kernel.trusted_hosts' => array(
|
|
|
|
),
|
|
'kernel.trusted_proxies' => array(
|
|
|
|
),
|
|
'kernel.default_locale' => 'de_DE',
|
|
'session.metadata.storage_key' => '_sf2_meta',
|
|
'session.storage.options' => array(
|
|
'cookie_httponly' => true,
|
|
'gc_probability' => 1,
|
|
),
|
|
'session.save_path' => ($this->targetDirs[3].'/app/../var/sessions/dev'),
|
|
'session.metadata.update_threshold' => '0',
|
|
'form.type_extension.csrf.enabled' => true,
|
|
'form.type_extension.csrf.field_name' => '_token',
|
|
'templating.helper.code.file_link_format' => NULL,
|
|
'templating.loader.cache.path' => NULL,
|
|
'templating.engines' => array(
|
|
0 => 'twig',
|
|
),
|
|
'validator.mapping.cache.prefix' => '',
|
|
'validator.translation_domain' => 'validators',
|
|
'translator.logging' => true,
|
|
'profiler_listener.only_exceptions' => false,
|
|
'profiler_listener.only_master_requests' => false,
|
|
'profiler.storage.dsn' => ('file:'.__DIR__.'/profiler'),
|
|
'router.options.generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
|
|
'router.options.generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator',
|
|
'router.options.generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper',
|
|
'router.options.matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
|
|
'router.options.matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher',
|
|
'router.options.matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper',
|
|
'router.options.matcher.cache_class' => 'appDevDebugProjectContainerUrlMatcher',
|
|
'router.options.generator.cache_class' => 'appDevDebugProjectContainerUrlGenerator',
|
|
'router.request_context.host' => 'localhost',
|
|
'router.request_context.scheme' => 'http',
|
|
'router.request_context.base_url' => '',
|
|
'router.resource' => (__DIR__.'/assetic/routing.yml'),
|
|
'router.cache_class_prefix' => 'appDevDebugProjectContainer',
|
|
'request_listener.http_port' => 80,
|
|
'request_listener.https_port' => 443,
|
|
'debug.error_handler.throw_at' => -1,
|
|
'debug.container.dump' => (__DIR__.'/appDevDebugProjectContainer.xml'),
|
|
'security.authentication.trust_resolver.anonymous_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken',
|
|
'security.authentication.trust_resolver.rememberme_class' => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken',
|
|
'security.role_hierarchy.roles' => array(
|
|
|
|
),
|
|
'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,
|
|
'twig.exception_listener.controller' => 'twig.controller.exception:showAction',
|
|
'twig.form.resources' => array(
|
|
0 => 'form_div_layout.html.twig',
|
|
),
|
|
'monolog.logger.class' => 'Symfony\\Bridge\\Monolog\\Logger',
|
|
'monolog.gelf.publisher.class' => 'Gelf\\MessagePublisher',
|
|
'monolog.gelfphp.publisher.class' => 'Gelf\\Publisher',
|
|
'monolog.handler.stream.class' => 'Monolog\\Handler\\StreamHandler',
|
|
'monolog.handler.console.class' => 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler',
|
|
'monolog.handler.group.class' => 'Monolog\\Handler\\GroupHandler',
|
|
'monolog.handler.buffer.class' => 'Monolog\\Handler\\BufferHandler',
|
|
'monolog.handler.deduplication.class' => 'Monolog\\Handler\\DeduplicationHandler',
|
|
'monolog.handler.rotating_file.class' => 'Monolog\\Handler\\RotatingFileHandler',
|
|
'monolog.handler.syslog.class' => 'Monolog\\Handler\\SyslogHandler',
|
|
'monolog.handler.syslogudp.class' => 'Monolog\\Handler\\SyslogUdpHandler',
|
|
'monolog.handler.null.class' => 'Monolog\\Handler\\NullHandler',
|
|
'monolog.handler.test.class' => 'Monolog\\Handler\\TestHandler',
|
|
'monolog.handler.gelf.class' => 'Monolog\\Handler\\GelfHandler',
|
|
'monolog.handler.rollbar.class' => 'Monolog\\Handler\\RollbarHandler',
|
|
'monolog.handler.flowdock.class' => 'Monolog\\Handler\\FlowdockHandler',
|
|
'monolog.handler.browser_console.class' => 'Monolog\\Handler\\BrowserConsoleHandler',
|
|
'monolog.handler.firephp.class' => 'Symfony\\Bridge\\Monolog\\Handler\\FirePHPHandler',
|
|
'monolog.handler.chromephp.class' => 'Symfony\\Bridge\\Monolog\\Handler\\ChromePhpHandler',
|
|
'monolog.handler.debug.class' => 'Symfony\\Bridge\\Monolog\\Handler\\DebugHandler',
|
|
'monolog.handler.swift_mailer.class' => 'Symfony\\Bridge\\Monolog\\Handler\\SwiftMailerHandler',
|
|
'monolog.handler.native_mailer.class' => 'Monolog\\Handler\\NativeMailerHandler',
|
|
'monolog.handler.socket.class' => 'Monolog\\Handler\\SocketHandler',
|
|
'monolog.handler.pushover.class' => 'Monolog\\Handler\\PushoverHandler',
|
|
'monolog.handler.raven.class' => 'Monolog\\Handler\\RavenHandler',
|
|
'monolog.handler.newrelic.class' => 'Monolog\\Handler\\NewRelicHandler',
|
|
'monolog.handler.hipchat.class' => 'Monolog\\Handler\\HipChatHandler',
|
|
'monolog.handler.slack.class' => 'Monolog\\Handler\\SlackHandler',
|
|
'monolog.handler.cube.class' => 'Monolog\\Handler\\CubeHandler',
|
|
'monolog.handler.amqp.class' => 'Monolog\\Handler\\AmqpHandler',
|
|
'monolog.handler.error_log.class' => 'Monolog\\Handler\\ErrorLogHandler',
|
|
'monolog.handler.loggly.class' => 'Monolog\\Handler\\LogglyHandler',
|
|
'monolog.handler.logentries.class' => 'Monolog\\Handler\\LogEntriesHandler',
|
|
'monolog.handler.whatfailuregroup.class' => 'Monolog\\Handler\\WhatFailureGroupHandler',
|
|
'monolog.activation_strategy.not_found.class' => 'Symfony\\Bundle\\MonologBundle\\NotFoundActivationStrategy',
|
|
'monolog.handler.fingers_crossed.class' => 'Monolog\\Handler\\FingersCrossedHandler',
|
|
'monolog.handler.fingers_crossed.error_level_activation_strategy.class' => 'Monolog\\Handler\\FingersCrossed\\ErrorLevelActivationStrategy',
|
|
'monolog.handler.filter.class' => 'Monolog\\Handler\\FilterHandler',
|
|
'monolog.handler.mongo.class' => 'Monolog\\Handler\\MongoDBHandler',
|
|
'monolog.mongo.client.class' => 'MongoClient',
|
|
'monolog.handler.elasticsearch.class' => 'Monolog\\Handler\\ElasticSearchHandler',
|
|
'monolog.elastica.client.class' => 'Elastica\\Client',
|
|
'monolog.use_microseconds' => true,
|
|
'monolog.swift_mailer.handlers' => array(
|
|
|
|
),
|
|
'monolog.handlers_to_channels' => array(
|
|
'monolog.handler.console' => array(
|
|
'type' => 'exclusive',
|
|
'elements' => array(
|
|
0 => 'event',
|
|
1 => 'doctrine',
|
|
),
|
|
),
|
|
'monolog.handler.main' => array(
|
|
'type' => 'exclusive',
|
|
'elements' => array(
|
|
0 => 'event',
|
|
),
|
|
),
|
|
),
|
|
'swiftmailer.class' => 'Swift_Mailer',
|
|
'swiftmailer.transport.sendmail.class' => 'Swift_Transport_SendmailTransport',
|
|
'swiftmailer.transport.mail.class' => 'Swift_Transport_MailTransport',
|
|
'swiftmailer.transport.failover.class' => 'Swift_Transport_FailoverTransport',
|
|
'swiftmailer.plugin.redirecting.class' => 'Swift_Plugins_RedirectingPlugin',
|
|
'swiftmailer.plugin.impersonate.class' => 'Swift_Plugins_ImpersonatePlugin',
|
|
'swiftmailer.plugin.messagelogger.class' => 'Swift_Plugins_MessageLogger',
|
|
'swiftmailer.plugin.antiflood.class' => 'Swift_Plugins_AntiFloodPlugin',
|
|
'swiftmailer.transport.smtp.class' => 'Swift_Transport_EsmtpTransport',
|
|
'swiftmailer.plugin.blackhole.class' => 'Swift_Plugins_BlackholePlugin',
|
|
'swiftmailer.spool.file.class' => 'Swift_FileSpool',
|
|
'swiftmailer.spool.memory.class' => 'Swift_MemorySpool',
|
|
'swiftmailer.email_sender.listener.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener',
|
|
'swiftmailer.data_collector.class' => 'Symfony\\Bundle\\SwiftmailerBundle\\DataCollector\\MessageDataCollector',
|
|
'swiftmailer.mailer.default.transport.name' => 'smtp',
|
|
'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
|
|
'swiftmailer.mailer.default.transport.smtp.port' => 587,
|
|
'swiftmailer.mailer.default.transport.smtp.host' => 'w00df904.kasserver.com',
|
|
'swiftmailer.mailer.default.transport.smtp.username' => 'm0479305',
|
|
'swiftmailer.mailer.default.transport.smtp.password' => 'm4CowydxoC4dY2DB',
|
|
'swiftmailer.mailer.default.transport.smtp.auth_mode' => 'login',
|
|
'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
|
|
'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
|
|
'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
|
|
'swiftmailer.spool.default.memory.path' => (__DIR__.'/swiftmailer/spool/default'),
|
|
'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' => array(
|
|
'default' => 'swiftmailer.mailer.default',
|
|
),
|
|
'swiftmailer.default_mailer' => 'default',
|
|
'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
|
|
'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
|
|
'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
|
|
'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
|
|
'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
|
|
'doctrine_cache.couchbase.connection.class' => 'Couchbase',
|
|
'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
|
|
'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
|
|
'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
|
|
'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
|
|
'doctrine_cache.memcache.connection.class' => 'Memcache',
|
|
'doctrine_cache.memcache.host' => 'localhost',
|
|
'doctrine_cache.memcache.port' => 11211,
|
|
'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
|
|
'doctrine_cache.memcached.connection.class' => 'Memcached',
|
|
'doctrine_cache.memcached.host' => 'localhost',
|
|
'doctrine_cache.memcached.port' => 11211,
|
|
'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
|
|
'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
|
|
'doctrine_cache.mongodb.connection.class' => 'MongoClient',
|
|
'doctrine_cache.mongodb.server' => 'localhost:27017',
|
|
'doctrine_cache.predis.client.class' => 'Predis\\Client',
|
|
'doctrine_cache.predis.scheme' => 'tcp',
|
|
'doctrine_cache.predis.host' => 'localhost',
|
|
'doctrine_cache.predis.port' => 6379,
|
|
'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
|
|
'doctrine_cache.redis.connection.class' => 'Redis',
|
|
'doctrine_cache.redis.host' => 'localhost',
|
|
'doctrine_cache.redis.port' => 6379,
|
|
'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
|
|
'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
|
|
'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
|
|
'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
|
|
'doctrine_cache.riak.host' => 'localhost',
|
|
'doctrine_cache.riak.port' => 8087,
|
|
'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
|
|
'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
|
|
'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
|
|
'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
|
|
'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
|
|
'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
|
|
'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
|
|
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
|
|
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
|
|
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
|
|
'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' => array(
|
|
'default' => 'doctrine.orm.default_entity_manager',
|
|
),
|
|
'doctrine.default_entity_manager' => 'default',
|
|
'doctrine.dbal.connection_factory.types' => array(
|
|
|
|
),
|
|
'doctrine.connections' => array(
|
|
'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\\Common\\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.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.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerAwareEntityListenerResolver',
|
|
'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.proxy_dir' => (__DIR__.'/doctrine/orm/Proxies'),
|
|
'doctrine.orm.proxy_namespace' => 'Proxies',
|
|
'sensio_framework_extra.view.guesser.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Templating\\TemplateGuesser',
|
|
'sensio_framework_extra.controller.listener.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener',
|
|
'sensio_framework_extra.routing.loader.annot_dir.class' => 'Symfony\\Component\\Routing\\Loader\\AnnotationDirectoryLoader',
|
|
'sensio_framework_extra.routing.loader.annot_file.class' => 'Symfony\\Component\\Routing\\Loader\\AnnotationFileLoader',
|
|
'sensio_framework_extra.routing.loader.annot_class.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Routing\\AnnotatedRouteControllerLoader',
|
|
'sensio_framework_extra.converter.listener.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener',
|
|
'sensio_framework_extra.converter.manager.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\ParamConverterManager',
|
|
'sensio_framework_extra.converter.doctrine.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter',
|
|
'sensio_framework_extra.converter.datetime.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DateTimeParamConverter',
|
|
'sensio_framework_extra.view.listener.class' => 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener',
|
|
'assetic.asset_factory.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\AssetFactory',
|
|
'assetic.asset_manager.class' => 'Assetic\\Factory\\LazyAssetManager',
|
|
'assetic.asset_manager_cache_warmer.class' => 'Symfony\\Bundle\\AsseticBundle\\CacheWarmer\\AssetManagerCacheWarmer',
|
|
'assetic.cached_formula_loader.class' => 'Assetic\\Factory\\Loader\\CachedFormulaLoader',
|
|
'assetic.config_cache.class' => 'Assetic\\Cache\\ConfigCache',
|
|
'assetic.config_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Loader\\ConfigurationLoader',
|
|
'assetic.config_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\ConfigurationResource',
|
|
'assetic.coalescing_directory_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\CoalescingDirectoryResource',
|
|
'assetic.directory_resource.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Resource\\DirectoryResource',
|
|
'assetic.filter_manager.class' => 'Symfony\\Bundle\\AsseticBundle\\FilterManager',
|
|
'assetic.worker.ensure_filter.class' => 'Assetic\\Factory\\Worker\\EnsureFilterWorker',
|
|
'assetic.worker.cache_busting.class' => 'Assetic\\Factory\\Worker\\CacheBustingWorker',
|
|
'assetic.value_supplier.class' => 'Symfony\\Bundle\\AsseticBundle\\DefaultValueSupplier',
|
|
'assetic.node.paths' => array(
|
|
|
|
),
|
|
'assetic.cache_dir' => (__DIR__.'/assetic'),
|
|
'assetic.bundles' => array(
|
|
0 => 'FrameworkBundle',
|
|
1 => 'SecurityBundle',
|
|
2 => 'TwigBundle',
|
|
3 => 'MonologBundle',
|
|
4 => 'SwiftmailerBundle',
|
|
5 => 'DoctrineBundle',
|
|
6 => 'SensioFrameworkExtraBundle',
|
|
7 => 'AsseticBundle',
|
|
8 => 'StofDoctrineExtensionsBundle',
|
|
9 => 'AppBundle',
|
|
10 => 'WhiteOctoberTCPDFBundle',
|
|
11 => 'GregwarImageBundle',
|
|
12 => 'DebugBundle',
|
|
13 => 'WebProfilerBundle',
|
|
14 => 'SensioDistributionBundle',
|
|
15 => 'SensioGeneratorBundle',
|
|
16 => 'DoctrineMigrationsBundle',
|
|
),
|
|
'assetic.twig_extension.class' => 'Symfony\\Bundle\\AsseticBundle\\Twig\\AsseticExtension',
|
|
'assetic.twig_formula_loader.class' => 'Assetic\\Extension\\Twig\\TwigFormulaLoader',
|
|
'assetic.helper.dynamic.class' => 'Symfony\\Bundle\\AsseticBundle\\Templating\\DynamicAsseticHelper',
|
|
'assetic.helper.static.class' => 'Symfony\\Bundle\\AsseticBundle\\Templating\\StaticAsseticHelper',
|
|
'assetic.php_formula_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Loader\\AsseticHelperFormulaLoader',
|
|
'assetic.debug' => true,
|
|
'assetic.use_controller' => true,
|
|
'assetic.enable_profiler' => false,
|
|
'assetic.read_from' => ($this->targetDirs[3].'/app/../web'),
|
|
'assetic.write_to' => ($this->targetDirs[3].'/app/../web'),
|
|
'assetic.variables' => array(
|
|
|
|
),
|
|
'assetic.java.bin' => '/usr/bin/java',
|
|
'assetic.node.bin' => '/usr/bin/node',
|
|
'assetic.ruby.bin' => '/usr/bin/ruby',
|
|
'assetic.sass.bin' => '/usr/bin/sass',
|
|
'assetic.reactjsx.bin' => '/usr/bin/jsx',
|
|
'assetic.filter.cssrewrite.class' => 'Assetic\\Filter\\CssRewriteFilter',
|
|
'assetic.twig_extension.functions' => array(
|
|
|
|
),
|
|
'assetic.controller.class' => 'Symfony\\Bundle\\AsseticBundle\\Controller\\AsseticController',
|
|
'assetic.routing_loader.class' => 'Symfony\\Bundle\\AsseticBundle\\Routing\\AsseticLoader',
|
|
'assetic.cache.class' => 'Assetic\\Cache\\FilesystemCache',
|
|
'assetic.use_controller_worker.class' => 'Symfony\\Bundle\\AsseticBundle\\Factory\\Worker\\UseControllerWorker',
|
|
'assetic.request_listener.class' => 'Symfony\\Bundle\\AsseticBundle\\EventListener\\RequestListener',
|
|
'stof_doctrine_extensions.event_listener.locale.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener',
|
|
'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
|
|
'stof_doctrine_extensions.event_listener.blame.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener',
|
|
'stof_doctrine_extensions.uploadable.manager.class' => 'Stof\\DoctrineExtensionsBundle\\Uploadable\\UploadableManager',
|
|
'stof_doctrine_extensions.uploadable.mime_type_guesser.class' => 'Stof\\DoctrineExtensionsBundle\\Uploadable\\MimeTypeGuesserAdapter',
|
|
'stof_doctrine_extensions.uploadable.default_file_info.class' => 'Stof\\DoctrineExtensionsBundle\\Uploadable\\UploadedFileInfo',
|
|
'stof_doctrine_extensions.default_locale' => 'de_DE',
|
|
'stof_doctrine_extensions.default_file_path' => NULL,
|
|
'stof_doctrine_extensions.translation_fallback' => false,
|
|
'stof_doctrine_extensions.persist_default_translation' => false,
|
|
'stof_doctrine_extensions.skip_translation_on_load' => false,
|
|
'stof_doctrine_extensions.uploadable.validate_writable_directory' => true,
|
|
'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
|
|
'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
|
|
'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
|
|
'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
|
|
'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
|
|
'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
|
|
'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
|
|
'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
|
|
'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
|
|
'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
|
|
'white_october_tcpdf.file' => ($this->targetDirs[3].'/app/../vendor/tecnickcom/tcpdf/tcpdf.php'),
|
|
'white_october_tcpdf.class' => 'AppBundle\\Pdf',
|
|
'white_october_tcpdf.tcpdf' => array(
|
|
'k_path_url' => ($this->targetDirs[3].'/app/../vendor/tecnickcom/tcpdf/'),
|
|
'k_path_main' => ($this->targetDirs[3].'/app/../vendor/tecnickcom/tcpdf/'),
|
|
'k_path_fonts' => ($this->targetDirs[3].'/app/../vendor/tecnickcom/tcpdf/fonts/'),
|
|
'k_path_cache' => (__DIR__.'/tcpdf'),
|
|
'k_path_url_cache' => (__DIR__.'/tcpdf'),
|
|
'k_path_images' => ($this->targetDirs[3].'/app/../vendor/tecnickcom/tcpdf/examples/images/'),
|
|
'k_blank_image' => ($this->targetDirs[3].'/app/../vendor/tecnickcom/tcpdf/examples/images/_blank.png'),
|
|
'k_cell_height_ratio' => 1.25,
|
|
'k_title_magnification' => 1.3,
|
|
'k_small_ratio' => 0.6666666666666666,
|
|
'k_thai_topchars' => true,
|
|
'k_tcpdf_calls_in_html' => false,
|
|
'k_tcpdf_external_config' => true,
|
|
'k_tcpdf_throw_exception_error' => true,
|
|
'head_magnification' => 1.1,
|
|
'pdf_page_format' => 'A4',
|
|
'pdf_page_orientation' => 'P',
|
|
'pdf_creator' => 'TCPDF',
|
|
'pdf_author' => 'TCPDF',
|
|
'pdf_header_title' => '',
|
|
'pdf_header_string' => '',
|
|
'pdf_header_logo' => '',
|
|
'pdf_header_logo_width' => '',
|
|
'pdf_unit' => 'mm',
|
|
'pdf_margin_header' => 5,
|
|
'pdf_margin_footer' => 10,
|
|
'pdf_margin_top' => 27,
|
|
'pdf_margin_bottom' => 25,
|
|
'pdf_margin_left' => 15,
|
|
'pdf_margin_right' => 15,
|
|
'pdf_font_name_main' => 'helvetica',
|
|
'pdf_font_size_main' => 10,
|
|
'pdf_font_name_data' => 'helvetica',
|
|
'pdf_font_size_data' => 8,
|
|
'pdf_font_monospaced' => 'courier',
|
|
'pdf_image_scale_ratio' => 1.25,
|
|
),
|
|
'gregwar_image.cache_dir' => 'web/cache',
|
|
'gregwar_image.cache_dir_mode' => NULL,
|
|
'gregwar_image.throw_exception' => false,
|
|
'gregwar_image.fallback_image' => 'images/placeholder-image.png',
|
|
'gregwar_image.web_dir' => ($this->targetDirs[3].'/app/../web'),
|
|
'image.handling.class' => 'Gregwar\\ImageBundle\\Services\\ImageHandling',
|
|
'image.handler.class' => 'Gregwar\\ImageBundle\\ImageHandler',
|
|
'web_profiler.debug_toolbar.position' => 'bottom',
|
|
'web_profiler.debug_toolbar.intercept_redirects' => false,
|
|
'web_profiler.debug_toolbar.mode' => 2,
|
|
'doctrine_migrations.dir_name' => ($this->targetDirs[3].'/app/DoctrineMigrations'),
|
|
'doctrine_migrations.namespace' => 'Application\\Migrations',
|
|
'doctrine_migrations.table_name' => 'migration_versions',
|
|
'doctrine_migrations.name' => 'Application Migrations',
|
|
'doctrine_migrations.organize_migrations' => false,
|
|
'data_collector.templates' => array(
|
|
'data_collector.request' => array(
|
|
0 => 'request',
|
|
1 => '@WebProfiler/Collector/request.html.twig',
|
|
),
|
|
'data_collector.time' => array(
|
|
0 => 'time',
|
|
1 => '@WebProfiler/Collector/time.html.twig',
|
|
),
|
|
'data_collector.memory' => array(
|
|
0 => 'memory',
|
|
1 => '@WebProfiler/Collector/memory.html.twig',
|
|
),
|
|
'data_collector.ajax' => array(
|
|
0 => 'ajax',
|
|
1 => '@WebProfiler/Collector/ajax.html.twig',
|
|
),
|
|
'data_collector.form' => array(
|
|
0 => 'form',
|
|
1 => '@WebProfiler/Collector/form.html.twig',
|
|
),
|
|
'data_collector.exception' => array(
|
|
0 => 'exception',
|
|
1 => '@WebProfiler/Collector/exception.html.twig',
|
|
),
|
|
'data_collector.logger' => array(
|
|
0 => 'logger',
|
|
1 => '@WebProfiler/Collector/logger.html.twig',
|
|
),
|
|
'data_collector.events' => array(
|
|
0 => 'events',
|
|
1 => '@WebProfiler/Collector/events.html.twig',
|
|
),
|
|
'data_collector.router' => array(
|
|
0 => 'router',
|
|
1 => '@WebProfiler/Collector/router.html.twig',
|
|
),
|
|
'data_collector.translation' => array(
|
|
0 => 'translation',
|
|
1 => '@WebProfiler/Collector/translation.html.twig',
|
|
),
|
|
'data_collector.security' => array(
|
|
0 => 'security',
|
|
1 => '@Security/Collector/security.html.twig',
|
|
),
|
|
'data_collector.twig' => array(
|
|
0 => 'twig',
|
|
1 => '@WebProfiler/Collector/twig.html.twig',
|
|
),
|
|
'data_collector.doctrine' => array(
|
|
0 => 'db',
|
|
1 => '@Doctrine/Collector/db.html.twig',
|
|
),
|
|
'swiftmailer.data_collector' => array(
|
|
0 => 'swiftmailer',
|
|
1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
|
|
),
|
|
'data_collector.dump' => array(
|
|
0 => 'dump',
|
|
1 => '@Debug/Profiler/dump.html.twig',
|
|
),
|
|
'data_collector.config' => array(
|
|
0 => 'config',
|
|
1 => '@WebProfiler/Collector/config.html.twig',
|
|
),
|
|
),
|
|
'console.command.ids' => array(
|
|
0 => 'doctrine_cache.contains_command',
|
|
1 => 'doctrine_cache.delete_command',
|
|
2 => 'doctrine_cache.flush_command',
|
|
3 => 'doctrine_cache.stats_command',
|
|
4 => 'doctrine.database_create_command',
|
|
5 => 'doctrine.database_drop_command',
|
|
6 => 'doctrine.generate_entities_command',
|
|
7 => 'doctrine.query_sql_command',
|
|
8 => 'doctrine.cache_clear_metadata_command',
|
|
9 => 'doctrine.cache_clear_query_cache_command',
|
|
10 => 'doctrine.cache_clear_result_command',
|
|
11 => 'doctrine.cache_collection_region_command',
|
|
12 => 'doctrine.mapping_convert_command',
|
|
13 => 'doctrine.schema_create_command',
|
|
14 => 'doctrine.schema_drop_command',
|
|
15 => 'doctrine.ensure_production_settings_command',
|
|
16 => 'doctrine.clear_entity_region_command',
|
|
17 => 'doctrine.database_import_command',
|
|
18 => 'doctrine.mapping_info_command',
|
|
19 => 'doctrine.clear_query_region_command',
|
|
20 => 'doctrine.query_dql_command',
|
|
21 => 'doctrine.schema_update_command',
|
|
22 => 'doctrine.schema_validate_command',
|
|
23 => 'doctrine.mapping_import_command',
|
|
24 => 'sensio_distribution.security_checker.command',
|
|
),
|
|
);
|
|
}
|
|
}
|
|
|
|
class DoctrineORMEntityManager_0000000066f1dcd6000000004b13c77c3ae77505cef6fe50d2b650f754308705 extends \Doctrine\ORM\EntityManager implements \ProxyManager\Proxy\VirtualProxyInterface
|
|
{
|
|
|
|
/**
|
|
* @var \Closure|null initializer responsible for generating the wrapped object
|
|
*/
|
|
private $valueHolder5f0ef58d633f5088441206 = null;
|
|
|
|
/**
|
|
* @var \Closure|null initializer responsible for generating the wrapped object
|
|
*/
|
|
private $initializer5f0ef58d63402641726232 = null;
|
|
|
|
/**
|
|
* @var bool[] map of public properties of the parent class
|
|
*/
|
|
private static $publicProperties5f0ef58d633c8003096185 = array(
|
|
|
|
);
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getConnection()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getConnection', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getConnection();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getMetadataFactory()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getMetadataFactory', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getMetadataFactory();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getExpressionBuilder()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getExpressionBuilder', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getExpressionBuilder();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function beginTransaction()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'beginTransaction', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->beginTransaction();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getCache()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getCache', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getCache();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function transactional($func)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'transactional', array('func' => $func), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->transactional($func);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function commit()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'commit', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->commit();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function rollback()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'rollback', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->rollback();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getClassMetadata($className)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getClassMetadata', array('className' => $className), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getClassMetadata($className);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function createQuery($dql = '')
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'createQuery', array('dql' => $dql), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->createQuery($dql);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function createNamedQuery($name)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'createNamedQuery', array('name' => $name), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->createNamedQuery($name);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function createNativeQuery($sql, \Doctrine\ORM\Query\ResultSetMapping $rsm)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'createNativeQuery', array('sql' => $sql, 'rsm' => $rsm), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->createNativeQuery($sql, $rsm);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function createNamedNativeQuery($name)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'createNamedNativeQuery', array('name' => $name), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->createNamedNativeQuery($name);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function createQueryBuilder()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'createQueryBuilder', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->createQueryBuilder();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function flush($entity = null)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'flush', array('entity' => $entity), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->flush($entity);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function find($entityName, $id, $lockMode = null, $lockVersion = null)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'find', array('entityName' => $entityName, 'id' => $id, 'lockMode' => $lockMode, 'lockVersion' => $lockVersion), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->find($entityName, $id, $lockMode, $lockVersion);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getReference($entityName, $id)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getReference', array('entityName' => $entityName, 'id' => $id), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getReference($entityName, $id);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getPartialReference($entityName, $identifier)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getPartialReference', array('entityName' => $entityName, 'identifier' => $identifier), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getPartialReference($entityName, $identifier);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function clear($entityName = null)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'clear', array('entityName' => $entityName), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->clear($entityName);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function close()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'close', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->close();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function persist($entity)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'persist', array('entity' => $entity), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->persist($entity);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function remove($entity)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'remove', array('entity' => $entity), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->remove($entity);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function refresh($entity)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'refresh', array('entity' => $entity), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->refresh($entity);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function detach($entity)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'detach', array('entity' => $entity), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->detach($entity);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function merge($entity)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'merge', array('entity' => $entity), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->merge($entity);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function copy($entity, $deep = false)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'copy', array('entity' => $entity, 'deep' => $deep), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->copy($entity, $deep);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function lock($entity, $lockMode, $lockVersion = null)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'lock', array('entity' => $entity, 'lockMode' => $lockMode, 'lockVersion' => $lockVersion), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->lock($entity, $lockMode, $lockVersion);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getRepository($entityName)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getRepository', array('entityName' => $entityName), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getRepository($entityName);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function contains($entity)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'contains', array('entity' => $entity), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->contains($entity);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getEventManager()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getEventManager', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getEventManager();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getConfiguration()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getConfiguration', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getConfiguration();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function isOpen()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'isOpen', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->isOpen();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getUnitOfWork()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getUnitOfWork', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getUnitOfWork();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getHydrator($hydrationMode)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getHydrator', array('hydrationMode' => $hydrationMode), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getHydrator($hydrationMode);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function newHydrator($hydrationMode)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'newHydrator', array('hydrationMode' => $hydrationMode), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->newHydrator($hydrationMode);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getProxyFactory()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getProxyFactory', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getProxyFactory();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function initializeObject($obj)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'initializeObject', array('obj' => $obj), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->initializeObject($obj);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getFilters()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'getFilters', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->getFilters();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function isFiltersStateClean()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'isFiltersStateClean', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->isFiltersStateClean();
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function hasFilters()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'hasFilters', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return $this->valueHolder5f0ef58d633f5088441206->hasFilters();
|
|
}
|
|
|
|
/**
|
|
* Constructor for lazy initialization
|
|
*
|
|
* @param \Closure|null $initializer
|
|
*/
|
|
public static function staticProxyConstructor($initializer)
|
|
{
|
|
static $reflection;
|
|
|
|
$reflection = $reflection ?: $reflection = new \ReflectionClass(__CLASS__);
|
|
$instance = (new \ReflectionClass(get_class()))->newInstanceWithoutConstructor();
|
|
|
|
\Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
|
|
unset($instance->config, $instance->conn, $instance->metadataFactory, $instance->unitOfWork, $instance->eventManager, $instance->proxyFactory, $instance->repositoryFactory, $instance->expressionBuilder, $instance->closed, $instance->filterCollection, $instance->cache);
|
|
}, $instance, 'Doctrine\\ORM\\EntityManager')->__invoke($instance);
|
|
|
|
$instance->initializer5f0ef58d63402641726232 = $initializer;
|
|
|
|
return $instance;
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
protected function __construct(\Doctrine\DBAL\Connection $conn, \Doctrine\ORM\Configuration $config, \Doctrine\Common\EventManager $eventManager)
|
|
{
|
|
static $reflection;
|
|
|
|
if (! $this->valueHolder5f0ef58d633f5088441206) {
|
|
$reflection = $reflection ?: new \ReflectionClass('Doctrine\\ORM\\EntityManager');
|
|
$this->valueHolder5f0ef58d633f5088441206 = $reflection->newInstanceWithoutConstructor();
|
|
\Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
|
|
unset($instance->config, $instance->conn, $instance->metadataFactory, $instance->unitOfWork, $instance->eventManager, $instance->proxyFactory, $instance->repositoryFactory, $instance->expressionBuilder, $instance->closed, $instance->filterCollection, $instance->cache);
|
|
}, $this, 'Doctrine\\ORM\\EntityManager')->__invoke($this);
|
|
|
|
}
|
|
|
|
$this->valueHolder5f0ef58d633f5088441206->__construct($conn, $config, $eventManager);
|
|
}
|
|
|
|
/**
|
|
* @param string $name
|
|
*/
|
|
public function & __get($name)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, '__get', ['name' => $name], $this->initializer5f0ef58d63402641726232);
|
|
|
|
if (isset(self::$publicProperties5f0ef58d633c8003096185[$name])) {
|
|
return $this->valueHolder5f0ef58d633f5088441206->$name;
|
|
}
|
|
|
|
$realInstanceReflection = new \ReflectionClass(get_parent_class($this));
|
|
|
|
if (! $realInstanceReflection->hasProperty($name)) {
|
|
$targetObject = $this->valueHolder5f0ef58d633f5088441206;
|
|
|
|
$backtrace = debug_backtrace(false);
|
|
trigger_error('Undefined property: ' . get_parent_class($this) . '::$' . $name . ' in ' . $backtrace[0]['file'] . ' on line ' . $backtrace[0]['line'], \E_USER_NOTICE);
|
|
return $targetObject->$name;
|
|
return;
|
|
}
|
|
|
|
$targetObject = $this->valueHolder5f0ef58d633f5088441206;
|
|
$accessor = function & () use ($targetObject, $name) {
|
|
return $targetObject->$name;
|
|
};
|
|
$backtrace = debug_backtrace(true);
|
|
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
|
|
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
|
|
$returnValue = & $accessor();
|
|
|
|
return $returnValue;
|
|
}
|
|
|
|
/**
|
|
* @param string $name
|
|
* @param mixed $value
|
|
*/
|
|
public function __set($name, $value)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, '__set', array('name' => $name, 'value' => $value), $this->initializer5f0ef58d63402641726232);
|
|
|
|
$realInstanceReflection = new \ReflectionClass(get_parent_class($this));
|
|
|
|
if (! $realInstanceReflection->hasProperty($name)) {
|
|
$targetObject = $this->valueHolder5f0ef58d633f5088441206;
|
|
|
|
return $targetObject->$name = $value;
|
|
return;
|
|
}
|
|
|
|
$targetObject = $this->valueHolder5f0ef58d633f5088441206;
|
|
$accessor = function & () use ($targetObject, $name, $value) {
|
|
return $targetObject->$name = $value;
|
|
};
|
|
$backtrace = debug_backtrace(true);
|
|
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
|
|
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
|
|
$returnValue = & $accessor();
|
|
|
|
return $returnValue;
|
|
}
|
|
|
|
/**
|
|
* @param string $name
|
|
*/
|
|
public function __isset($name)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, '__isset', array('name' => $name), $this->initializer5f0ef58d63402641726232);
|
|
|
|
$realInstanceReflection = new \ReflectionClass(get_parent_class($this));
|
|
|
|
if (! $realInstanceReflection->hasProperty($name)) {
|
|
$targetObject = $this->valueHolder5f0ef58d633f5088441206;
|
|
|
|
return isset($targetObject->$name);
|
|
return;
|
|
}
|
|
|
|
$targetObject = $this->valueHolder5f0ef58d633f5088441206;
|
|
$accessor = function () use ($targetObject, $name) {
|
|
return isset($targetObject->$name);
|
|
};
|
|
$backtrace = debug_backtrace(true);
|
|
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
|
|
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
|
|
$returnValue = $accessor();
|
|
|
|
return $returnValue;
|
|
}
|
|
|
|
/**
|
|
* @param string $name
|
|
*/
|
|
public function __unset($name)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, '__unset', array('name' => $name), $this->initializer5f0ef58d63402641726232);
|
|
|
|
$realInstanceReflection = new \ReflectionClass(get_parent_class($this));
|
|
|
|
if (! $realInstanceReflection->hasProperty($name)) {
|
|
$targetObject = $this->valueHolder5f0ef58d633f5088441206;
|
|
|
|
unset($targetObject->$name);
|
|
return;
|
|
}
|
|
|
|
$targetObject = $this->valueHolder5f0ef58d633f5088441206;
|
|
$accessor = function () use ($targetObject, $name) {
|
|
unset($targetObject->$name);
|
|
};
|
|
$backtrace = debug_backtrace(true);
|
|
$scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
|
|
$accessor = $accessor->bindTo($scopeObject, get_class($scopeObject));
|
|
$returnValue = $accessor();
|
|
|
|
return $returnValue;
|
|
}
|
|
|
|
public function __clone()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, '__clone', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
$this->valueHolder5f0ef58d633f5088441206 = clone $this->valueHolder5f0ef58d633f5088441206;
|
|
}
|
|
|
|
public function __sleep()
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, '__sleep', array(), $this->initializer5f0ef58d63402641726232);
|
|
|
|
return array('valueHolder5f0ef58d633f5088441206');
|
|
}
|
|
|
|
public function __wakeup()
|
|
{
|
|
\Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
|
|
unset($instance->config, $instance->conn, $instance->metadataFactory, $instance->unitOfWork, $instance->eventManager, $instance->proxyFactory, $instance->repositoryFactory, $instance->expressionBuilder, $instance->closed, $instance->filterCollection, $instance->cache);
|
|
}, $this, 'Doctrine\\ORM\\EntityManager')->__invoke($this);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function setProxyInitializer(\Closure $initializer = null)
|
|
{
|
|
$this->initializer5f0ef58d63402641726232 = $initializer;
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getProxyInitializer()
|
|
{
|
|
return $this->initializer5f0ef58d63402641726232;
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function initializeProxy() : bool
|
|
{
|
|
return $this->initializer5f0ef58d63402641726232 && $this->initializer5f0ef58d63402641726232->__invoke($this->valueHolder5f0ef58d633f5088441206, $this, 'initializeProxy', array(), $this->initializer5f0ef58d63402641726232);
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function isProxyInitialized() : bool
|
|
{
|
|
return null !== $this->valueHolder5f0ef58d633f5088441206;
|
|
}
|
|
|
|
/**
|
|
* {@inheritDoc}
|
|
*/
|
|
public function getWrappedValueHolderValue()
|
|
{
|
|
return $this->valueHolder5f0ef58d633f5088441206;
|
|
}
|
|
|
|
|
|
}
|