PHP Class appDevDebugProjectContainer, php-framework-benchmarks

This class has been auto-generated by the Symfony Dependency Injection Component.
Inheritance: extends Symfony\Component\DependencyInjection\Container
Afficher le fichier Open project: pmjones/php-framework-benchmarks

Méthodes publiques

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

Méthodes protégées

Méthode 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 méthode

Constructor.
public __construct ( )

getAcme_Demo_ListenerService() protected méthode

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

getAnnotationReaderService() protected méthode

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

getAssetic_AssetFactoryService() protected méthode

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
Résultat Symfony\Bundle\AsseticBundle\Factory\AssetFactory A Symfony\Bundle\AsseticBundle\Factory\AssetFactory instance.

getAssetic_AssetManagerService() protected méthode

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

getAssetic_CacheService() protected méthode

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
Résultat Assetic\Cache\FilesystemCache A Assetic\Cache\FilesystemCache instance.

getAssetic_ControllerService() protected méthode

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

getAssetic_FilterManagerService() protected méthode

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

getAssetic_Filter_CssrewriteService() protected méthode

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

getAssetic_RequestListenerService() protected méthode

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

getCacheWarmerService() protected méthode

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

getControllerNameConverterService() protected méthode

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
Résultat Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser A Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser instance.

getDataCollector_RequestService() protected méthode

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

getDatabaseConnectionService() protected méthode

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

getDebug_EventDispatcherService() protected méthode

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

getDefaultParameters() protected méthode

Gets the default parameters.
protected getDefaultParameters ( ) : array
Résultat array An array of the default parameters

getDoctrineService() protected méthode

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

getDoctrine_Dbal_ConnectionFactoryService() protected méthode

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

getDoctrine_Dbal_DefaultConnectionService() protected méthode

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

getDoctrine_Dbal_LoggerService() protected méthode

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
Résultat Symfony\Bridge\Doctrine\Logger\DbalLogger A Symfony\Bridge\Doctrine\Logger\DbalLogger instance.

getDoctrine_Orm_DefaultEntityManagerService() protected méthode

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

getDoctrine_Orm_EntityManagerService() protected méthode

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

getDoctrine_Orm_ValidatorInitializerService() protected méthode

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

getDoctrine_Orm_Validator_UniqueService() protected méthode

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
Résultat Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator A Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator instance.

getEventDispatcherService() protected méthode

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

getFileLocatorService() protected méthode

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

getFilesystemService() protected méthode

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

getForm_CsrfProviderService() protected méthode

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

getForm_FactoryService() protected méthode

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

getForm_TypeExtension_CsrfService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension A Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension instance.

getForm_TypeExtension_FieldService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Validator\Type\FieldTypeValidatorExtension A Symfony\Component\Form\Extension\Validator\Type\FieldTypeValidatorExtension instance.

getForm_TypeGuesser_DoctrineService() protected méthode

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

getForm_TypeGuesser_ValidatorService() protected méthode

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

getForm_Type_BirthdayService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\BirthdayType A Symfony\Component\Form\Extension\Core\Type\BirthdayType instance.

getForm_Type_CheckboxService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\CheckboxType A Symfony\Component\Form\Extension\Core\Type\CheckboxType instance.

getForm_Type_ChoiceService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\ChoiceType A Symfony\Component\Form\Extension\Core\Type\ChoiceType instance.

getForm_Type_CollectionService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\CollectionType A Symfony\Component\Form\Extension\Core\Type\CollectionType instance.

getForm_Type_CountryService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\CountryType A Symfony\Component\Form\Extension\Core\Type\CountryType instance.

getForm_Type_CsrfService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Csrf\Type\CsrfType A Symfony\Component\Form\Extension\Csrf\Type\CsrfType instance.

getForm_Type_DateService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\DateType A Symfony\Component\Form\Extension\Core\Type\DateType instance.

getForm_Type_DatetimeService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\DateTimeType A Symfony\Component\Form\Extension\Core\Type\DateTimeType instance.

