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

InputDefinition::getSynopsis()

string getSynopsis(bool $short = false) Gets the synopsis. Parameters bool $short Whether to return the short version (with options folded) or not Return Value string The synopsis

ButtonBuilder::getIterator()

EmptyIterator getIterator() Unsupported method. Return Value EmptyIterator Always returns an empty iterator

CodeHelper::getName()

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

ProgressBar::getEmptyBarCharacter()

string getEmptyBarCharacter() Gets the empty bar character. Return Value string A character

RepeatedType::getBlockPrefix()

string getBlockPrefix() Returns the prefix of the template block name for this type. The block prefix defaults to the underscored short class name with the "Type" suffix removed (e.g. "UserProfileType" => "user_profile"). Return Value string The prefix of the template block name

CoreAssetsHelper deprecated::getVersion()

string getVersion(string $packageName = null) Gets the version to add to public URL. Parameters string $packageName A package name Return Value string The version string