RouterController

class RouterController RouterController. Methods __construct(Profiler $profiler = null, Twig_Environment $twig, UrlMatcherInterface $matcher = null, RouteCollection $routes = null) Response panelAction(string $token) Renders the profiler panel for the given token. Details __construct(Profiler $profiler = null, Twig_Environment $twig, UrlMatcherInterface $matcher = null, RouteCollection $routes = null) Parameters Profiler $profiler Twig_

TranslationsCacheWarmer::isOptional()

bool isOptional() Checks whether this warmer is optional or not. Optional warmers can be ignored on certain conditions. A warmer should return true if the cache can be generated incrementally and on-demand. Return Value bool true if the warmer is optional, false otherwise

ResponseListener::onKernelResponse()

onKernelResponse(FilterResponseEvent $event) Filters the Response. Parameters FilterResponseEvent $event A FilterResponseEvent instance

LogoutUrlHelper::getName()

string getName() Returns the canonical name of this helper. Return Value string The canonical name

Section::stopEvent()

StopwatchEvent stopEvent(string $name) Stops an event. Parameters string $name The event name Return Value StopwatchEvent The event Exceptions LogicException When the event has not been started

Regex::hasStartJoker()

bool hasStartJoker() Return Value bool

LanguageDataProvider::getAlpha3Code()

getAlpha3Code($language) Parameters $language

UserProviderFactoryInterface::getKey()

getKey()

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