public setInitialTime (mixed $initialTime) Timestamp when the profile started
abstract public isValid () ...
abstract public delete (mixed $name) ...
public setLazy (mixed $lazy) Sets if the main handler must be lazy loaded
public setDI (Phalcon\DiInterface $dependencyInjector) Sets the dependency injector
public onUncaughtLowSeverity (mixed $severity, mixed $message, mixed $file, mixed $line, mixed $context) Throws an exception when a notice or warning is raised
abstract public getAttributes (Phalcon\Mvc\ModelInterface $model) ...
public setUserOptions (array $options) Sets options for the element
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
abstract public appendMessage (Phalcon\Mvc\Model\MessageInterface $message) ...
Page 331 of 382