FormView::offsetSet()

offsetSet($name, $value) Implements \ArrayAccess. Parameters $name $value Exceptions BadMethodCallException always as setting a child by name is not allowed

Response::sendContent()

Response sendContent() Sends content for the current web response. Return Value Response

MessageCatalogueInterface::getLocale()

string getLocale() Gets the catalogue locale. Return Value string The locale

Response::setDate()

Response setDate(DateTime $date) Sets the Date header. Parameters DateTime $date A \DateTime instance Return Value Response

DenormalizerAwareTrait

trait DenormalizerAwareTrait DenormalizerAware trait. Methods setDenormalizer(DenormalizerInterface $denormalizer) Sets the Denormalizer. Details setDenormalizer(DenormalizerInterface $denormalizer) Sets the Denormalizer. Parameters DenormalizerInterface $denormalizer A DenormalizerInterface instance

ResolveParameterPlaceHoldersPass

class ResolveParameterPlaceHoldersPass implements CompilerPassInterface Resolves all parameter placeholders "%somevalue%" to their real values. Methods process(ContainerBuilder $container) Processes the ContainerBuilder to resolve parameter placeholders. Details process(ContainerBuilder $container) Processes the ContainerBuilder to resolve parameter placeholders. Parameters ContainerBuilder $container Exceptions ParameterNotFoundException

PropelLogger::err()

err($message) {@inheritdoc} Parameters $message

Router::setOptions()

setOptions(array $options) Sets options. Available options: cache_dir: The cache directory (or null to disable caching) debug: Whether to enable debugging or not (false by default) generator_class: The name of a UrlGeneratorInterface implementation generatorbaseclass: The base class for the dumped generator class generatorcacheclass: The class name for the dumped generator class generatordumperclass: The name of a GeneratorDumperInterface implementation matcher_class: The name of a U

PersistentTokenInterface::getSeries()

string getSeries() Returns the series. Return Value string

PersistentTokenInterface::getClass()

string getClass() Returns the class of the user. Return Value string