ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# Abstract class Phalcon\\Mvc\\Collection\\Behavior # Abstract class **Phalcon\\Mvc\\Collection\\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** (*unknown* $model, *unknown* $method, \[*unknown* $arguments\]) Acts as fallbacks when a missing method is called on the collection | - [索引](# "总目录") - [下一页](# "Class Phalcon\Mvc\Collection\Behavior\SoftDelete") | - [上一页](# "Abstract class Phalcon\Mvc\Collection") | - [API Indice](#) »