PHP Class appDevDebugProjectContainer, php-framework-benchmarks

This class has been auto-generated by the Symfony Dependency Injection Component.
Inheritance: extends Symfony\Component\DependencyInjection\Container
ファイルを表示 Open project: pmjones/php-framework-benchmarks

Public Methods

Method Description
__construct ( ) Constructor.
getParameter ( $name )
getParameterBag ( ) {@inheritDoc}
hasParameter ( $name )
setParameter ( $name, $value )

Protected Methods

Method Description
getAcme_Demo_ListenerService ( ) : Acme\DemoBundle\ControllerListener Gets the 'acme.demo.listener' service.
getAnnotationReaderService ( ) : Doctrine\Common\Annotations\FileCacheReader Gets the 'annotation_reader' service.
getAssetic_AssetFactoryService ( ) : Symfony\Bundle\AsseticBundle\Factory\AssetFactory Gets the 'assetic.asset_factory' service.
getAssetic_AssetManagerService ( ) : Assetic\Factory\LazyAssetManager Gets the 'assetic.asset_manager' service.
getAssetic_CacheService ( ) : Assetic\Cache\FilesystemCache Gets the 'assetic.cache' service.
getAssetic_ControllerService ( ) : Symfony\Bundle\AsseticBundle\Controller\AsseticController Gets the 'assetic.controller' service.
getAssetic_FilterManagerService ( ) : Symfony\Bundle\AsseticBundle\FilterManager Gets the 'assetic.filter_manager' service.
getAssetic_Filter_CssrewriteService ( ) : Assetic\Filter\CssRewriteFilter Gets the 'assetic.filter.cssrewrite' service.
getAssetic_RequestListenerService ( ) : Symfony\Bundle\AsseticBundle\EventListener\RequestListener Gets the 'assetic.request_listener' service.
getCacheWarmerService ( ) : Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate Gets the 'cache_warmer' service.
getControllerNameConverterService ( ) : Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser Gets the 'controller_name_converter' service.
getDataCollector_RequestService ( ) : Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector Gets the 'data_collector.request' service.
getDatabaseConnectionService ( ) : stdClass Gets the database_connection service alias.
getDebug_EventDispatcherService ( ) : Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher Gets the debug.event_dispatcher service alias.
getDefaultParameters ( ) : array Gets the default parameters.
getDoctrineService ( ) : Symfony\Bundle\DoctrineBundle\Registry Gets the 'doctrine' service.
getDoctrine_Dbal_ConnectionFactoryService ( ) : Symfony\Bundle\DoctrineBundle\ConnectionFactory Gets the 'doctrine.dbal.connection_factory' service.
getDoctrine_Dbal_DefaultConnectionService ( ) : stdClass Gets the 'doctrine.dbal.default_connection' service.
getDoctrine_Dbal_LoggerService ( ) : Symfony\Bridge\Doctrine\Logger\DbalLogger Gets the 'doctrine.dbal.logger' service.
getDoctrine_Orm_DefaultEntityManagerService ( ) : Doctrine\ORM\EntityManager Gets the 'doctrine.orm.default_entity_manager' service.
getDoctrine_Orm_EntityManagerService ( ) : Doctrine\ORM\EntityManager Gets the doctrine.orm.entity_manager service alias.
getDoctrine_Orm_ValidatorInitializerService ( ) : Symfony\Bridge\Doctrine\Validator\EntityInitializer Gets the 'doctrine.orm.validator_initializer' service.
getDoctrine_Orm_Validator_UniqueService ( ) : Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator Gets the 'doctrine.orm.validator.unique' service.
getEventDispatcherService ( ) : Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher Gets the 'event_dispatcher' service.
getFileLocatorService ( ) : Symfony\Component\HttpKernel\Config\FileLocator Gets the 'file_locator' service.
getFilesystemService ( ) : Symfony\Component\HttpKernel\Util\Filesystem Gets the 'filesystem' service.
getForm_CsrfProviderService ( ) : Symfony\Component\Form\Extension\Csrf\CsrfProvider\SessionCsrfProvider Gets the 'form.csrf_provider' service.
getForm_FactoryService ( ) : Symfony\Component\Form\FormFactory Gets the 'form.factory' service.
getForm_TypeExtension_CsrfService ( ) : Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension Gets the 'form.type_extension.csrf' service.
getForm_TypeExtension_FieldService ( ) : Symfony\Component\Form\Extension\Validator\Type\FieldTypeValidatorExtension Gets the 'form.type_extension.field' service.
getForm_TypeGuesser_DoctrineService ( ) : Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser Gets the 'form.type_guesser.doctrine' service.
getForm_TypeGuesser_ValidatorService ( ) : Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser Gets the 'form.type_guesser.validator' service.
getForm_Type_BirthdayService ( ) : Symfony\Component\Form\Extension\Core\Type\BirthdayType Gets the 'form.type.birthday' service.
getForm_Type_CheckboxService ( ) : Symfony\Component\Form\Extension\Core\Type\CheckboxType Gets the 'form.type.checkbox' service.
getForm_Type_ChoiceService ( ) : Symfony\Component\Form\Extension\Core\Type\ChoiceType Gets the 'form.type.choice' service.
getForm_Type_CollectionService ( ) : Symfony\Component\Form\Extension\Core\Type\CollectionType Gets the 'form.type.collection' service.
getForm_Type_CountryService ( ) : Symfony\Component\Form\Extension\Core\Type\CountryType Gets the 'form.type.country' service.
getForm_Type_CsrfService ( ) : Symfony\Component\Form\Extension\Csrf\Type\CsrfType Gets the 'form.type.csrf' service.
getForm_Type_DateService ( ) : Symfony\Component\Form\Extension\Core\Type\DateType Gets the 'form.type.date' service.
getForm_Type_DatetimeService ( ) : Symfony\Component\Form\Extension\Core\Type\DateTimeType Gets the 'form.type.datetime' service.
getForm_Type_EmailService ( ) : Symfony\Component\Form\Extension\Core\Type\EmailType Gets the 'form.type.email' service.
getForm_Type_EntityService ( ) : Symfony\Bridge\Doctrine\Form\Type\EntityType Gets the 'form.type.entity' service.
getForm_Type_FieldService ( ) : Symfony\Component\Form\Extension\Core\Type\FieldType Gets the 'form.type.field' service.
getForm_Type_FileService ( ) : Symfony\Component\Form\Extension\Core\Type\FileType Gets the 'form.type.file' service.
getForm_Type_FormService ( ) : Symfony\Component\Form\Extension\Core\Type\FormType Gets the 'form.type.form' service.
getForm_Type_HiddenService ( ) : Symfony\Component\Form\Extension\Core\Type\HiddenType Gets the 'form.type.hidden' service.
getForm_Type_IntegerService ( ) : Symfony\Component\Form\Extension\Core\Type\IntegerType Gets the 'form.type.integer' service.
getForm_Type_LanguageService ( ) : Symfony\Component\Form\Extension\Core\Type\LanguageType Gets the 'form.type.language' service.
getForm_Type_LocaleService ( ) : Symfony\Component\Form\Extension\Core\Type\LocaleType Gets the 'form.type.locale' service.
getForm_Type_MoneyService ( ) : Symfony\Component\Form\Extension\Core\Type\MoneyType Gets the 'form.type.money' service.
getForm_Type_NumberService ( ) : Symfony\Component\Form\Extension\Core\Type\NumberType Gets the 'form.type.number' service.
getForm_Type_PasswordService ( ) : Symfony\Component\Form\Extension\Core\Type\PasswordType Gets the 'form.type.password' service.
getForm_Type_PercentService ( ) : Symfony\Component\Form\Extension\Core\Type\PercentType Gets the 'form.type.percent' service.
getForm_Type_RadioService ( ) : Symfony\Component\Form\Extension\Core\Type\RadioType Gets the 'form.type.radio' service.
getForm_Type_RepeatedService ( ) : Symfony\Component\Form\Extension\Core\Type\RepeatedType Gets the 'form.type.repeated' service.
getForm_Type_SearchService ( ) : Symfony\Component\Form\Extension\Core\Type\SearchType Gets the 'form.type.search' service.
getForm_Type_TextService ( ) : Symfony\Component\Form\Extension\Core\Type\TextType Gets the 'form.type.text' service.
getForm_Type_TextareaService ( ) : Symfony\Component\Form\Extension\Core\Type\TextareaType Gets the 'form.type.textarea' service.
getForm_Type_TimeService ( ) : Symfony\Component\Form\Extension\Core\Type\TimeType Gets the 'form.type.time' service.
getForm_Type_TimezoneService ( ) : Symfony\Component\Form\Extension\Core\Type\TimezoneType Gets the 'form.type.timezone' service.
getForm_Type_UrlService ( ) : Symfony\Component\Form\Extension\Core\Type\UrlType Gets the 'form.type.url' service.
getHttpKernelService ( ) : Symfony\Bundle\FrameworkBundle\HttpKernel Gets the 'http_kernel' service.
getKernelService ( ) Gets the 'kernel' service.
getLoggerService ( ) : Symfony\Bridge\Monolog\Logger Gets the 'logger' service.
getMailerService ( ) : Swift_Mailer Gets the 'mailer' service.
getMonolog_Handler_DebugService ( ) : Symfony\Bridge\Monolog\Handler\DebugHandler Gets the 'monolog.handler.debug' service.
getMonolog_Handler_FirephpService ( ) : Symfony\Bridge\Monolog\Handler\FirePHPHandler Gets the 'monolog.handler.firephp' service.
getMonolog_Handler_MainService ( ) : Monolog\Handler\StreamHandler Gets the 'monolog.handler.main' service.
getMonolog_Logger_DoctrineService ( ) : Symfony\Bridge\Monolog\Logger Gets the 'monolog.logger.doctrine' service.
getMonolog_Logger_EventService ( ) : Symfony\Bridge\Monolog\Logger Gets the 'monolog.logger.event' service.
getMonolog_Logger_ProfilerService ( ) : Symfony\Bridge\Monolog\Logger Gets the 'monolog.logger.profiler' service.
getMonolog_Logger_RequestService ( ) : Symfony\Bridge\Monolog\Logger Gets the 'monolog.logger.request' service.
getMonolog_Logger_RouterService ( ) : Symfony\Bridge\Monolog\Logger Gets the 'monolog.logger.router' service.
getMonolog_Logger_SecurityService ( ) : Symfony\Bridge\Monolog\Logger Gets the 'monolog.logger.security' service.
getMonolog_Logger_TemplatingService ( ) : Symfony\Bridge\Monolog\Logger Gets the 'monolog.logger.templating' service.
getProfilerListenerService ( ) : Symfony\Component\HttpKernel\EventListener\ProfilerListener Gets the 'profiler_listener' service.
getProfilerService ( ) : Symfony\Component\HttpKernel\Profiler\Profiler Gets the 'profiler' service.
getRequestService ( ) Gets the 'request' service.
getResponseListenerService ( ) : Symfony\Component\HttpKernel\EventListener\ResponseListener Gets the 'response_listener' service.
getRouterListenerService ( ) : Symfony\Bundle\FrameworkBundle\EventListener\RouterListener Gets the 'router_listener' service.
getRouterService ( ) : Symfony\Bundle\FrameworkBundle\Routing\Router Gets the 'router' service.
getRouting_LoaderService ( ) : Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader Gets the 'routing.loader' service.
getSecurity_Access_DecisionManagerService ( ) : Symfony\Component\Security\Core\Authorization\AccessDecisionManager Gets the 'security.access.decision_manager' service.
getSecurity_Access_MethodInterceptorService ( ) : JMS\SecurityExtraBundle\Security\Authorization\Interception\MethodSecurityInterceptor Gets the 'security.access.method_interceptor' service.
getSecurity_Authentication_ManagerService ( ) : Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager Gets the 'security.authentication.manager' service.
getSecurity_Authentication_TrustResolverService ( ) : Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver Gets the 'security.authentication.trust_resolver' service.
getSecurity_ContextService ( ) : Symfony\Component\Security\Core\SecurityContext Gets the 'security.context' service.
getSecurity_EncoderFactoryService ( ) : Symfony\Component\Security\Core\Encoder\EncoderFactory Gets the 'security.encoder_factory' service.
getSecurity_Extra_ControllerListenerService ( ) : JMS\SecurityExtraBundle\Controller\ControllerListener Gets the 'security.extra.controller_listener' service.
getSecurity_FirewallService ( ) : Symfony\Component\Security\Http\Firewall Gets the 'security.firewall' service.
getSecurity_Firewall_Map_Context_DevService ( ) : Symfony\Bundle\SecurityBundle\Security\FirewallContext Gets the 'security.firewall.map.context.dev' service.
getSecurity_Firewall_Map_Context_LoginService ( ) : Symfony\Bundle\SecurityBundle\Security\FirewallContext Gets the 'security.firewall.map.context.login' service.
getSecurity_Firewall_Map_Context_SecuredAreaService ( ) : Symfony\Bundle\SecurityBundle\Security\FirewallContext Gets the 'security.firewall.map.context.secured_area' service.
getSecurity_Rememberme_ResponseListenerService ( ) : Symfony\Bundle\SecurityBundle\EventListener\ResponseListener Gets the 'security.rememberme.response_listener' service.
getSecurity_User_Provider_Concrete_InMemoryService ( ) : Symfony\Component\Security\Core\User\InMemoryUserProvider Gets the 'security.user.provider.concrete.in_memory' service.
getSensioFrameworkExtra_Cache_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener Gets the 'sensio_framework_extra.cache.listener' service.
getSensioFrameworkExtra_Controller_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener Gets the 'sensio_framework_extra.controller.listener' service.
getSensioFrameworkExtra_Converter_Doctrine_OrmService ( ) : Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter Gets the 'sensio_framework_extra.converter.doctrine.orm' service.
getSensioFrameworkExtra_Converter_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener Gets the 'sensio_framework_extra.converter.listener' service.
getSensioFrameworkExtra_Converter_ManagerService ( ) : Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager Gets the 'sensio_framework_extra.converter.manager' service.
getSensioFrameworkExtra_View_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener Gets the 'sensio_framework_extra.view.listener' service.
getSensio_Distribution_WebconfiguratorService ( ) : Sensio\Bundle\DistributionBundle\Configurator\Configurator Gets the 'sensio.distribution.webconfigurator' service.
getServiceContainerService ( ) Gets the 'service_container' service.
getSessionListenerService ( ) : Symfony\Bundle\FrameworkBundle\EventListener\SessionListener Gets the 'session_listener' service.
getSessionService ( ) : Symfony\Component\HttpFoundation\Session Gets the 'session' service.
getSession_StorageService ( ) : Symfony\Component\HttpFoundation\SessionStorage\NativeSessionStorage Gets the 'session.storage' service.
getSwiftmailer_Plugin_MessageloggerService ( ) : Symfony\Bundle\SwiftmailerBundle\Logger\MessageLogger Gets the 'swiftmailer.plugin.messagelogger' service.
getSwiftmailer_TransportService ( ) : Swift_Transport_EsmtpTransport Gets the 'swiftmailer.transport' service.
getTemplatingService ( ) : Symfony\Bundle\TwigBundle\TwigEngine Gets the 'templating' service.
getTemplating_Asset_PackageFactoryService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Asset\PackageFactory Gets the 'templating.asset.package_factory' service.
getTemplating_GlobalsService ( ) : Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables Gets the 'templating.globals' service.
getTemplating_Helper_ActionsService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper Gets the 'templating.helper.actions' service.
getTemplating_Helper_AssetsService ( ) : Symfony\Component\Templating\Helper\CoreAssetsHelper Gets the 'templating.helper.assets' service.
getTemplating_Helper_CodeService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper Gets the 'templating.helper.code' service.
getTemplating_Helper_FormService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper Gets the 'templating.helper.form' service.
getTemplating_Helper_RequestService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper Gets the 'templating.helper.request' service.
getTemplating_Helper_RouterService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper Gets the 'templating.helper.router' service.
getTemplating_Helper_SecurityService ( ) : Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper Gets the 'templating.helper.security' service.
getTemplating_Helper_SessionService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper Gets the 'templating.helper.session' service.
getTemplating_Helper_SlotsService ( ) : Symfony\Component\Templating\Helper\SlotsHelper Gets the 'templating.helper.slots' service.
getTemplating_Helper_TranslatorService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper Gets the 'templating.helper.translator' service.
getTemplating_LoaderService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader Gets the 'templating.loader' service.
getTemplating_LocatorService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator Gets the 'templating.locator' service.
getTemplating_NameParserService ( ) : Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser Gets the 'templating.name_parser' service.
getTranslation_Loader_PhpService ( ) : Symfony\Component\Translation\Loader\PhpFileLoader Gets the 'translation.loader.php' service.
getTranslation_Loader_XliffService ( ) : Symfony\Component\Translation\Loader\XliffFileLoader Gets the 'translation.loader.xliff' service.
getTranslation_Loader_YmlService ( ) : Symfony\Component\Translation\Loader\YamlFileLoader Gets the 'translation.loader.yml' service.
getTranslatorService ( ) : Symfony\Component\Translation\IdentityTranslator Gets the 'translator' service.
getTranslator_DefaultService ( ) : Symfony\Bundle\FrameworkBundle\Translation\Translator Gets the 'translator.default' service.
getTranslator_SelectorService ( ) : Symfony\Component\Translation\MessageSelector Gets the 'translator.selector' service.
getTwigService ( ) : Twig_Environment Gets the 'twig' service.
getTwig_ExceptionListenerService ( ) : Symfony\Component\HttpKernel\EventListener\ExceptionListener Gets the 'twig.exception_listener' service.
getTwig_Extension_Acme_DemoService ( ) : Acme\DemoBundle\Twig\Extension\DemoExtension Gets the 'twig.extension.acme.demo' service.
getTwig_LoaderService ( ) : Symfony\Bundle\TwigBundle\Loader\FilesystemLoader Gets the 'twig.loader' service.
getValidatorService ( ) : Symfony\Component\Validator\Validator Gets the 'validator' service.
getValidator_Mapping_ClassMetadataFactoryService ( ) : Symfony\Component\Validator\Mapping\ClassMetadataFactory Gets the 'validator.mapping.class_metadata_factory' service.
getWebProfiler_DebugToolbarService ( ) : Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener Gets the 'web_profiler.debug_toolbar' service.

