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
string getPosition() Defines the position at which the provider is called. Possible values: preauth, form, http, and rememberme. Return Value string
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
ReflectionClass getReflectionClass() Returns a {@link \ReflectionClass} instance for this class. Return Value ReflectionClass
Classes SessionListener Sets the session in the request. TestSessionListener TestSessionListener.
stopPropagation() Stops the propagation of the event to further event listeners. If multiple event listeners are connected to the same event, no further event listener will be triggered once any trigger calls stopPropagation().
SessionInterface|null getSession() Gets the Session. Return Value SessionInterface|null The session
interface ExceptionInterface Exception interface for all exceptions thrown by the component.
array all() Gets the service container parameters. Return Value array An array of parameters
static withMockedHosts(array $hosts) Configures the mock values for DNS queries. Parameters array $hosts Mocked hosts as keys, arrays of DNS records as returned by dnsgetrecord() as values
Page 162 of 787