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

abstract public setModelName (mixed $modelName) ...

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

abstract public betweenWhere (mixed $expr, mixed $minimum, mixed $maximum) ...

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

abstract public has () ...

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

integer MODELS_REVERSE_COLUMN_MAP

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

extends abstract class Phalcon\Mvc\Model\Validator

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

integer MODELS_DEFAULT_VALUES

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

public addFrom (mixed $model, [mixed $alias], [mixed $with]) Add a model to take part of the query

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

abstract public andWhere (mixed $conditions, [mixed $bindParams], [mixed $bindTypes]) ...

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

public getSql () Returns the SQL to be generated by the internal PHQL (only works in SELECT statements)

2025-01-10 15:47:30