Method Details

__construct() public method

Constructor.
public __construct ( )

getAcme_Demo_ListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getAcme_Demo_ListenerService ( ) : Acme\DemoBundle\ControllerListener
return Acme\DemoBundle\ControllerListener A Acme\DemoBundle\ControllerListener instance.

getAnnotationReaderService() protected method

This service is shared. This method always returns the same instance of the service.
protected getAnnotationReaderService ( ) : Doctrine\Common\Annotations\FileCacheReader
return Doctrine\Common\Annotations\FileCacheReader A Doctrine\Common\Annotations\FileCacheReader instance.

getAssetic_AssetFactoryService() protected method

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.
protected getAssetic_AssetFactoryService ( ) : Symfony\Bundle\AsseticBundle\Factory\AssetFactory
return Symfony\Bundle\AsseticBundle\Factory\AssetFactory A Symfony\Bundle\AsseticBundle\Factory\AssetFactory instance.

getAssetic_AssetManagerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getAssetic_AssetManagerService ( ) : Assetic\Factory\LazyAssetManager
return Assetic\Factory\LazyAssetManager A Assetic\Factory\LazyAssetManager instance.

getAssetic_CacheService() protected method

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.
protected getAssetic_CacheService ( ) : Assetic\Cache\FilesystemCache
return Assetic\Cache\FilesystemCache A Assetic\Cache\FilesystemCache instance.

