PHP Класс appDevDebugProjectContainer, php-framework-benchmarks

This class has been auto-generated by the Symfony Dependency Injection Component.
Наследование: extends Symfony\Component\DependencyInjection\Container
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ) Constructor.
getParameter ( $name )
getParameterBag ( ) {@inheritDoc}
hasParameter ( $name )
setParameter ( $name, $value )

Защищенные методы

Метод Описание
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.

Описание методов

__construct() публичный Метод

Constructor.
public __construct ( )

getAcme_Demo_ListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getAcme_Demo_ListenerService ( ) : Acme\DemoBundle\ControllerListener
Результат Acme\DemoBundle\ControllerListener A Acme\DemoBundle\ControllerListener instance.

getAnnotationReaderService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getAnnotationReaderService ( ) : Doctrine\Common\Annotations\FileCacheReader
Результат Doctrine\Common\Annotations\FileCacheReader A Doctrine\Common\Annotations\FileCacheReader instance.

getAssetic_AssetFactoryService() защищенный Метод

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
Результат Symfony\Bundle\AsseticBundle\Factory\AssetFactory A Symfony\Bundle\AsseticBundle\Factory\AssetFactory instance.

getAssetic_AssetManagerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getAssetic_AssetManagerService ( ) : Assetic\Factory\LazyAssetManager
Результат Assetic\Factory\LazyAssetManager A Assetic\Factory\LazyAssetManager instance.

getAssetic_CacheService() защищенный Метод

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
Результат Assetic\Cache\FilesystemCache A Assetic\Cache\FilesystemCache instance.

getAssetic_ControllerService() защищенный Метод

Gets the 'assetic.controller' service.
protected getAssetic_ControllerService ( ) : Symfony\Bundle\AsseticBundle\Controller\AsseticController
Результат Symfony\Bundle\AsseticBundle\Controller\AsseticController A Symfony\Bundle\AsseticBundle\Controller\AsseticController instance.

getAssetic_FilterManagerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getAssetic_FilterManagerService ( ) : Symfony\Bundle\AsseticBundle\FilterManager
Результат Symfony\Bundle\AsseticBundle\FilterManager A Symfony\Bundle\AsseticBundle\FilterManager instance.

getAssetic_Filter_CssrewriteService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getAssetic_Filter_CssrewriteService ( ) : Assetic\Filter\CssRewriteFilter
Результат Assetic\Filter\CssRewriteFilter A Assetic\Filter\CssRewriteFilter instance.

getAssetic_RequestListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getAssetic_RequestListenerService ( ) : Symfony\Bundle\AsseticBundle\EventListener\RequestListener
Результат Symfony\Bundle\AsseticBundle\EventListener\RequestListener A Symfony\Bundle\AsseticBundle\EventListener\RequestListener instance.

getCacheWarmerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getCacheWarmerService ( ) : Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
Результат Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate A Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate instance.

getControllerNameConverterService() защищенный Метод

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
Результат Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser A Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser instance.

getDataCollector_RequestService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getDataCollector_RequestService ( ) : Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector
Результат Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector A Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector instance.

getDatabaseConnectionService() защищенный Метод

Gets the database_connection service alias.
protected getDatabaseConnectionService ( ) : stdClass
Результат stdClass An instance of the doctrine.dbal.default_connection service

getDebug_EventDispatcherService() защищенный Метод

Gets the debug.event_dispatcher service alias.
protected getDebug_EventDispatcherService ( ) : Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher
Результат Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher An instance of the event_dispatcher service

getDefaultParameters() защищенный Метод

Gets the default parameters.
protected getDefaultParameters ( ) : array
Результат array An array of the default parameters

getDoctrineService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getDoctrineService ( ) : Symfony\Bundle\DoctrineBundle\Registry
Результат Symfony\Bundle\DoctrineBundle\Registry A Symfony\Bundle\DoctrineBundle\Registry instance.

getDoctrine_Dbal_ConnectionFactoryService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getDoctrine_Dbal_ConnectionFactoryService ( ) : Symfony\Bundle\DoctrineBundle\ConnectionFactory
Результат Symfony\Bundle\DoctrineBundle\ConnectionFactory A Symfony\Bundle\DoctrineBundle\ConnectionFactory instance.

getDoctrine_Dbal_DefaultConnectionService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getDoctrine_Dbal_DefaultConnectionService ( ) : stdClass
Результат stdClass A stdClass instance.

