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

public hasChanged ([string | array $fieldName]) Check if a specific attribute has changed This only works

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

public getIntermediateModel () Gets the intermediate model for has-*-through relations

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

abstract public getConnection () ...

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

Source on GitHub Methods abstract public setModelName (mixed $modelName) ... abstract public getModelName () ... abstract public bind (array $bindParams) ... abstract public bindTypes (array $bindTypes) ... abstract public where (mixed $conditions) ... abstract public conditions (mixed $conditions) ... abstract public orderBy (mixed $orderColumns) ... abstract public limit (mixed $limit, [mixed $offset]) ... abstract public forUpdate ([mixed $forUpdate]) ... abstract public sharedLock ([mixed $

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

public setBindParams (array $bindParams, [mixed $merge]) Set default bind parameters

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

integer MODELS_AUTOMATIC_DEFAULT_UPDATE

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

public isThrough () Check whether the relation is a ‘many-to-many’ relation or not

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

integer MODELS_IDENTITY_COLUMN

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

public Phalcon\Mvc\Model\Query\Builder

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

integer MODELS_DATA_TYPES_NUMERIC

2025-01-10 15:47:30