FlashBag::keys()

array keys() Returns a list of all defined types. Return Value array

FormConfigBuilder

class FormConfigBuilder implements FormConfigBuilderInterface A basic form configuration. Methods __construct(string|int $name, string $dataClass, EventDispatcherInterface $dispatcher, array $options = array()) Creates an empty form configuration. FormConfigBuilderInterface addEventListener(string $eventName, callable $listener, int $priority) Adds an event listener to an event on this form. FormConfigBuilderInterface addEventSubscriber(EventSubscriberInterface $subscriber) Add

Bridge\Swiftmailer\DataCollector

Classes MessageDataCollector MessageDataCollector.

TokenizerPatterns::getQuotedStringPattern()

string getQuotedStringPattern(string $quote) Parameters string $quote Return Value string

PropelDataCollector::getName()

string getName() Returns the collector name. Return Value string The collector name

MappingException

class MappingException extends ValidatorException

NormalizationAwareInterface

interface NormalizationAwareInterface Defines the interface of encoders that will normalize data themselves. Implementing this interface essentially just tells the Serializer that the data should not be pre-normalized before being passed to this Encoder.

Bundle

Namespaces Symfony\Bundle\FrameworkBundleSymfony\Bundle\SecurityBundleSymfony\Bundle\TwigBundleSymfony\Bundle\WebProfilerBundle

FullTransformer

class FullTransformer Parser and formatter for date formats. Methods __construct(string $pattern, string $timezone) Constructor. Transformer[] getTransformers() Return the array of Transformer objects. string format(DateTime $dateTime) Format a DateTime using ICU dateformat pattern. string formatReplace(string $dateChars, DateTime $dateTime) Return the formatted ICU value for the matched date characters. int parse(DateTime $dateTime, string $value) Parse a pattern bas

LanguageDataProvider::getAlpha3Code()

getAlpha3Code($language) Parameters $language