string getPropertyName() Returns the name of the property. Return Value string The property name.
class SerializerAwareNormalizer implements SerializerAwareInterface deprecated since version 3.1, to be removed in 4.0. Use the SerializerAwareTrait instead. SerializerAware Normalizer implementation. Traits SerializerAwareTrait SerializerAware trait. Methods setSerializer(SerializerInterface $serializer) Sets the serializer. from SerializerAwareTrait Details setSerializer(SerializerInterface $serializer) Sets the serializer. Parame
onKernelRequest(GetResponseEvent $event) Adds request formats. Parameters GetResponseEvent $event
FormInterface|null getParent() Returns the parent form. Return Value FormInterface|null The parent form or null if there is none
int throwAt(int $levels, bool $replace = false) Sets the PHP error levels that throw an exception when a PHP error occurs. Parameters int $levels A bit field of E_* constants for thrown errors bool $replace Replace or amend the previous value Return Value int The previous value
setName(string $name) Sets the session name. Parameters string $name
dump(Data $data, callable|resource|string|null $output = null) Dumps a Data object. Parameters Data $data A Data object callable|resource|string|null $output A line dumper callable, an opened stream or an output path
equals(SecurityIdentityInterface $sid) This method is used to compare two security identities in order to not rely on referential equality. Parameters SecurityIdentityInterface $sid
abbrMethod($method) Parameters $method
SessionBagInterface getBag(string $name) Gets a bag instance by name. Parameters string $name Return Value SessionBagInterface
Page 149 of 787