DataCollector::serialize()

serialize()

SvnCommit::getDate()

string getDate() Returns the date of the commit. Return Value string The commit date

TableCell

class TableCell Methods __construct(string $value = '', array $options = array()) string __toString() Returns the cell value. int getColspan() Gets number of colspan. int getRowspan() Gets number of rowspan. Details __construct(string $value = '', array $options = array()) Parameters string $value array $options string __toString() Returns the cell value. Return Value string

Client::insulate()

insulate(bool $insulated = true) Sets the insulated flag. Parameters bool $insulated Whether to insulate the requests or not Exceptions RuntimeException When Symfony Process Component is not installed

NotBlank

class NotBlank extends Constraint Constants DEFAULT_GROUP The name of the group given to all constraints with no explicit group. CLASS_CONSTRAINT Marks a constraint that can be put onto classes. PROPERTY_CONSTRAINT Marks a constraint that can be put onto properties. IS_BLANK_ERROR Properties mixed $payload Domain-specific data attached to a constraint. from Constraint array $groups The groups that the constraint belongs to from Constraint $message Methods static stri

Bridge\Doctrine\Form\EventListener

Classes MergeDoctrineCollectionListener Merge changes from the request to a Doctrine\Common\Collections\Collection instance.

NoSuchIndexException

class NoSuchIndexException extends AccessException Thrown when an index cannot be found.

ExtensionInterface::getFunctionTranslators()

callable[] getFunctionTranslators() Returns function translators. Return Value callable[]

Bridge\Propel1\DependencyInjection

Namespaces Symfony\Bridge\Propel1\DependencyInjection\Security

All::getDefaultOption()

string getDefaultOption() Returns the name of the default option. Override this method to define a default option. Return Value string