getForm_Type_EmailService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\EmailType A Symfony\Component\Form\Extension\Core\Type\EmailType instance.

getForm_Type_EntityService() protected méthode

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

getForm_Type_FieldService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\FieldType A Symfony\Component\Form\Extension\Core\Type\FieldType instance.

getForm_Type_FileService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\FileType A Symfony\Component\Form\Extension\Core\Type\FileType instance.

getForm_Type_FormService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\FormType A Symfony\Component\Form\Extension\Core\Type\FormType instance.

getForm_Type_HiddenService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\HiddenType A Symfony\Component\Form\Extension\Core\Type\HiddenType instance.

getForm_Type_IntegerService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\IntegerType A Symfony\Component\Form\Extension\Core\Type\IntegerType instance.

getForm_Type_LanguageService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\LanguageType A Symfony\Component\Form\Extension\Core\Type\LanguageType instance.

getForm_Type_LocaleService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\LocaleType A Symfony\Component\Form\Extension\Core\Type\LocaleType instance.

getForm_Type_MoneyService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\MoneyType A Symfony\Component\Form\Extension\Core\Type\MoneyType instance.

getForm_Type_NumberService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\NumberType A Symfony\Component\Form\Extension\Core\Type\NumberType instance.

getForm_Type_PasswordService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\PasswordType A Symfony\Component\Form\Extension\Core\Type\PasswordType instance.

getForm_Type_PercentService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\PercentType A Symfony\Component\Form\Extension\Core\Type\PercentType instance.

getForm_Type_RadioService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\RadioType A Symfony\Component\Form\Extension\Core\Type\RadioType instance.

getForm_Type_RepeatedService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\RepeatedType A Symfony\Component\Form\Extension\Core\Type\RepeatedType instance.

getForm_Type_SearchService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\SearchType A Symfony\Component\Form\Extension\Core\Type\SearchType instance.

getForm_Type_TextService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\TextType A Symfony\Component\Form\Extension\Core\Type\TextType instance.

getForm_Type_TextareaService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\TextareaType A Symfony\Component\Form\Extension\Core\Type\TextareaType instance.

getForm_Type_TimeService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\TimeType A Symfony\Component\Form\Extension\Core\Type\TimeType instance.

getForm_Type_TimezoneService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\TimezoneType A Symfony\Component\Form\Extension\Core\Type\TimezoneType instance.

getForm_Type_UrlService() protected méthode

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
Résultat Symfony\Component\Form\Extension\Core\Type\UrlType A Symfony\Component\Form\Extension\Core\Type\UrlType instance.

getHttpKernelService() protected méthode

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

getKernelService() protected méthode

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

getLoggerService() protected méthode

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

getMailerService() protected méthode

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

getMonolog_Handler_DebugService() protected méthode

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

getMonolog_Handler_FirephpService() protected méthode

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

getMonolog_Handler_MainService() protected méthode

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

getMonolog_Logger_DoctrineService() protected méthode

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

getMonolog_Logger_EventService() protected méthode

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

getMonolog_Logger_ProfilerService() protected méthode

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

getMonolog_Logger_RequestService() protected méthode

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

getMonolog_Logger_RouterService() protected méthode

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

getMonolog_Logger_SecurityService() protected méthode

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

getMonolog_Logger_TemplatingService() protected méthode

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

getParameter() public méthode

public getParameter ( $name )

getParameterBag() public méthode

{@inheritDoc}
public getParameterBag ( )

getProfilerListenerService() protected méthode

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

getProfilerService() protected méthode

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

getRequestService() protected méthode

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

getResponseListenerService() protected méthode

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

getRouterListenerService() protected méthode

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

getRouterService() protected méthode

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

getRouting_LoaderService() protected méthode

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

getSecurity_Access_DecisionManagerService() protected méthode

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
Résultat Symfony\Component\Security\Core\Authorization\AccessDecisionManager A Symfony\Component\Security\Core\Authorization\AccessDecisionManager instance.

getSecurity_Access_MethodInterceptorService() protected méthode

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

getSecurity_Authentication_ManagerService() protected méthode

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
Résultat Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager A Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager instance.

