Mvc\Model\Query::parse
  • References/PHP/Phalcon/Mvc/Model/Query

public parse () Parses the intermediate code produced by Phalcon\Mvc\Model\Query\Lang generating another intermediate representation

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

abstract public betweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator])

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

integer TYPE_UPDATE

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

public notBetweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator]) Appends

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

string OPERATOR_AND

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

public Phalcon\Mvc\Model\Query\Builder

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

public getModel () Returns the model that executed the action

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

public betweenWhere (mixed $expr, mixed $minimum, mixed $maximum, [mixed $operator]) Appends

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

implements Phalcon\Mvc\Model\QueryInterface

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

abstract public innerJoin (mixed $model, [mixed $conditions], [mixed $alias]) ...

2025-01-10 15:47:30