Mvc\Collection\Document::offsetUnset
  • References/PHP/Phalcon/Mvc/Collection/Document

public offsetUnset (string $offset) Rows cannot be changed. It has only been implemented to meet the definition of

2025-01-10 15:47:30
Mvc\Collection::OP_UPDATE
  • References/PHP/Phalcon/Mvc/Collection

integer OP_UPDATE

2025-01-10 15:47:30
Mvc\Collection\Document::writeAttribute
  • References/PHP/Phalcon/Mvc/Collection/Document

public writeAttribute (string $attribute, mixed $value) Writes an attribute value by its name

2025-01-10 15:47:30
Mvc\Collection\ManagerInterface
  • References/PHP/Phalcon/Mvc/Collection/ManagerInterface

Source on GitHub Methods abstract public setCustomEventsManager (Phalcon\Mvc\CollectionInterface $model, Phalcon\Events\ManagerInterface $eventsManager) ... abstract public getCustomEventsManager (Phalcon\Mvc\CollectionInterface $model) ... abstract public initialize (Phalcon\Mvc\CollectionInterface $model) ... abstract public isInitialized (mixed $modelName) ... abstract public getLastInitialized () ... abstract public setConnectionService (Phalcon\Mvc\CollectionInterface $model, mixed $connec

2025-01-10 15:47:30
Mvc\Collection\ManagerInterface::getCustomEventsManager
  • References/PHP/Phalcon/Mvc/Collection/ManagerInterface

abstract public getCustomEventsManager (

2025-01-10 15:47:30
Mvc\Collection\Document::readAttribute
  • References/PHP/Phalcon/Mvc/Collection/Document

public mixed readAttribute (string $attribute) Reads an attribute value by its name

2025-01-10 15:47:30
Mvc\Collection::delete
  • References/PHP/Phalcon/Mvc/Collection

public delete () Deletes a model instance. Returning true on success or false otherwise.

2025-01-10 15:47:30
Mvc\Collection\Manager::getLastInitialized
  • References/PHP/Phalcon/Mvc/Collection/Manager

public getLastInitialized () Get the latest initialized model

2025-01-10 15:47:30
Mvc\Collection::aggregate
  • References/PHP/Phalcon/Mvc/Collection

public static aggregate ([array $parameters]) Perform an aggregation using the Mongo aggregation framework

2025-01-10 15:47:30
Mvc\Collection\ManagerInterface::useImplicitObjectIds
  • References/PHP/Phalcon/Mvc/Collection/ManagerInterface

abstract public useImplicitObjectIds (

2025-01-10 15:47:30