getAssetic_ControllerService() protected method

Gets the 'assetic.controller' service.
protected getAssetic_ControllerService ( ) : Symfony\Bundle\AsseticBundle\Controller\AsseticController
return Symfony\Bundle\AsseticBundle\Controller\AsseticController A Symfony\Bundle\AsseticBundle\Controller\AsseticController instance.

getAssetic_FilterManagerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getAssetic_FilterManagerService ( ) : Symfony\Bundle\AsseticBundle\FilterManager
return Symfony\Bundle\AsseticBundle\FilterManager A Symfony\Bundle\AsseticBundle\FilterManager instance.

getAssetic_Filter_CssrewriteService() protected method

This service is shared. This method always returns the same instance of the service.
protected getAssetic_Filter_CssrewriteService ( ) : Assetic\Filter\CssRewriteFilter
return Assetic\Filter\CssRewriteFilter A Assetic\Filter\CssRewriteFilter instance.

getAssetic_RequestListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getAssetic_RequestListenerService ( ) : Symfony\Bundle\AsseticBundle\EventListener\RequestListener
return Symfony\Bundle\AsseticBundle\EventListener\RequestListener A Symfony\Bundle\AsseticBundle\EventListener\RequestListener instance.

getCacheWarmerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getCacheWarmerService ( ) : Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
return Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate A Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate instance.

