Cookie::getDomain()

string getDomain() Gets the domain that the cookie is available to. Return Value string

NullOutput::isDebug()

bool isDebug() Returns whether verbosity is debug (-vvv). Return Value bool true if verbosity is set to VERBOSITY_DEBUG, false otherwise

Process::isPty()

bool isPty() Returns PTY state. Return Value bool

MutableAclInterface::deleteClassFieldAce()

deleteClassFieldAce(int $index, string $field) Deletes a class-field-based ACE Parameters int $index string $field

NumberFormatter::getSymbol()

bool|string getSymbol(int $attr) Not supported. Returns a formatter symbol value. Parameters int $attr A symbol specifier, one of the format symbol constants Return Value bool|string The symbol value or false on error See also http://www.php.net/manual/en/numberformatter.getsymbol.php

DoctrineCaster::castPersistentCollection()

static castPersistentCollection(PersistentCollection $coll, array $a, Stub $stub, $isNested) Parameters PersistentCollection $coll array $a Stub $stub $isNested

CommandNotFoundException

class CommandNotFoundException extends InvalidArgumentException implements ExceptionInterface Represents an incorrect command name typed in the console. Methods __construct(string $message, array $alternatives = array(), int $code, Exception $previous = null) array getAlternatives() Details __construct(string $message, array $alternatives = array(), int $code, Exception $previous = null) Parameters string $message Exception message to t

RequestDataCollector::getPathInfo()

getPathInfo()

FixRadioInputListener deprecated::preSubmit()

preSubmit(FormEvent $event) Parameters FormEvent $event

Validator deprecated

class Validator implements ValidatorInterface, MetadataFactoryInterface deprecated since version 2.5, to be removed in 3.0. Use {@link Validator\RecursiveValidator} instead. Default implementation of {@link ValidatorInterface}. Methods __construct(MetadataFactoryInterface $metadataFactory, ConstraintValidatorFactoryInterface $validatorFactory, TranslatorInterface $translator, $translationDomain = 'validators', array $objectInitializers = array()) MetadataFactoryInterface getMet