Service
class Service
Class Service
Methods
static
setRequest(Request $request)
No description
static Request
getRequest()
No description
static void
setGenerator(UrlGeneratorInterface $generator)
Sets the URL Generator.
static UrlGeneratorInterface
getGenerator()
No description
static mixed
getParameter(string $name)
Gets a parameter
static
setSession(SessionInterface $session)
No description
static SessionInterface
getSession()
No description
static Session
getNewSession()
Create a new session
static FormFactory
getFormFactory()
No description
static
setFormFactory(FormFactory $formFactory)
No description
static string
getEnvironment()
No description
static
setEnvironment(string $environment)
No description
static ModelCache
getModelCache()
No description
static
static ContainerInterface
getContainer()
No description
static
setKernel($kernel)
No description
static EventDispatcher
getDispatcher()
No description
static bool
isDebug()
No description
Details
at line line 62
static
setRequest(Request $request)
at line line 70
static Request
getRequest()
at line line 86
static void
setGenerator(UrlGeneratorInterface $generator)
Sets the URL Generator.
at line line 94
static UrlGeneratorInterface
getGenerator()
at line line 105
static mixed
getParameter(string $name)
Gets a parameter
at line line 113
static
setSession(SessionInterface $session)
at line line 121
static SessionInterface
getSession()
at line line 130
static Session
getNewSession()
Create a new session