getControllerNameConverterService() protected method

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.
protected getControllerNameConverterService ( ) : Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
return Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser A Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser instance.

getDataCollector_RequestService() protected method

This service is shared. This method always returns the same instance of the service.
protected getDataCollector_RequestService ( ) : Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
return Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector A Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector instance.

getDatabaseConnectionService() protected method

Gets the database_connection service alias.
protected getDatabaseConnectionService ( ) : stdClass
return stdClass An instance of the doctrine.dbal.default_connection service

getDebug_EventDispatcherService() protected method

Gets the debug.event_dispatcher service alias.
protected getDebug_EventDispatcherService ( ) : Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher
return Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher An instance of the event_dispatcher service

getDefaultParameters() protected method

Gets the default parameters.
protected getDefaultParameters ( ) : array
return array An array of the default parameters

getDoctrineService() protected method

This service is shared. This method always returns the same instance of the service.
protected getDoctrineService ( ) : Symfony\Bundle\DoctrineBundle\Registry
return Symfony\Bundle\DoctrineBundle\Registry A Symfony\Bundle\DoctrineBundle\Registry instance.

getDoctrine_Dbal_ConnectionFactoryService() protected method

This service is shared. This method always returns the same instance of the service.
protected getDoctrine_Dbal_ConnectionFactoryService ( ) : Symfony\Bundle\DoctrineBundle\ConnectionFactory
return Symfony\Bundle\DoctrineBundle\ConnectionFactory A Symfony\Bundle\DoctrineBundle\ConnectionFactory instance.

getDoctrine_Dbal_DefaultConnectionService() protected method

This service is shared. This method always returns the same instance of the service.
protected getDoctrine_Dbal_DefaultConnectionService ( ) : stdClass
return stdClass A stdClass instance.

getDoctrine_Dbal_LoggerService() protected method

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.
protected getDoctrine_Dbal_LoggerService ( ) : Symfony\Bridge\Doctrine\Logger\DbalLogger
return Symfony\Bridge\Doctrine\Logger\DbalLogger A Symfony\Bridge\Doctrine\Logger\DbalLogger instance.

getDoctrine_Orm_DefaultEntityManagerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getDoctrine_Orm_DefaultEntityManagerService ( ) : Doctrine\ORM\EntityManager
return Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.

getDoctrine_Orm_EntityManagerService() protected method

Gets the doctrine.orm.entity_manager service alias.
protected getDoctrine_Orm_EntityManagerService ( ) : Doctrine\ORM\EntityManager
return Doctrine\ORM\EntityManager An instance of the doctrine.orm.default_entity_manager service

getDoctrine_Orm_ValidatorInitializerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getDoctrine_Orm_ValidatorInitializerService ( ) : Symfony\Bridge\Doctrine\Validator\EntityInitializer
return Symfony\Bridge\Doctrine\Validator\EntityInitializer A Symfony\Bridge\Doctrine\Validator\EntityInitializer instance.

getDoctrine_Orm_Validator_UniqueService() protected method

This service is shared. This method always returns the same instance of the service.
protected getDoctrine_Orm_Validator_UniqueService ( ) : Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
return Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator A Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator instance.

getEventDispatcherService() protected method

This service is shared. This method always returns the same instance of the service.
protected getEventDispatcherService ( ) : Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher
return Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher A Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher instance.

getFileLocatorService() protected method

This service is shared. This method always returns the same instance of the service.
protected getFileLocatorService ( ) : Symfony\Component\HttpKernel\Config\FileLocator
return Symfony\Component\HttpKernel\Config\FileLocator A Symfony\Component\HttpKernel\Config\FileLocator instance.

