TokenStream::getUsed()

Token[] getUsed() Returns used tokens. Return Value Token[]

FilterResponseEvent::setResponse()

setResponse(Response $response) Sets a new response object. Parameters Response $response

WriteCheckSessionHandler::open()

open($savePath, $sessionName) {@inheritdoc} Parameters $savePath $sessionName

Form::getViewData()

mixed getViewData() Returns the data transformed by the value transformer. Return Value mixed

Component\HttpKernel\DataCollector

Classes ConfigDataCollector ConfigDataCollector. DataCollector DataCollector. EventDataCollector EventDataCollector. ExceptionDataCollector ExceptionDataCollector. LoggerDataCollector LogDataCollector. MemoryDataCollector MemoryDataCollector. RequestDataCollector RequestDataCollector. RouterDataCollector RouterDataCollector. TimeDataCollector TimeDataCollector. Interfaces DataCollectorInterface DataCollectorInterface.

LazyChoiceList deprecated::getValues()

array getValues() Returns the values for the choices. Return Value array The values with the corresponding choice indices as keys

DoctrineAclCache::evictFromCacheById()

evictFromCacheById($aclId) Removes an ACL from the cache Parameters $aclId

StaticVersionStrategy::applyVersion()

string applyVersion(string $path) Applies version to the supplied path. Parameters string $path A path Return Value string The versionized path

Component\HttpKernel\DependencyInjection

Classes AddClassesToCachePass Sets the classes to compile in the cache for the container. ConfigurableExtension This extension sub-class provides first-class integration with the Config/Definition Component. ContainerAwareHttpKernel Adds a managed request scope. Extension Allow adding classes to the class cache. MergeExtensionConfigurationPass Ensures certain extensions are always loaded. RegisterListenersPass Compiler pass to register tagged services for an event dispatc

ConfigCacheInterface::isFresh()

bool isFresh() Checks if the cache is still fresh. This check should take the metadata passed to the write() method into consideration. Return Value bool Whether the cache is still fresh