Mvc\Collection::setConnectionService
  • References/PHP/Phalcon/Mvc/Collection

public setConnectionService (mixed $connectionService) Sets the DependencyInjection connection service 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::getConnection
  • References/PHP/Phalcon/Mvc/Collection

public MongoDb getConnection () Retrieves a database connection

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

public static find ([array $parameters]) Allows to query a set of records that match the specified conditions

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

public serialize () Serializes the object ignoring connections or protected properties

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\Behavior\Timestampable::notify
  • References/PHP/Phalcon/Mvc/Collection/Behavior/Timestampable

public notify (mixed $type,

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\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\Manager::notifyEvent
  • References/PHP/Phalcon/Mvc/Collection/Manager

public notifyEvent (mixed $eventName,

2025-01-10 15:47:30