getDoctrine_Dbal_LoggerService() защищенный Метод

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
Результат Symfony\Bridge\Doctrine\Logger\DbalLogger A Symfony\Bridge\Doctrine\Logger\DbalLogger instance.

getDoctrine_Orm_DefaultEntityManagerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getDoctrine_Orm_DefaultEntityManagerService ( ) : Doctrine\ORM\EntityManager
Результат Doctrine\ORM\EntityManager A Doctrine\ORM\EntityManager instance.

getDoctrine_Orm_EntityManagerService() защищенный Метод

Gets the doctrine.orm.entity_manager service alias.
protected getDoctrine_Orm_EntityManagerService ( ) : Doctrine\ORM\EntityManager
Результат Doctrine\ORM\EntityManager An instance of the doctrine.orm.default_entity_manager service

getDoctrine_Orm_ValidatorInitializerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getDoctrine_Orm_ValidatorInitializerService ( ) : Symfony\Bridge\Doctrine\Validator\EntityInitializer
Результат Symfony\Bridge\Doctrine\Validator\EntityInitializer A Symfony\Bridge\Doctrine\Validator\EntityInitializer instance.

getDoctrine_Orm_Validator_UniqueService() защищенный Метод

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
Результат Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator A Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator instance.

getEventDispatcherService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getEventDispatcherService ( ) : Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher
Результат Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher A Symfony\Bundle\FrameworkBundle\Debug\TraceableEventDispatcher instance.

getFileLocatorService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getFileLocatorService ( ) : Symfony\Component\HttpKernel\Config\FileLocator
Результат Symfony\Component\HttpKernel\Config\FileLocator A Symfony\Component\HttpKernel\Config\FileLocator instance.

getFilesystemService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getFilesystemService ( ) : Symfony\Component\HttpKernel\Util\Filesystem
Результат Symfony\Component\HttpKernel\Util\Filesystem A Symfony\Component\HttpKernel\Util\Filesystem instance.

getForm_CsrfProviderService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getForm_CsrfProviderService ( ) : Symfony\Component\Form\Extension\Csrf\CsrfProvider\SessionCsrfProvider
Результат Symfony\Component\Form\Extension\Csrf\CsrfProvider\SessionCsrfProvider A Symfony\Component\Form\Extension\Csrf\CsrfProvider\SessionCsrfProvider instance.

getForm_FactoryService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getForm_FactoryService ( ) : Symfony\Component\Form\FormFactory
Результат Symfony\Component\Form\FormFactory A Symfony\Component\Form\FormFactory instance.

getForm_TypeExtension_CsrfService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension A Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension instance.

getForm_TypeExtension_FieldService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Validator\Type\FieldTypeValidatorExtension A Symfony\Component\Form\Extension\Validator\Type\FieldTypeValidatorExtension instance.

getForm_TypeGuesser_DoctrineService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getForm_TypeGuesser_DoctrineService ( ) : Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
Результат Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser A Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser instance.

getForm_TypeGuesser_ValidatorService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getForm_TypeGuesser_ValidatorService ( ) : Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
Результат Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser A Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser instance.

getForm_Type_BirthdayService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\BirthdayType A Symfony\Component\Form\Extension\Core\Type\BirthdayType instance.

getForm_Type_CheckboxService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\CheckboxType A Symfony\Component\Form\Extension\Core\Type\CheckboxType instance.

getForm_Type_ChoiceService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\ChoiceType A Symfony\Component\Form\Extension\Core\Type\ChoiceType instance.

getForm_Type_CollectionService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\CollectionType A Symfony\Component\Form\Extension\Core\Type\CollectionType instance.

getForm_Type_CountryService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\CountryType A Symfony\Component\Form\Extension\Core\Type\CountryType instance.

getForm_Type_CsrfService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Csrf\Type\CsrfType A Symfony\Component\Form\Extension\Csrf\Type\CsrfType instance.

getForm_Type_DateService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\DateType A Symfony\Component\Form\Extension\Core\Type\DateType instance.

getForm_Type_DatetimeService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\DateTimeType A Symfony\Component\Form\Extension\Core\Type\DateTimeType instance.

getForm_Type_EmailService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\EmailType A Symfony\Component\Form\Extension\Core\Type\EmailType instance.

