💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# Abstract class **Phalcon\Mvc\Model\Behavior**[](# "永久链接至标题") This is an optional base class for ORM behaviors ### Methods[](# "永久链接至标题") public **__construct** ([*array* $options]) protected **mustTakeAction** (*unknown* $eventName) Checks whether the behavior must take action on certain event protected *array***getOptions** ([*string* $eventName]) Returns the behavior options related to an event public **notify** (*unknown* $type, *unknown* $model) This method receives the notifications from the EventsManager public **missingMethod** ([*Phalcon\Mvc\ModelInterface*](#) $model, *string* $method, [*array* $arguments]) Acts as fallbacks when a missing method is called on the model | - [索引](# "总目录") - [下一页](# "Class Phalcon\Mvc\Model\Behavior\SoftDelete") | - [上一页](# "Abstract class Phalcon\Mvc\Model") | - [API Indice](#) »