getFilesystemService() protected method

This service is shared. This method always returns the same instance of the service.
protected getFilesystemService ( ) : Symfony\Component\HttpKernel\Util\Filesystem
return Symfony\Component\HttpKernel\Util\Filesystem A Symfony\Component\HttpKernel\Util\Filesystem instance.

getForm_CsrfProviderService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_CsrfProviderService ( ) : Symfony\Component\Form\Extension\Csrf\CsrfProvider\SessionCsrfProvider
return Symfony\Component\Form\Extension\Csrf\CsrfProvider\SessionCsrfProvider A Symfony\Component\Form\Extension\Csrf\CsrfProvider\SessionCsrfProvider instance.

getForm_FactoryService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_FactoryService ( ) : Symfony\Component\Form\FormFactory
return Symfony\Component\Form\FormFactory A Symfony\Component\Form\FormFactory instance.

getForm_TypeExtension_CsrfService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_TypeExtension_CsrfService ( ) : Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
return Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension A Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension instance.

getForm_TypeExtension_FieldService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_TypeExtension_FieldService ( ) : Symfony\Component\Form\Extension\Validator\Type\FieldTypeValidatorExtension
return Symfony\Component\Form\Extension\Validator\Type\FieldTypeValidatorExtension A Symfony\Component\Form\Extension\Validator\Type\FieldTypeValidatorExtension instance.

getForm_TypeGuesser_DoctrineService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_TypeGuesser_DoctrineService ( ) : Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
return Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser A Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser instance.

getForm_TypeGuesser_ValidatorService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_TypeGuesser_ValidatorService ( ) : Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
return Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser A Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser instance.

getForm_Type_BirthdayService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_BirthdayService ( ) : Symfony\Component\Form\Extension\Core\Type\BirthdayType
return Symfony\Component\Form\Extension\Core\Type\BirthdayType A Symfony\Component\Form\Extension\Core\Type\BirthdayType instance.

getForm_Type_CheckboxService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_CheckboxService ( ) : Symfony\Component\Form\Extension\Core\Type\CheckboxType
return Symfony\Component\Form\Extension\Core\Type\CheckboxType A Symfony\Component\Form\Extension\Core\Type\CheckboxType instance.

getForm_Type_ChoiceService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_ChoiceService ( ) : Symfony\Component\Form\Extension\Core\Type\ChoiceType
return Symfony\Component\Form\Extension\Core\Type\ChoiceType A Symfony\Component\Form\Extension\Core\Type\ChoiceType instance.

getForm_Type_CollectionService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_CollectionService ( ) : Symfony\Component\Form\Extension\Core\Type\CollectionType
return Symfony\Component\Form\Extension\Core\Type\CollectionType A Symfony\Component\Form\Extension\Core\Type\CollectionType instance.

getForm_Type_CountryService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_CountryService ( ) : Symfony\Component\Form\Extension\Core\Type\CountryType
return Symfony\Component\Form\Extension\Core\Type\CountryType A Symfony\Component\Form\Extension\Core\Type\CountryType instance.

getForm_Type_CsrfService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_CsrfService ( ) : Symfony\Component\Form\Extension\Csrf\Type\CsrfType
return Symfony\Component\Form\Extension\Csrf\Type\CsrfType A Symfony\Component\Form\Extension\Csrf\Type\CsrfType instance.

getForm_Type_DateService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_DateService ( ) : Symfony\Component\Form\Extension\Core\Type\DateType
return Symfony\Component\Form\Extension\Core\Type\DateType A Symfony\Component\Form\Extension\Core\Type\DateType instance.

getForm_Type_DatetimeService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_DatetimeService ( ) : Symfony\Component\Form\Extension\Core\Type\DateTimeType
return Symfony\Component\Form\Extension\Core\Type\DateTimeType A Symfony\Component\Form\Extension\Core\Type\DateTimeType instance.

getForm_Type_EmailService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_EmailService ( ) : Symfony\Component\Form\Extension\Core\Type\EmailType
return Symfony\Component\Form\Extension\Core\Type\EmailType A Symfony\Component\Form\Extension\Core\Type\EmailType instance.

getForm_Type_EntityService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_EntityService ( ) : Symfony\Bridge\Doctrine\Form\Type\EntityType
return Symfony\Bridge\Doctrine\Form\Type\EntityType A Symfony\Bridge\Doctrine\Form\Type\EntityType instance.

getForm_Type_FieldService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_FieldService ( ) : Symfony\Component\Form\Extension\Core\Type\FieldType
return Symfony\Component\Form\Extension\Core\Type\FieldType A Symfony\Component\Form\Extension\Core\Type\FieldType instance.

getForm_Type_FileService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_FileService ( ) : Symfony\Component\Form\Extension\Core\Type\FileType
return Symfony\Component\Form\Extension\Core\Type\FileType A Symfony\Component\Form\Extension\Core\Type\FileType instance.

getForm_Type_FormService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_FormService ( ) : Symfony\Component\Form\Extension\Core\Type\FormType
return Symfony\Component\Form\Extension\Core\Type\FormType A Symfony\Component\Form\Extension\Core\Type\FormType instance.

getForm_Type_HiddenService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_HiddenService ( ) : Symfony\Component\Form\Extension\Core\Type\HiddenType
return Symfony\Component\Form\Extension\Core\Type\HiddenType A Symfony\Component\Form\Extension\Core\Type\HiddenType instance.

getForm_Type_IntegerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_IntegerService ( ) : Symfony\Component\Form\Extension\Core\Type\IntegerType
return Symfony\Component\Form\Extension\Core\Type\IntegerType A Symfony\Component\Form\Extension\Core\Type\IntegerType instance.

getForm_Type_LanguageService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_LanguageService ( ) : Symfony\Component\Form\Extension\Core\Type\LanguageType
return Symfony\Component\Form\Extension\Core\Type\LanguageType A Symfony\Component\Form\Extension\Core\Type\LanguageType instance.

getForm_Type_LocaleService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_LocaleService ( ) : Symfony\Component\Form\Extension\Core\Type\LocaleType
return Symfony\Component\Form\Extension\Core\Type\LocaleType A Symfony\Component\Form\Extension\Core\Type\LocaleType instance.

