public offsetUnset (string $alias) Removes a service from the internal services container using the array syntax
public getPrefix () ...
extends abstract class Phalcon\Mvc\Collection\Behavior implements Phalcon\Mvc\Collection\BehaviorInterface Source on GitHub Allows to automatically update a model’s attribute saving the datetime when a record is created or updated Methods public notify (mixed $type, Phalcon\Mvc\CollectionInterface $model) Listens for notifications from the models manager public __construct ([array $options]) inherited from Phalcon\Mvc\Collection\Behavior Phalcon\Mvc\Collection\Behavior protected mustTakeAction
public compileAutoEscape (array $statement, mixed $extendsMode) Compiles a “autoescape” statement returning PHP code
public inWhere (mixed $expr, array $values) Appends an IN condition to the current conditions $criteria->inWhere('id', [1, 2, 3]);
public emergency (mixed $message, [array $context]) Sends/Writes an emergency message to the log
abstract public getInternalHandler () ...
public array getBindTypes () Returns default bind types
public getLifetime () Returns the cache lifetime
public setGroup (Phalcon\Mvc\Router\GroupInterface $group) Sets the group associated with the route
Page 349 of 382