getForm_Type_EntityService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getForm_Type_EntityService ( ) : Symfony\Bridge\Doctrine\Form\Type\EntityType
Результат Symfony\Bridge\Doctrine\Form\Type\EntityType A Symfony\Bridge\Doctrine\Form\Type\EntityType instance.

getForm_Type_FieldService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\FieldType A Symfony\Component\Form\Extension\Core\Type\FieldType instance.

getForm_Type_FileService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\FileType A Symfony\Component\Form\Extension\Core\Type\FileType instance.

getForm_Type_FormService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\FormType A Symfony\Component\Form\Extension\Core\Type\FormType instance.

getForm_Type_HiddenService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\HiddenType A Symfony\Component\Form\Extension\Core\Type\HiddenType instance.

getForm_Type_IntegerService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\IntegerType A Symfony\Component\Form\Extension\Core\Type\IntegerType instance.

getForm_Type_LanguageService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\LanguageType A Symfony\Component\Form\Extension\Core\Type\LanguageType instance.

getForm_Type_LocaleService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\LocaleType A Symfony\Component\Form\Extension\Core\Type\LocaleType instance.

getForm_Type_MoneyService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\MoneyType A Symfony\Component\Form\Extension\Core\Type\MoneyType instance.

getForm_Type_NumberService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\NumberType A Symfony\Component\Form\Extension\Core\Type\NumberType instance.

getForm_Type_PasswordService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\PasswordType A Symfony\Component\Form\Extension\Core\Type\PasswordType instance.

getForm_Type_PercentService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\PercentType A Symfony\Component\Form\Extension\Core\Type\PercentType instance.

getForm_Type_RadioService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\RadioType A Symfony\Component\Form\Extension\Core\Type\RadioType instance.

getForm_Type_RepeatedService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\RepeatedType A Symfony\Component\Form\Extension\Core\Type\RepeatedType instance.

getForm_Type_SearchService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\SearchType A Symfony\Component\Form\Extension\Core\Type\SearchType instance.

getForm_Type_TextService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\TextType A Symfony\Component\Form\Extension\Core\Type\TextType instance.

getForm_Type_TextareaService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\TextareaType A Symfony\Component\Form\Extension\Core\Type\TextareaType instance.

getForm_Type_TimeService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\TimeType A Symfony\Component\Form\Extension\Core\Type\TimeType instance.

getForm_Type_TimezoneService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\TimezoneType A Symfony\Component\Form\Extension\Core\Type\TimezoneType instance.

getForm_Type_UrlService() защищенный Метод

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
Результат Symfony\Component\Form\Extension\Core\Type\UrlType A Symfony\Component\Form\Extension\Core\Type\UrlType instance.

getHttpKernelService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getHttpKernelService ( ) : Symfony\Bundle\FrameworkBundle\HttpKernel
Результат Symfony\Bundle\FrameworkBundle\HttpKernel A Symfony\Bundle\FrameworkBundle\HttpKernel instance.

getKernelService() защищенный Метод

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

getLoggerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getLoggerService ( ) : Symfony\Bridge\Monolog\Logger
Результат Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMailerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMailerService ( ) : Swift_Mailer
Результат Swift_Mailer A Swift_Mailer instance.

getMonolog_Handler_DebugService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Handler_DebugService ( ) : Symfony\Bridge\Monolog\Handler\DebugHandler
Результат Symfony\Bridge\Monolog\Handler\DebugHandler A Symfony\Bridge\Monolog\Handler\DebugHandler instance.

getMonolog_Handler_FirephpService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Handler_FirephpService ( ) : Symfony\Bridge\Monolog\Handler\FirePHPHandler
Результат Symfony\Bridge\Monolog\Handler\FirePHPHandler A Symfony\Bridge\Monolog\Handler\FirePHPHandler instance.

getMonolog_Handler_MainService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Handler_MainService ( ) : Monolog\Handler\StreamHandler
Результат Monolog\Handler\StreamHandler A Monolog\Handler\StreamHandler instance.

