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.

NativeSessionStorage::save()

save() Force the session to be saved and closed. This method must invoke sessionwriteclose() unless this interface is used for a storage object design for unit or functional testing where a real PHP session would interfere with testing, in which case it should actually persist the session data if required. Exceptions RuntimeException If the session is saved without being started, or if the session is already closed.

Route::getDefaults()

getDefaults()

NativeSessionStorage::setMetadataBag()

setMetadataBag(MetadataBag $metaBag = null) Sets the MetadataBag. Parameters MetadataBag $metaBag

AttributeBag::getName()

string getName() Gets this bag's name. Return Value string

VarDumperTestTrait::assertDumpMatchesFormat()

assertDumpMatchesFormat($dump, $data, $message = '') Parameters $dump $data $message

TableHelper deprecated::setBorderFormat()

TableHelper setBorderFormat(string $borderFormat) Sets table border format. Parameters string $borderFormat Return Value TableHelper

Bundle\DebugBundle\DependencyInjection\Compiler

Classes DumpDataCollectorPass Registers the file link format for the {@link \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector}.

MetadataBag::getName()

string getName() Gets this bag's name. Return Value string