TokenizerPatterns::getQuotedStringPattern()

string getQuotedStringPattern(string $quote) Parameters string $quote Return Value string

PropelDataCollector::getName()

string getName() Returns the collector name. Return Value string The collector name

MappingException

class MappingException extends ValidatorException

FilePathsIterator deprecated::getSubPath()

string getSubPath() Return Value string

TwigRenderer

class TwigRenderer extends FormRenderer implements TwigRendererInterface Constants CACHE_KEY_VAR Methods __construct(FormRendererEngineInterface $engine, CsrfTokenManagerInterface $csrfTokenManager = null) Constructor. FormRendererEngineInterface getEngine() Returns the engine used by this renderer. from FormRenderer setTheme(FormView $view, mixed $themes) Sets the theme(s) to be used for rendering a view and its children. from FormRenderer string renderCsrfToken(string

Client::getCookieJar()

CookieJar getCookieJar() Returns the CookieJar instance. Return Value CookieJar A CookieJar instance

TerminableInterface

interface TerminableInterface Terminable extends the Kernel request/response cycle with dispatching a post response event after sending the response and before shutting down the kernel. Methods terminate(Request $request, Response $response) Terminates a request/response cycle. Details terminate(Request $request, Response $response) Terminates a request/response cycle. Should be called after sending the response and before shutting down the ke

WebProfilerBundle

class WebProfilerBundle extends Bundle Bundle. Methods setContainer(ContainerInterface $container = null) Sets the Container associated with this Controller. from ContainerAware boot() Boots the Bundle. from Bundle shutdown() Shutdowns the Bundle. from Bundle build(ContainerBuilder $container) Builds the bundle. from Bundle ExtensionInterface|null getContainerExtension() Returns the bundle's container extension. from Bundle string getNamespace() Gets the Bundle namesp

AutoExpireFlashBag::clear()

mixed clear() Clears out data from bag. Return Value mixed Whatever data was contained

FlashBag::keys()

array keys() Returns a list of all defined types. Return Value array