getMonolog_Logger_DoctrineService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_DoctrineService ( ) : Symfony\Bridge\Monolog\Logger
Результат Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_EventService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_EventService ( ) : Symfony\Bridge\Monolog\Logger
Результат Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_ProfilerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_ProfilerService ( ) : Symfony\Bridge\Monolog\Logger
Результат Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_RequestService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_RequestService ( ) : Symfony\Bridge\Monolog\Logger
Результат Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_RouterService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_RouterService ( ) : Symfony\Bridge\Monolog\Logger
Результат Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_SecurityService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_SecurityService ( ) : Symfony\Bridge\Monolog\Logger
Результат Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getMonolog_Logger_TemplatingService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getMonolog_Logger_TemplatingService ( ) : Symfony\Bridge\Monolog\Logger
Результат Symfony\Bridge\Monolog\Logger A Symfony\Bridge\Monolog\Logger instance.

getParameter() публичный Метод

public getParameter ( $name )

getParameterBag() публичный Метод

{@inheritDoc}
public getParameterBag ( )

getProfilerListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getProfilerListenerService ( ) : Symfony\Component\HttpKernel\EventListener\ProfilerListener
Результат Symfony\Component\HttpKernel\EventListener\ProfilerListener A Symfony\Component\HttpKernel\EventListener\ProfilerListener instance.

getProfilerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getProfilerService ( ) : Symfony\Component\HttpKernel\Profiler\Profiler
Результат Symfony\Component\HttpKernel\Profiler\Profiler A Symfony\Component\HttpKernel\Profiler\Profiler instance.

getRequestService() защищенный Метод

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

getResponseListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getResponseListenerService ( ) : Symfony\Component\HttpKernel\EventListener\ResponseListener
Результат Symfony\Component\HttpKernel\EventListener\ResponseListener A Symfony\Component\HttpKernel\EventListener\ResponseListener instance.

getRouterListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getRouterListenerService ( ) : Symfony\Bundle\FrameworkBundle\EventListener\RouterListener
Результат Symfony\Bundle\FrameworkBundle\EventListener\RouterListener A Symfony\Bundle\FrameworkBundle\EventListener\RouterListener instance.

getRouterService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getRouterService ( ) : Symfony\Bundle\FrameworkBundle\Routing\Router
Результат Symfony\Bundle\FrameworkBundle\Routing\Router A Symfony\Bundle\FrameworkBundle\Routing\Router instance.

getRouting_LoaderService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getRouting_LoaderService ( ) : Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
Результат Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader A Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader instance.

getSecurity_Access_DecisionManagerService() защищенный Метод

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
Результат Symfony\Component\Security\Core\Authorization\AccessDecisionManager A Symfony\Component\Security\Core\Authorization\AccessDecisionManager instance.

getSecurity_Access_MethodInterceptorService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSecurity_Access_MethodInterceptorService ( ) : JMS\SecurityExtraBundle\Security\Authorization\Interception\MethodSecurityInterceptor
Результат JMS\SecurityExtraBundle\Security\Authorization\Interception\MethodSecurityInterceptor A JMS\SecurityExtraBundle\Security\Authorization\Interception\MethodSecurityInterceptor instance.

getSecurity_Authentication_ManagerService() защищенный Метод

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
Результат Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager A Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager instance.

getSecurity_Authentication_TrustResolverService() защищенный Метод

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
Результат Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver A Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver instance.

getSecurity_ContextService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSecurity_ContextService ( ) : Symfony\Component\Security\Core\SecurityContext
Результат Symfony\Component\Security\Core\SecurityContext A Symfony\Component\Security\Core\SecurityContext instance.

getSecurity_EncoderFactoryService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSecurity_EncoderFactoryService ( ) : Symfony\Component\Security\Core\Encoder\EncoderFactory
Результат Symfony\Component\Security\Core\Encoder\EncoderFactory A Symfony\Component\Security\Core\Encoder\EncoderFactory instance.

getSecurity_Extra_ControllerListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSecurity_Extra_ControllerListenerService ( ) : JMS\SecurityExtraBundle\Controller\ControllerListener
Результат JMS\SecurityExtraBundle\Controller\ControllerListener A JMS\SecurityExtraBundle\Controller\ControllerListener instance.

getSecurity_FirewallService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSecurity_FirewallService ( ) : Symfony\Component\Security\Http\Firewall
Результат Symfony\Component\Security\Http\Firewall A Symfony\Component\Security\Http\Firewall instance.

getSecurity_Firewall_Map_Context_DevService() защищенный Метод

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
Результат Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance.

getSecurity_Firewall_Map_Context_LoginService() защищенный Метод

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
Результат Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance.

