Mvc\Model\MetaData\Xcache::MODELS_AUTOMATIC_DEFAULT_INSERT

integer MODELS_AUTOMATIC_DEFAULT_INSERT

Mvc\Collection::getId

public MongoId getId () Returns the value of the _id property

Logger\Multiple::setFormatter

public setFormatter (Phalcon\Logger\FormatterInterface $formatter) Sets a global formatter

Mvc\Model\Resultset\Simple::unserialize

public unserialize (mixed $data) Unserializing a resultset will allow to only works on the rows present in the saved state

Http\Request::getJsonRawBody

public getJsonRawBody ([mixed $associative]) Gets decoded JSON HTTP raw request body

Mvc\Model\Criteria::sharedLock

public sharedLock ([mixed $sharedLock]) Adds the “shared_lock” parameter to the criteria

Mvc\Model\CriteriaInterface::orWhere

abstract public orWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...

Validation\Validator\File::validate

public validate (Phalcon\Validation $validation, mixed $field) Executes the validation

Logger\Formatter

implements Phalcon\Logger\FormatterInterface Source on GitHub This is a base class for logger formatters Methods public getTypeString (mixed $type) Returns the string meaning of a logger constant public interpolate (string $message, [array $context]) Interpolates context values into the message placeholders abstract public format (mixed $message, mixed $type, mixed $timestamp, [mixed $context]) inherited from Phalcon\Logger\FormatterInterface ...

Logger\Formatter\Line::getFormat

public getFormat () Format applied to each message