getSecurity_Authentication_TrustResolverService() protected méthode

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
Résultat Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver A Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver instance.

getSecurity_ContextService() protected méthode

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

getSecurity_EncoderFactoryService() protected méthode

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

getSecurity_Extra_ControllerListenerService() protected méthode

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

getSecurity_FirewallService() protected méthode

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

getSecurity_Firewall_Map_Context_DevService() protected méthode

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
Résultat Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance.

getSecurity_Firewall_Map_Context_LoginService() protected méthode

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
Résultat Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance.

getSecurity_Firewall_Map_Context_SecuredAreaService() protected méthode

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
Résultat Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance.

getSecurity_Rememberme_ResponseListenerService() protected méthode

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

getSecurity_User_Provider_Concrete_InMemoryService() protected méthode

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
Résultat Symfony\Component\Security\Core\User\InMemoryUserProvider A Symfony\Component\Security\Core\User\InMemoryUserProvider instance.

getSensioFrameworkExtra_Cache_ListenerService() protected méthode

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

getSensioFrameworkExtra_Controller_ListenerService() protected méthode

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

getSensioFrameworkExtra_Converter_Doctrine_OrmService() protected méthode

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
Résultat Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter A Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter instance.

getSensioFrameworkExtra_Converter_ListenerService() protected méthode

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

getSensioFrameworkExtra_Converter_ManagerService() protected méthode

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

getSensioFrameworkExtra_View_ListenerService() protected méthode

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

getSensio_Distribution_WebconfiguratorService() protected méthode

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

getServiceContainerService() protected méthode

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

getSessionListenerService() protected méthode

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

getSessionService() protected méthode

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

getSession_StorageService() protected méthode

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

getSwiftmailer_Plugin_MessageloggerService() protected méthode

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

getSwiftmailer_TransportService() protected méthode

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

getTemplatingService() protected méthode

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

getTemplating_Asset_PackageFactoryService() protected méthode

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

getTemplating_GlobalsService() protected méthode

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

getTemplating_Helper_ActionsService() protected méthode

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

getTemplating_Helper_AssetsService() protected méthode

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

getTemplating_Helper_CodeService() protected méthode

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

getTemplating_Helper_FormService() protected méthode

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

getTemplating_Helper_RequestService() protected méthode

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

getTemplating_Helper_RouterService() protected méthode

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

getTemplating_Helper_SecurityService() protected méthode

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

getTemplating_Helper_SessionService() protected méthode

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

getTemplating_Helper_SlotsService() protected méthode

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

getTemplating_Helper_TranslatorService() protected méthode

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

getTemplating_LoaderService() protected méthode

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

getTemplating_LocatorService() protected méthode

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
Résultat Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator A Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator instance.

getTemplating_NameParserService() protected méthode

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

getTranslation_Loader_PhpService() protected méthode

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

getTranslation_Loader_XliffService() protected méthode

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

getTranslation_Loader_YmlService() protected méthode

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

getTranslatorService() protected méthode

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

getTranslator_DefaultService() protected méthode

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

getTranslator_SelectorService() protected méthode

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
Résultat Symfony\Component\Translation\MessageSelector A Symfony\Component\Translation\MessageSelector instance.

getTwigService() protected méthode

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

getTwig_ExceptionListenerService() protected méthode

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

getTwig_Extension_Acme_DemoService() protected méthode

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
Résultat Acme\DemoBundle\Twig\Extension\DemoExtension A Acme\DemoBundle\Twig\Extension\DemoExtension instance.

getTwig_LoaderService() protected méthode

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

getValidatorService() protected méthode

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

getValidator_Mapping_ClassMetadataFactoryService() protected méthode

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
Résultat Symfony\Component\Validator\Mapping\ClassMetadataFactory A Symfony\Component\Validator\Mapping\ClassMetadataFactory instance.

getWebProfiler_DebugToolbarService() protected méthode

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

hasParameter() public méthode

public hasParameter ( $name )

setParameter() public méthode

public setParameter ( $name, $value )