🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 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](#) »