getForm_Type_MoneyService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_MoneyService ( ) : Symfony\Component\Form\Extension\Core\Type\MoneyType
return Symfony\Component\Form\Extension\Core\Type\MoneyType A Symfony\Component\Form\Extension\Core\Type\MoneyType instance.

getForm_Type_NumberService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_NumberService ( ) : Symfony\Component\Form\Extension\Core\Type\NumberType
return Symfony\Component\Form\Extension\Core\Type\NumberType A Symfony\Component\Form\Extension\Core\Type\NumberType instance.

getForm_Type_PasswordService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_PasswordService ( ) : Symfony\Component\Form\Extension\Core\Type\PasswordType
return Symfony\Component\Form\Extension\Core\Type\PasswordType A Symfony\Component\Form\Extension\Core\Type\PasswordType instance.

getForm_Type_PercentService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_PercentService ( ) : Symfony\Component\Form\Extension\Core\Type\PercentType
return Symfony\Component\Form\Extension\Core\Type\PercentType A Symfony\Component\Form\Extension\Core\Type\PercentType instance.

getForm_Type_RadioService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_RadioService ( ) : Symfony\Component\Form\Extension\Core\Type\RadioType
return Symfony\Component\Form\Extension\Core\Type\RadioType A Symfony\Component\Form\Extension\Core\Type\RadioType instance.

getForm_Type_RepeatedService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_RepeatedService ( ) : Symfony\Component\Form\Extension\Core\Type\RepeatedType
return Symfony\Component\Form\Extension\Core\Type\RepeatedType A Symfony\Component\Form\Extension\Core\Type\RepeatedType instance.

getForm_Type_SearchService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_SearchService ( ) : Symfony\Component\Form\Extension\Core\Type\SearchType
return Symfony\Component\Form\Extension\Core\Type\SearchType A Symfony\Component\Form\Extension\Core\Type\SearchType instance.

getForm_Type_TextService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_TextService ( ) : Symfony\Component\Form\Extension\Core\Type\TextType
return Symfony\Component\Form\Extension\Core\Type\TextType A Symfony\Component\Form\Extension\Core\Type\TextType instance.

getForm_Type_TextareaService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_TextareaService ( ) : Symfony\Component\Form\Extension\Core\Type\TextareaType
return Symfony\Component\Form\Extension\Core\Type\TextareaType A Symfony\Component\Form\Extension\Core\Type\TextareaType instance.

getForm_Type_TimeService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_TimeService ( ) : Symfony\Component\Form\Extension\Core\Type\TimeType
return Symfony\Component\Form\Extension\Core\Type\TimeType A Symfony\Component\Form\Extension\Core\Type\TimeType instance.

getForm_Type_TimezoneService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_TimezoneService ( ) : Symfony\Component\Form\Extension\Core\Type\TimezoneType
return Symfony\Component\Form\Extension\Core\Type\TimezoneType A Symfony\Component\Form\Extension\Core\Type\TimezoneType instance.

getForm_Type_UrlService() protected method

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_UrlService ( ) : Symfony\Component\Form\Extension\Core\Type\UrlType
return Symfony\Component\Form\Extension\Core\Type\UrlType A Symfony\Component\Form\Extension\Core\Type\UrlType instance.

getHttpKernelService() protected method

This service is shared. This method always returns the same instance of the service.
protected getHttpKernelService ( ) : Symfony\Bundle\FrameworkBundle\HttpKernel
return Symfony\Bundle\FrameworkBundle\HttpKernel A Symfony\Bundle\FrameworkBundle\HttpKernel instance.

getKernelService() protected method

This service is shared. This method always returns the same instance of the service.
protected getKernelService ( )

getLoggerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getLoggerService ( ) : Symfony\Bridge\Monolog\Logger
return Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMailerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMailerService ( ) : Swift_Mailer
return Swift_Mailer A Swift_Mailer instance.

getMonolog_Handler_DebugService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Handler_DebugService ( ) : Symfony\Bridge\Monolog\Handler\DebugHandler
return Symfony\Bridge\Monolog\Handler\DebugHandler A Symfony\Bridge\Monolog\Handler\DebugHandler instance.

getMonolog_Handler_FirephpService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Handler_FirephpService ( ) : Symfony\Bridge\Monolog\Handler\FirePHPHandler
return Symfony\Bridge\Monolog\Handler\FirePHPHandler A Symfony\Bridge\Monolog\Handler\FirePHPHandler instance.

getMonolog_Handler_MainService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Handler_MainService ( ) : Monolog\Handler\StreamHandler
return Monolog\Handler\StreamHandler A Monolog\Handler\StreamHandler instance.

getMonolog_Logger_DoctrineService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_DoctrineService ( ) : Symfony\Bridge\Monolog\Logger
return Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_EventService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_EventService ( ) : Symfony\Bridge\Monolog\Logger
return Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_ProfilerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_ProfilerService ( ) : Symfony\Bridge\Monolog\Logger
return Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_RequestService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_RequestService ( ) : Symfony\Bridge\Monolog\Logger
return Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_RouterService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_RouterService ( ) : Symfony\Bridge\Monolog\Logger
return Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_SecurityService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_SecurityService ( ) : Symfony\Bridge\Monolog\Logger
return Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_TemplatingService() protected method

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_TemplatingService ( ) : Symfony\Bridge\Monolog\Logger
return Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getParameter() public method

public getParameter ( $name )

getParameterBag() public method

{@inheritDoc}
public getParameterBag ( )

getProfilerListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getProfilerListenerService ( ) : Symfony\Component\HttpKernel\EventListener\ProfilerListener
return Symfony\Component\HttpKernel\EventListener\ProfilerListener A Symfony\Component\HttpKernel\EventListener\ProfilerListener instance.

getProfilerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getProfilerService ( ) : Symfony\Component\HttpKernel\Profiler\Profiler
return Symfony\Component\HttpKernel\Profiler\Profiler A Symfony\Component\HttpKernel\Profiler\Profiler instance.

getRequestService() protected method

This service is shared. This method always returns the same instance of the service.
protected getRequestService ( )

getResponseListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getResponseListenerService ( ) : Symfony\Component\HttpKernel\EventListener\ResponseListener
return Symfony\Component\HttpKernel\EventListener\ResponseListener A Symfony\Component\HttpKernel\EventListener\ResponseListener instance.

getRouterListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getRouterListenerService ( ) : Symfony\Bundle\FrameworkBundle\EventListener\RouterListener
return Symfony\Bundle\FrameworkBundle\EventListener\RouterListener A Symfony\Bundle\FrameworkBundle\EventListener\RouterListener instance.

getRouterService() protected method

This service is shared. This method always returns the same instance of the service.
protected getRouterService ( ) : Symfony\Bundle\FrameworkBundle\Routing\Router
return Symfony\Bundle\FrameworkBundle\Routing\Router A Symfony\Bundle\FrameworkBundle\Routing\Router instance.

getRouting_LoaderService() protected method

This service is shared. This method always returns the same instance of the service.
protected getRouting_LoaderService ( ) : Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
return Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader A Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader instance.

getSecurity_Access_DecisionManagerService() protected method

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.
protected getSecurity_Access_DecisionManagerService ( ) : Symfony\Component\Security\Core\Authorization\AccessDecisionManager
return Symfony\Component\Security\Core\Authorization\AccessDecisionManager A Symfony\Component\Security\Core\Authorization\AccessDecisionManager instance.

getSecurity_Access_MethodInterceptorService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSecurity_Access_MethodInterceptorService ( ) : JMS\SecurityExtraBundle\Security\Authorization\Interception\MethodSecurityInterceptor
return JMS\SecurityExtraBundle\Security\Authorization\Interception\MethodSecurityInterceptor A JMS\SecurityExtraBundle\Security\Authorization\Interception\MethodSecurityInterceptor instance.

getSecurity_Authentication_ManagerService() protected method

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.
protected getSecurity_Authentication_ManagerService ( ) : Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
return Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager A Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager instance.

getSecurity_Authentication_TrustResolverService() protected method

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.
protected getSecurity_Authentication_TrustResolverService ( ) : Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
return Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver A Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver instance.

getSecurity_ContextService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSecurity_ContextService ( ) : Symfony\Component\Security\Core\SecurityContext
return Symfony\Component\Security\Core\SecurityContext A Symfony\Component\Security\Core\SecurityContext instance.

getSecurity_EncoderFactoryService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSecurity_EncoderFactoryService ( ) : Symfony\Component\Security\Core\Encoder\EncoderFactory
return Symfony\Component\Security\Core\Encoder\EncoderFactory A Symfony\Component\Security\Core\Encoder\EncoderFactory instance.

getSecurity_Extra_ControllerListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSecurity_Extra_ControllerListenerService ( ) : JMS\SecurityExtraBundle\Controller\ControllerListener
return JMS\SecurityExtraBundle\Controller\ControllerListener A JMS\SecurityExtraBundle\Controller\ControllerListener instance.

getSecurity_FirewallService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSecurity_FirewallService ( ) : Symfony\Component\Security\Http\Firewall
return Symfony\Component\Security\Http\Firewall A Symfony\Component\Security\Http\Firewall instance.

getSecurity_Firewall_Map_Context_DevService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSecurity_Firewall_Map_Context_DevService ( ) : Symfony\Bundle\SecurityBundle\Security\FirewallContext
return Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance.

getSecurity_Firewall_Map_Context_LoginService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSecurity_Firewall_Map_Context_LoginService ( ) : Symfony\Bundle\SecurityBundle\Security\FirewallContext
return Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance.

getSecurity_Firewall_Map_Context_SecuredAreaService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSecurity_Firewall_Map_Context_SecuredAreaService ( ) : Symfony\Bundle\SecurityBundle\Security\FirewallContext
return Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance.

getSecurity_Rememberme_ResponseListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSecurity_Rememberme_ResponseListenerService ( ) : Symfony\Bundle\SecurityBundle\EventListener\ResponseListener
return Symfony\Bundle\SecurityBundle\EventListener\ResponseListener A Symfony\Bundle\SecurityBundle\EventListener\ResponseListener instance.

getSecurity_User_Provider_Concrete_InMemoryService() protected method

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.
protected getSecurity_User_Provider_Concrete_InMemoryService ( ) : Symfony\Component\Security\Core\User\InMemoryUserProvider
return Symfony\Component\Security\Core\User\InMemoryUserProvider A Symfony\Component\Security\Core\User\InMemoryUserProvider instance.

getSensioFrameworkExtra_Cache_ListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_Cache_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener
return Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener instance.

getSensioFrameworkExtra_Controller_ListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_Controller_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
return Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener instance.

getSensioFrameworkExtra_Converter_Doctrine_OrmService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_Converter_Doctrine_OrmService ( ) : Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter
return Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter A Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter instance.

getSensioFrameworkExtra_Converter_ListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_Converter_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
return Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener instance.

getSensioFrameworkExtra_Converter_ManagerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_Converter_ManagerService ( ) : Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
return Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager A Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager instance.

getSensioFrameworkExtra_View_ListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_View_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
return Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener instance.

getSensio_Distribution_WebconfiguratorService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSensio_Distribution_WebconfiguratorService ( ) : Sensio\Bundle\DistributionBundle\Configurator\Configurator
return Sensio\Bundle\DistributionBundle\Configurator\Configurator A Sensio\Bundle\DistributionBundle\Configurator\Configurator instance.

getServiceContainerService() protected method

This service is shared. This method always returns the same instance of the service.

getSessionListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSessionListenerService ( ) : Symfony\Bundle\FrameworkBundle\EventListener\SessionListener
return Symfony\Bundle\FrameworkBundle\EventListener\SessionListener A Symfony\Bundle\FrameworkBundle\EventListener\SessionListener instance.

getSessionService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSessionService ( ) : Symfony\Component\HttpFoundation\Session
return Symfony\Component\HttpFoundation\Session A Symfony\Component\HttpFoundation\Session instance.

getSession_StorageService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSession_StorageService ( ) : Symfony\Component\HttpFoundation\SessionStorage\NativeSessionStorage
return Symfony\Component\HttpFoundation\SessionStorage\NativeSessionStorage A Symfony\Component\HttpFoundation\SessionStorage\NativeSessionStorage instance.