getSecurity_Firewall_Map_Context_SecuredAreaService() защищенный Метод

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
Результат Symfony\Bundle\SecurityBundle\Security\FirewallContext A Symfony\Bundle\SecurityBundle\Security\FirewallContext instance.

getSecurity_Rememberme_ResponseListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSecurity_Rememberme_ResponseListenerService ( ) : Symfony\Bundle\SecurityBundle\EventListener\ResponseListener
Результат Symfony\Bundle\SecurityBundle\EventListener\ResponseListener A Symfony\Bundle\SecurityBundle\EventListener\ResponseListener instance.

getSecurity_User_Provider_Concrete_InMemoryService() защищенный Метод

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
Результат Symfony\Component\Security\Core\User\InMemoryUserProvider A Symfony\Component\Security\Core\User\InMemoryUserProvider instance.

getSensioFrameworkExtra_Cache_ListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_Cache_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener
Результат Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener instance.

getSensioFrameworkExtra_Controller_ListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_Controller_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
Результат Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener instance.

getSensioFrameworkExtra_Converter_Doctrine_OrmService() защищенный Метод

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
Результат Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter A Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter instance.

getSensioFrameworkExtra_Converter_ListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_Converter_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
Результат Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener instance.

getSensioFrameworkExtra_Converter_ManagerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_Converter_ManagerService ( ) : Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager
Результат Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager A Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager instance.

getSensioFrameworkExtra_View_ListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSensioFrameworkExtra_View_ListenerService ( ) : Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
Результат Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener A Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener instance.

getSensio_Distribution_WebconfiguratorService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSensio_Distribution_WebconfiguratorService ( ) : Sensio\Bundle\DistributionBundle\Configurator\Configurator
Результат Sensio\Bundle\DistributionBundle\Configurator\Configurator A Sensio\Bundle\DistributionBundle\Configurator\Configurator instance.

getServiceContainerService() защищенный Метод

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

getSessionListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSessionListenerService ( ) : Symfony\Bundle\FrameworkBundle\EventListener\SessionListener
Результат Symfony\Bundle\FrameworkBundle\EventListener\SessionListener A Symfony\Bundle\FrameworkBundle\EventListener\SessionListener instance.

getSessionService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSessionService ( ) : Symfony\Component\HttpFoundation\Session
Результат Symfony\Component\HttpFoundation\Session A Symfony\Component\HttpFoundation\Session instance.

getSession_StorageService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSession_StorageService ( ) : Symfony\Component\HttpFoundation\SessionStorage\NativeSessionStorage
Результат Symfony\Component\HttpFoundation\SessionStorage\NativeSessionStorage A Symfony\Component\HttpFoundation\SessionStorage\NativeSessionStorage instance.

getSwiftmailer_Plugin_MessageloggerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSwiftmailer_Plugin_MessageloggerService ( ) : Symfony\Bundle\SwiftmailerBundle\Logger\MessageLogger
Результат Symfony\Bundle\SwiftmailerBundle\Logger\MessageLogger A Symfony\Bundle\SwiftmailerBundle\Logger\MessageLogger instance.

getSwiftmailer_TransportService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getSwiftmailer_TransportService ( ) : Swift_Transport_EsmtpTransport
Результат Swift_Transport_EsmtpTransport A Swift_Transport_EsmtpTransport instance.

getTemplatingService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplatingService ( ) : Symfony\Bundle\TwigBundle\TwigEngine
Результат Symfony\Bundle\TwigBundle\TwigEngine A Symfony\Bundle\TwigBundle\TwigEngine instance.

getTemplating_Asset_PackageFactoryService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Asset_PackageFactoryService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Asset\PackageFactory
Результат Symfony\Bundle\FrameworkBundle\Templating\Asset\PackageFactory A Symfony\Bundle\FrameworkBundle\Templating\Asset\PackageFactory instance.

getTemplating_GlobalsService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_GlobalsService ( ) : Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables
Результат Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables A Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables instance.

getTemplating_Helper_ActionsService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_ActionsService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper
Результат Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper instance.

getTemplating_Helper_AssetsService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_AssetsService ( ) : Symfony\Component\Templating\Helper\CoreAssetsHelper
Результат Symfony\Component\Templating\Helper\CoreAssetsHelper A Symfony\Component\Templating\Helper\CoreAssetsHelper instance.

