Mvc\Model::fireEventCancel
  • References/PHP/Phalcon/Mvc/Model

public fireEventCancel (mixed $eventName) Fires an event, implicitly calls behaviors and listeners in the events manager

2025-01-10 15:47:30
Mvc\Model\Transaction\Manager::collectTransactions
  • References/PHP/Phalcon/Mvc/Model/Transaction/Manager

public collectTransactions () Remove all the transactions from the manager

2025-01-10 15:47:30
Mvc\Model\MetaDataInterface::isEmpty
  • References/PHP/Phalcon/Mvc/Model/MetaDataInterface

abstract public isEmpty () ...

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

public load (mixed $modelName, [mixed $newInstance]) Loads a model throwing an exception if it doesn’t exist

2025-01-10 15:47:30
Mvc\Model\ResultsetInterface
  • References/PHP/Phalcon/Mvc/Model/ResultsetInterface

Source on GitHub Methods abstract public getType () ... abstract public getFirst () ... abstract public getLast () ... abstract public setIsFresh (mixed $isFresh) ... abstract public isFresh () ... abstract public getCache () ... abstract public toArray () ...

2025-01-10 15:47:30
Mvc\Model\Query\Builder::distinct
  • References/PHP/Phalcon/Mvc/Model/Query/Builder

public distinct (mixed $distinct) Sets SELECT DISTINCT / SELECT ALL flag

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

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

2025-01-10 15:47:30
Mvc\Model\MetaData\Strategy\Introspection
  • References/PHP/Phalcon/Mvc/Model/MetaData/Strategy/Introspection

implements Phalcon

2025-01-10 15:47:30
Mvc\Model\Criteria::setDI
  • References/PHP/Phalcon/Mvc/Model/Criteria

public setDI (Phalcon\DiInterface $dependencyInjector)

2025-01-10 15:47:30
Mvc\Model\Transaction::isValid
  • References/PHP/Phalcon/Mvc/Model/Transaction

public isValid () Checks whether internal connection is under an active transaction

2025-01-10 15:47:30