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\Resultset::setIsFresh
  • References/PHP/Phalcon/Mvc/Model/Resultset

public setIsFresh (mixed $isFresh) Set if the resultset is fresh or an old one cached

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

public getMessages () Returns messages generated by the validator

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

abstract public getIntermediateFields () ...

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

public getModel () Returns the model that produced the message

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

public __destruct () Destroys the current PHQL cache

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

public innerJoin (mixed $model, [mixed $conditions], [mixed $alias]) Adds an INNER join to the query

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

public getGroupBy () Returns the group clause in the criteria

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

public join (mixed $model, [mixed $conditions], [mixed $alias], [mixed $type]) Adds an

2025-01-10 15:47:30
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