getSwiftmailer_Plugin_MessageloggerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSwiftmailer_Plugin_MessageloggerService ( ) : Symfony\Bundle\SwiftmailerBundle\Logger\MessageLogger
return Symfony\Bundle\SwiftmailerBundle\Logger\MessageLogger A Symfony\Bundle\SwiftmailerBundle\Logger\MessageLogger instance.

getSwiftmailer_TransportService() protected method

This service is shared. This method always returns the same instance of the service.
protected getSwiftmailer_TransportService ( ) : Swift_Transport_EsmtpTransport
return Swift_Transport_EsmtpTransport A Swift_Transport_EsmtpTransport instance.

getTemplatingService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplatingService ( ) : Symfony\Bundle\TwigBundle\TwigEngine
return Symfony\Bundle\TwigBundle\TwigEngine A Symfony\Bundle\TwigBundle\TwigEngine instance.

getTemplating_Asset_PackageFactoryService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Asset_PackageFactoryService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Asset\PackageFactory
return Symfony\Bundle\FrameworkBundle\Templating\Asset\PackageFactory A Symfony\Bundle\FrameworkBundle\Templating\Asset\PackageFactory instance.

getTemplating_GlobalsService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_GlobalsService ( ) : Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables
return Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables A Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables instance.

getTemplating_Helper_ActionsService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_ActionsService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper
return Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper instance.

getTemplating_Helper_AssetsService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_AssetsService ( ) : Symfony\Component\Templating\Helper\CoreAssetsHelper
return Symfony\Component\Templating\Helper\CoreAssetsHelper A Symfony\Component\Templating\Helper\CoreAssetsHelper instance.

getTemplating_Helper_CodeService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_CodeService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper
return Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper instance.

getTemplating_Helper_FormService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_FormService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
return Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper instance.

getTemplating_Helper_RequestService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_RequestService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper
return Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper instance.

getTemplating_Helper_RouterService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_RouterService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper
return Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper instance.

getTemplating_Helper_SecurityService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_SecurityService ( ) : Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper
return Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper A Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper instance.

getTemplating_Helper_SessionService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_SessionService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper
return Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper instance.

getTemplating_Helper_SlotsService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_SlotsService ( ) : Symfony\Component\Templating\Helper\SlotsHelper
return Symfony\Component\Templating\Helper\SlotsHelper A Symfony\Component\Templating\Helper\SlotsHelper instance.

getTemplating_Helper_TranslatorService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_TranslatorService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper
return Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper instance.

getTemplating_LoaderService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_LoaderService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
return Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader A Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader instance.

getTemplating_LocatorService() protected method

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.
protected getTemplating_LocatorService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
return Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator A Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator instance.

getTemplating_NameParserService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTemplating_NameParserService ( ) : Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
return Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser A Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser instance.

getTranslation_Loader_PhpService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTranslation_Loader_PhpService ( ) : Symfony\Component\Translation\Loader\PhpFileLoader
return Symfony\Component\Translation\Loader\PhpFileLoader A Symfony\Component\Translation\Loader\PhpFileLoader instance.

getTranslation_Loader_XliffService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTranslation_Loader_XliffService ( ) : Symfony\Component\Translation\Loader\XliffFileLoader
return Symfony\Component\Translation\Loader\XliffFileLoader A Symfony\Component\Translation\Loader\XliffFileLoader instance.

getTranslation_Loader_YmlService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTranslation_Loader_YmlService ( ) : Symfony\Component\Translation\Loader\YamlFileLoader
return Symfony\Component\Translation\Loader\YamlFileLoader A Symfony\Component\Translation\Loader\YamlFileLoader instance.

getTranslatorService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTranslatorService ( ) : Symfony\Component\Translation\IdentityTranslator
return Symfony\Component\Translation\IdentityTranslator A Symfony\Component\Translation\IdentityTranslator instance.

getTranslator_DefaultService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTranslator_DefaultService ( ) : Symfony\Bundle\FrameworkBundle\Translation\Translator
return Symfony\Bundle\FrameworkBundle\Translation\Translator A Symfony\Bundle\FrameworkBundle\Translation\Translator instance.

getTranslator_SelectorService() protected method

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.
protected getTranslator_SelectorService ( ) : Symfony\Component\Translation\MessageSelector
return Symfony\Component\Translation\MessageSelector A Symfony\Component\Translation\MessageSelector instance.

getTwigService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTwigService ( ) : Twig_Environment
return Twig_Environment A Twig_Environment instance.

getTwig_ExceptionListenerService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTwig_ExceptionListenerService ( ) : Symfony\Component\HttpKernel\EventListener\ExceptionListener
return Symfony\Component\HttpKernel\EventListener\ExceptionListener A Symfony\Component\HttpKernel\EventListener\ExceptionListener instance.

getTwig_Extension_Acme_DemoService() protected method

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.
protected getTwig_Extension_Acme_DemoService ( ) : Acme\DemoBundle\Twig\Extension\DemoExtension
return Acme\DemoBundle\Twig\Extension\DemoExtension A Acme\DemoBundle\Twig\Extension\DemoExtension instance.

getTwig_LoaderService() protected method

This service is shared. This method always returns the same instance of the service.
protected getTwig_LoaderService ( ) : Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
return Symfony\Bundle\TwigBundle\Loader\FilesystemLoader A Symfony\Bundle\TwigBundle\Loader\FilesystemLoader instance.

getValidatorService() protected method

This service is shared. This method always returns the same instance of the service.
protected getValidatorService ( ) : Symfony\Component\Validator\Validator
return Symfony\Component\Validator\Validator A Symfony\Component\Validator\Validator instance.

getValidator_Mapping_ClassMetadataFactoryService() protected method

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.
protected getValidator_Mapping_ClassMetadataFactoryService ( ) : Symfony\Component\Validator\Mapping\ClassMetadataFactory
return Symfony\Component\Validator\Mapping\ClassMetadataFactory A Symfony\Component\Validator\Mapping\ClassMetadataFactory instance.

getWebProfiler_DebugToolbarService() protected method

This service is shared. This method always returns the same instance of the service.
protected getWebProfiler_DebugToolbarService ( ) : Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
return Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener A Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener instance.

hasParameter() public method

public hasParameter ( $name )

setParameter() public method

public setParameter ( $name, $value )