ValueInterface::getType()

int getType() Returns expression type. Return Value int

StyleInterface::progressStart()

progressStart(int $max) Starts the progress output. Parameters int $max Maximum steps (0 if unknown)

FormHelper::getName()

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

DnsMock::gethostbyname()

static gethostbyname($hostname) Parameters $hostname

Bundle\FrameworkBundle\EventListener

Classes SessionListener Sets the session in the request. TestSessionListener TestSessionListener.

ClassMetadataInterface::getReflectionClass()

ReflectionClass getReflectionClass() Returns a {@link \ReflectionClass} instance for this class. Return Value ReflectionClass

PropertyInfoCacheExtractor::getTypes()

Type[]|null getTypes(string $class, string $property, array $context = array()) Gets types of a property. Parameters string $class string $property array $context Return Value Type[]|null

X509Factory::getPosition()

string getPosition() Defines the position at which the provider is called. Possible values: preauth, form, http, and rememberme. Return Value string

Debugger deprecated

class Debugger implements DebuggerInterface deprecated since version 2.4, to be removed in 3.0. Use Psr\Log\LoggerInterface instead. Binds the Symfony templating loader debugger to the Symfony logger. Methods __construct(LoggerInterface $logger = null) Constructor. log(string $message) Logs a message. Details __construct(LoggerInterface $logger = null) Constructor. Parameters LoggerInterface $logger A LoggerInterface instance

PdoSessionHandler::destroy()

destroy($sessionId) {@inheritdoc} Parameters $sessionId