setMinNumberOfElements(int $number) Sets the minimum number of elements that a prototype based node must contain. By default this is zero, meaning no elements. Parameters int $number
getIterator()
int|null getMaxDepth() Gets the serialization max depth for this attribute. Return Value int|null
string[] getConstrainedProperties() Returns the names of all constrained properties. Return Value string[] A list of property names
mixed finalize(mixed $value) Finalizes a value. Parameters mixed $value The value to finalize Return Value mixed The finalized value
getFlash($name, array $default = array()) Parameters $name array $default
class ConflictingHeadersException extends RuntimeException The HTTP request contains headers with conflicting information. This exception should trigger an HTTP 400 response in your application code.
RequestContext getContext() Gets the request context. Return Value RequestContext The context
bool isStarted() Checks if the event was started. Return Value bool
dumpScalar(Cursor $cursor, string $type, scalar $value) Dumps a scalar value. Parameters Cursor $cursor The Cursor position in the dump string $type The PHP type of the value being dumped scalar $value The scalar value being dumped
Page 385 of 787