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
string getPosition() Defines the position at which the provider is called. Possible values: preauth, form, http, and rememberme. Return Value string
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
destroy($sessionId) {@inheritdoc} Parameters $sessionId
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
EmptyIterator getIterator() Unsupported method. Return Value EmptyIterator Always returns an empty iterator
string getName() Returns the canonical name of this helper. Return Value string The canonical name
string getEmptyBarCharacter() Gets the empty bar character. Return Value string A character
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
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
Page 479 of 787