ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# 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](#) »