public isBuffering () Check whether if frontend is buffering output
abstract public dropColumn (mixed $tableName, mixed $schemaName, mixed $columnName) ...
public getNamespaceAlias (mixed $alias) Returns a real namespace from its alias
public notInWhere (mixed $expr, array $values) Appends a NOT IN condition to the current conditions $criteria->notInWhere('id', [1, 2, 3]);
public setCurrentPage (mixed $page) Set the current page number
public getEventsManager () Returns the internal event manager
public getType () Returns the mime type reported by the browser This mime type is not completely secure, use getRealType() instead
public setInitialTime (mixed $initialTime) Timestamp when the profile started
abstract public isValid () ...
extends class Phalcon\Mvc\Model\Exception implements Throwable Source on GitHub This exception is generated when a model fails to save a record Phalcon\Mvc\Model must be set up to have this behavior Methods public __construct (Model $model, Message[] $validationMessages) Phalcon\Mvc\Model\ValidationFailed constructor public getModel () Returns the model that generated the messages public getMessages () Returns the complete group of messages produced in the validation final private Exception __c
Page 247 of 382