getTemplating_Helper_CodeService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_CodeService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper
Результат Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper instance.

getTemplating_Helper_FormService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_FormService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
Результат Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper instance.

getTemplating_Helper_RequestService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_RequestService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper
Результат Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper instance.

getTemplating_Helper_RouterService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_RouterService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper
Результат Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper instance.

getTemplating_Helper_SecurityService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_SecurityService ( ) : Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper
Результат Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper A Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper instance.

getTemplating_Helper_SessionService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_SessionService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper
Результат Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper instance.

getTemplating_Helper_SlotsService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_SlotsService ( ) : Symfony\Component\Templating\Helper\SlotsHelper
Результат Symfony\Component\Templating\Helper\SlotsHelper A Symfony\Component\Templating\Helper\SlotsHelper instance.

getTemplating_Helper_TranslatorService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_Helper_TranslatorService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper
Результат Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper A Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper instance.

getTemplating_LoaderService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_LoaderService ( ) : Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
Результат Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader A Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader instance.

getTemplating_LocatorService() защищенный Метод

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
Результат Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator A Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator instance.

getTemplating_NameParserService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTemplating_NameParserService ( ) : Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
Результат Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser A Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser instance.

getTranslation_Loader_PhpService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTranslation_Loader_PhpService ( ) : Symfony\Component\Translation\Loader\PhpFileLoader
Результат Symfony\Component\Translation\Loader\PhpFileLoader A Symfony\Component\Translation\Loader\PhpFileLoader instance.

getTranslation_Loader_XliffService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTranslation_Loader_XliffService ( ) : Symfony\Component\Translation\Loader\XliffFileLoader
Результат Symfony\Component\Translation\Loader\XliffFileLoader A Symfony\Component\Translation\Loader\XliffFileLoader instance.

getTranslation_Loader_YmlService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTranslation_Loader_YmlService ( ) : Symfony\Component\Translation\Loader\YamlFileLoader
Результат Symfony\Component\Translation\Loader\YamlFileLoader A Symfony\Component\Translation\Loader\YamlFileLoader instance.

getTranslatorService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTranslatorService ( ) : Symfony\Component\Translation\IdentityTranslator
Результат Symfony\Component\Translation\IdentityTranslator A Symfony\Component\Translation\IdentityTranslator instance.

getTranslator_DefaultService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTranslator_DefaultService ( ) : Symfony\Bundle\FrameworkBundle\Translation\Translator
Результат Symfony\Bundle\FrameworkBundle\Translation\Translator A Symfony\Bundle\FrameworkBundle\Translation\Translator instance.

getTranslator_SelectorService() защищенный Метод

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
Результат Symfony\Component\Translation\MessageSelector A Symfony\Component\Translation\MessageSelector instance.

getTwigService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTwigService ( ) : Twig_Environment
Результат Twig_Environment A Twig_Environment instance.

getTwig_ExceptionListenerService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTwig_ExceptionListenerService ( ) : Symfony\Component\HttpKernel\EventListener\ExceptionListener
Результат Symfony\Component\HttpKernel\EventListener\ExceptionListener A Symfony\Component\HttpKernel\EventListener\ExceptionListener instance.

getTwig_Extension_Acme_DemoService() защищенный Метод

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
Результат Acme\DemoBundle\Twig\Extension\DemoExtension A Acme\DemoBundle\Twig\Extension\DemoExtension instance.

getTwig_LoaderService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getTwig_LoaderService ( ) : Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
Результат Symfony\Bundle\TwigBundle\Loader\FilesystemLoader A Symfony\Bundle\TwigBundle\Loader\FilesystemLoader instance.

getValidatorService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getValidatorService ( ) : Symfony\Component\Validator\Validator
Результат Symfony\Component\Validator\Validator A Symfony\Component\Validator\Validator instance.

getValidator_Mapping_ClassMetadataFactoryService() защищенный Метод

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
Результат Symfony\Component\Validator\Mapping\ClassMetadataFactory A Symfony\Component\Validator\Mapping\ClassMetadataFactory instance.

getWebProfiler_DebugToolbarService() защищенный Метод

This service is shared. This method always returns the same instance of the service.
protected getWebProfiler_DebugToolbarService ( ) : Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
Результат Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener A Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener instance.

hasParameter() публичный Метод

public hasParameter ( $name )

setParameter() публичный Метод

public setParameter ( $name, $value )